Skip to content

Commit 5fe5071

Browse files
committed
update versions to support node@16
1 parent 0165b15 commit 5fe5071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webpack/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"extract-loader": "^5.1.0",
1717
"file-loader": "^6.2.0",
1818
"mini-css-extract-plugin": "^1.3.9",
19-
"node-sass": "^5.0.0",
19+
"node-sass": "^6.0.0",
2020
"postcss": "^8.2.10",
2121
"postcss-loader": "^5.1.0",
22-
"sass-loader": "^11.0.1",
22+
"sass-loader": "^12.1.0",
2323
"style-loader": "^2.0.0",
2424
"url-loader": "^4.1.1",
2525
"webpack": "^5.24.4",

0 commit comments

Comments
 (0)