Skip to content

Commit

Permalink
Update dependency sass-loader to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 7ff9ea0 commit 181fa87
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"querystring-es3": "0.2.1",
"rimraf": "5.0.5",
"sass": "1.69.7",
"sass-loader": "13.3.3",
"sass-loader": "14.0.0",
"stream-browserify": "3.0.0",
"stream-http": "3.2.0",
"tailwindcss": "3.4.1"
Expand Down
13 changes: 5 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3199,7 +3199,7 @@ __metadata:
querystring-es3: "npm:0.2.1"
rimraf: "npm:5.0.5"
sass: "npm:1.69.7"
sass-loader: "npm:13.3.3"
sass-loader: "npm:14.0.0"
stream-browserify: "npm:3.0.0"
stream-http: "npm:3.2.0"
tailwindcss: "npm:3.4.1"
Expand Down Expand Up @@ -5411,27 +5411,24 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:13.3.3":
version: 13.3.3
resolution: "sass-loader@npm:13.3.3"
"sass-loader@npm:14.0.0":
version: 14.0.0
resolution: "sass-loader@npm:14.0.0"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
fibers: ">= 3.1.0"
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:
fibers:
optional: true
node-sass:
optional: true
sass:
optional: true
sass-embedded:
optional: true
checksum: 5e955a4ffce35ee0a46fce677ce51eaa69587fb5371978588c83af00f49e7edc36dcf3bb559cbae27681c5e24a71284463ebe03a1fb65e6ecafa1db0620e3fc8
checksum: 40729573560feb1a368c984198f655b287495470fa5b5a47f6bc6ab0c474c1bd973ccccbb855d3320a91020a64913e5f0d8905e224ea13e6766d9abbb5085a41
languageName: node
linkType: hard

Expand Down

0 comments on commit 181fa87

Please sign in to comment.