Skip to content

Commit a4049a2

Browse files
committed
[TASK] updates sass-loader version to 11.0.1 in package.json
1 parent b555308 commit a4049a2

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
@@ -33,7 +33,7 @@
3333
"eslint-loader": "^4.0.2",
3434
"eslint-plugin-import": "^2.22.1",
3535
"sass": "^1.29.0",
36-
"sass-loader": "^10.0.1",
36+
"sass-loader": "^11.0.1",
3737
"style-loader": "^2.0.0",
3838
"webpack": "^5.2.0",
3939
"webpack-cli": "^4.2.0"

0 commit comments

Comments
 (0)