Skip to content

Commit

Permalink
Update dependency sass-loader to v14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 3ad945f commit 8b61449
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"postcss-scss": "4.0.9",
"prettier": "3.2.4",
"sass": "1.70.0",
"sass-loader": "14.0.0",
"sass-loader": "14.1.0",
"style-loader": "3.3.4",
"stylelint": "16.2.0",
"stylelint-checkstyle-reporter": "1.0.0",
Expand Down
15 changes: 10 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4341,7 +4341,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.4"
sass: "npm:1.70.0"
sass-loader: "npm:14.0.0"
sass-loader: "npm:14.1.0"
sortablejs: "npm:1.15.2"
style-loader: "npm:3.3.4"
stylelint: "npm:16.2.0"
Expand Down Expand Up @@ -6267,24 +6267,29 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:14.0.0":
version: 14.0.0
resolution: "sass-loader@npm:14.0.0"
"sass-loader@npm:14.1.0":
version: 14.1.0
resolution: "sass-loader@npm:14.1.0"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
"@rspack/core": 0.x || 1.x
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
sass: ^1.3.0
sass-embedded: "*"
webpack: ^5.0.0
peerDependenciesMeta:
"@rspack/core":
optional: true
node-sass:
optional: true
sass:
optional: true
sass-embedded:
optional: true
checksum: 40729573560feb1a368c984198f655b287495470fa5b5a47f6bc6ab0c474c1bd973ccccbb855d3320a91020a64913e5f0d8905e224ea13e6766d9abbb5085a41
webpack:
optional: true
checksum: c7f663ad1fa84e2564659ffba87b89d2ed84eae09a03f78918b3e4499787b78a57d9f157009dda350499b210d4b5c2e7b412692d9087166031c3826a2f176d23
languageName: node
linkType: hard

Expand Down

0 comments on commit 8b61449

Please sign in to comment.