Skip to content

Commit 73087b7

Browse files
committed
fix: upgrade sass-loader from 13.2.0 to 13.3.2
Snyk has created this PR to upgrade sass-loader from 13.2.0 to 13.3.2. See this package in npm: https://www.npmjs.com/package/sass-loader See this project in Snyk: https://app.snyk.io/org/woodpile37/project/044862aa-1005-4f2f-af06-341513c0e0a2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7db3afa commit 73087b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"mini-css-extract-plugin": "^2.7.2",
4343
"node-sass": "^8.0.0",
4444
"prettier": "3.0.0",
45-
"sass-loader": "^13.1.0",
45+
"sass-loader": "^13.3.2",
4646
"standard": "^17.0.0",
4747
"terser-webpack-plugin": "^5.3.6",
4848
"webpack": "^5.76.0",

0 commit comments

Comments
 (0)