Skip to content

Commit

Permalink
chore(deps): update dependency sass-loader to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent ed4191b commit a498a7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"postcss": "8.4.16",
"prettier": "2.7.1",
"sass": "1.55.0",
"sass-loader": "13.0.2",
"sass-loader": "16.0.4",
"storybook-addon-next-router": "4.0.0",
"style-loader": "3.3.1",
"typescript": "4.8.3"
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13714,12 +13714,11 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass-loader@13.0.2:
version "13.0.2"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-13.0.2.tgz#e81a909048e06520e9f2ff25113a801065adb3fe"
integrity sha512-BbiqbVmbfJaWVeOOAu2o7DhYWtcNmTfvroVgFXa6k2hHheMxNAeDHLNoDy/Q5aoaVlz0LH+MbMktKwm9vN/j8Q==
sass-loader@16.0.4:
version "16.0.4"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-16.0.4.tgz#5c2afb755fbc0a45a004369efa11579518a39a45"
integrity sha512-LavLbgbBGUt3wCiYzhuLLu65+fWXaXLmq7YxivLhEqmiupCFZ5sKUAipK3do6V80YSU0jvSxNhEdT13IXNr3rg==
dependencies:
klona "^2.0.4"
neo-async "^2.6.2"

[email protected]:
Expand Down

0 comments on commit a498a7f

Please sign in to comment.