Skip to content

Commit

Permalink
Update dependency sass-loader to v16.0.2 (#9776)
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] committed Sep 23, 2024
1 parent 4f4a42f commit 764637f
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.3.3",
"sass": "1.79.2",
"sass-loader": "16.0.1",
"sass-loader": "16.0.2",
"style-loader": "4.0.0",
"stylelint": "16.9.0",
"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 @@ -4420,7 +4420,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.3"
sass: "npm:1.79.2"
sass-loader: "npm:16.0.1"
sass-loader: "npm:16.0.2"
sortablejs: "npm:1.15.3"
style-loader: "npm:4.0.0"
stylelint: "npm:16.9.0"
Expand Down Expand Up @@ -6356,9 +6356,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:16.0.1":
version: 16.0.1
resolution: "sass-loader@npm:16.0.1"
"sass-loader@npm:16.0.2":
version: 16.0.2
resolution: "sass-loader@npm:16.0.2"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -6378,7 +6378,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/ac841ea8881354e4bf286c2c5f331b60c2edf73c6e4abbc85b954024ec16dfda01accf59ea6fcb4b29ec7dd5a81a9950fc9138dcb262b9130865367201b7699a
checksum: 10c0/9c5165b44fc6229d8f36fb2af3ebb9d1e3a837bcc80040d3f3fc5793cd2998407e2ed55853c2b342cca2b5e17fa141160198ad034685a95b17126200c320ae11
languageName: node
linkType: hard

Expand Down

0 comments on commit 764637f

Please sign in to comment.