Skip to content

Commit c11fea4

Browse files
fix(package): update stylelint-scss to version 3.0.0
1 parent 1a9c335 commit c11fea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"stylelint-order": "^0.7.0",
29-
"stylelint-scss": "^2.1.0"
29+
"stylelint-scss": "^3.0.0"
3030
},
3131
"scripts": {
3232
"test": "jest"

0 commit comments

Comments
 (0)