Skip to content

Commit

Permalink
Update dependency sass-loader to v16.0.5 (#10290)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent f30bc18 commit 20cd8b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"postcss-scss": "4.0.9",
"prettier": "3.5.1",
"sass": "1.85.0",
"sass-loader": "16.0.4",
"sass-loader": "16.0.5",
"style-loader": "4.0.0",
"stylelint": "16.14.1",
"stylelint-checkstyle-reporter": "1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4402,7 +4402,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
prettier: "npm:3.5.1"
sass: "npm:1.85.0"
sass-loader: "npm:16.0.4"
sass-loader: "npm:16.0.5"
sortablejs: "npm:1.15.6"
style-loader: "npm:4.0.0"
stylelint: "npm:16.14.1"
Expand Down Expand Up @@ -6397,9 +6397,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:16.0.4":
version: 16.0.4
resolution: "sass-loader@npm:16.0.4"
"sass-loader@npm:16.0.5":
version: 16.0.5
resolution: "sass-loader@npm:16.0.5"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -6419,7 +6419,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/d57c5fa35620e9022cfa3e5d49f3f9b3e54fb8b2fa9d021c10fe26c8c2f77103e038b6540eb20123a6f73aef23d2beb04033d3b7772588ca3f3c0ba2a4ee40ac
checksum: 10c0/216422b7b9e6e3f22739dc96887d883d2415f188d5c47631fd28c80608b5fae71167b26d0c74a1e917614e4d494fa73b1190ad5ca2f587c1afee84dc1d30f003
languageName: node
linkType: hard

Expand Down

0 comments on commit 20cd8b1

Please sign in to comment.