Skip to content

Commit

Permalink
Update dependency sass-loader to v16.0.3 (#9936)
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 Nov 4, 2024
1 parent 854e5a5 commit bf51376
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.80.5",
"sass-loader": "16.0.2",
"sass-loader": "16.0.3",
"style-loader": "4.0.0",
"stylelint": "16.10.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 @@ -4360,7 +4360,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
prettier: "npm:3.3.3"
sass: "npm:1.80.5"
sass-loader: "npm:16.0.2"
sass-loader: "npm:16.0.3"
sortablejs: "npm:1.15.3"
style-loader: "npm:4.0.0"
stylelint: "npm:16.10.0"
Expand Down Expand Up @@ -6320,9 +6320,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit bf51376

Please sign in to comment.