Skip to content

Commit

Permalink
Merge pull request #10034 from jenkinsci/renovate/sass-loader-16.x
Browse files Browse the repository at this point in the history
Update dependency sass-loader to v16.0.4
  • Loading branch information
krisstern authored Dec 7, 2024
2 parents f3a4a22 + 82d6b6b commit 939f5b6
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.4.2",
"sass": "1.82.0",
"sass-loader": "16.0.3",
"sass-loader": "16.0.4",
"style-loader": "4.0.0",
"stylelint": "16.11.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 @@ -4393,7 +4393,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
prettier: "npm:3.4.2"
sass: "npm:1.82.0"
sass-loader: "npm:16.0.3"
sass-loader: "npm:16.0.4"
sortablejs: "npm:1.15.6"
style-loader: "npm:4.0.0"
stylelint: "npm:16.11.0"
Expand Down Expand Up @@ -6355,9 +6355,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 939f5b6

Please sign in to comment.