Skip to content

Commit

Permalink
Update dependency sass-loader to v13.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2023
1 parent ae33caa commit 7e7f590
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-i18next": "11.18.6",
"react-markdown": "^8.0.0",
"sass": "^1.49.7",
"sass-loader": "13.1.0"
"sass-loader": "13.3.3"
},
"devDependencies": {
"autoprefixer": "10.4.12",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21768,15 +21768,14 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:13.1.0":
version: 13.1.0
resolution: "sass-loader@npm:13.1.0"
"sass-loader@npm:13.3.3":
version: 13.3.3
resolution: "sass-loader@npm:13.3.3"
dependencies:
klona: ^2.0.4
neo-async: ^2.6.2
peerDependencies:
fibers: ">= 3.1.0"
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.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
Expand All @@ -21789,7 +21788,7 @@ __metadata:
optional: true
sass-embedded:
optional: true
checksum: e69071a91e38154d75743b610682b2b6ab156b8712ab840146b55e8c7bc0267d2ee6dfc335ac8fbf62578bafc04a7c9b202aa8dd3796b0f1400aba9084289848
checksum: 5e955a4ffce35ee0a46fce677ce51eaa69587fb5371978588c83af00f49e7edc36dcf3bb559cbae27681c5e24a71284463ebe03a1fb65e6ecafa1db0620e3fc8
languageName: node
linkType: hard

Expand Down Expand Up @@ -24935,7 +24934,7 @@ __metadata:
react-i18next: 11.18.6
react-markdown: ^8.0.0
sass: ^1.49.7
sass-loader: 13.1.0
sass-loader: 13.3.3
tailwindcss: ^3.0.23
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 7e7f590

Please sign in to comment.