Skip to content

Commit

Permalink
Update dependency sass-loader to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 61b5bf8 commit ead5052
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"recursive-readdir": "^2.2.3",
"rimraf": "^3.0.2",
"sass-lint": "^1.13.1",
"sass-loader": "^8.0.0",
"sass-loader": "^16.0.0",
"serve-handler": "^6.1.3",
"sinon": "^10.0.0",
"terser-webpack-plugin": "^5.3.3",
Expand Down
33 changes: 17 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10542,7 +10542,7 @@ __metadata:
languageName: node
linkType: hard

"neo-async@npm:^2.6.1, neo-async@npm:^2.6.2":
"neo-async@npm:^2.6.2":
version: 2.6.2
resolution: "neo-async@npm:2.6.2"
checksum: deac9f8d00eda7b2e5cd1b2549e26e10a0faa70adaa6fdadca701cc55f49ee9018e427f424bac0c790b7c7e2d3068db97f3093f1093975f2acb8f8818b936ed9
Expand Down Expand Up @@ -10948,7 +10948,7 @@ __metadata:
rimraf: ^3.0.2
sass: 1.77.8
sass-lint: ^1.13.1
sass-loader: ^8.0.0
sass-loader: ^16.0.0
serve-handler: ^6.1.3
sinon: ^10.0.0
terser-webpack-plugin: ^5.3.3
Expand Down Expand Up @@ -13540,28 +13540,29 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^8.0.0":
version: 8.0.2
resolution: "sass-loader@npm:8.0.2"
"sass-loader@npm:^16.0.0":
version: 16.0.4
resolution: "sass-loader@npm:16.0.4"
dependencies:
clone-deep: ^4.0.1
loader-utils: ^1.2.3
neo-async: ^2.6.1
schema-utils: ^2.6.1
semver: ^6.3.0
neo-async: ^2.6.2
peerDependencies:
fibers: ">= 3.1.0"
node-sass: ^4.0.0
"@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
webpack: ^4.36.0 || ^5.0.0
sass-embedded: "*"
webpack: ^5.0.0
peerDependenciesMeta:
fibers:
"@rspack/core":
optional: true
node-sass:
optional: true
sass:
optional: true
checksum: 3e9ba97432fcf1092600a31501298f37a0a913f86086b841740f9f8371ee33de55b9740b31563b089524aeb9020fbc51126730fa51d18b2e724a4ada71e2ff81
sass-embedded:
optional: true
webpack:
optional: true
checksum: 91abdbb8285e8241ec2938e4237675dc2792a51149878cae0489b292cfea6afa2867a601fbed4b8cb7c4a6a12185e437ad7441651b562ffae1703b08cbbca919
languageName: node
linkType: hard

Expand Down Expand Up @@ -13631,7 +13632,7 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:^2.5.0, schema-utils@npm:^2.6.1, schema-utils@npm:^2.7.0":
"schema-utils@npm:^2.5.0, schema-utils@npm:^2.7.0":
version: 2.7.1
resolution: "schema-utils@npm:2.7.1"
dependencies:
Expand Down

0 comments on commit ead5052

Please sign in to comment.