Skip to content

Commit

Permalink
Bump sass-loader from 16.0.3 to 16.0.4 (#5632)
Browse files Browse the repository at this point in the history
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 16.0.3 to 16.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.3...v16.0.4)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 4cfef43 commit 32f99b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react-use": "^17.5.1",
"rehype-react": "^8.0.0",
"sass": "<1.77.7",
"sass-loader": "^16.0.3",
"sass-loader": "^16.0.4",
"schema-dts": "^1.1.2",
"storybook": "^8.4.7",
"style-loader": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12025,7 +12025,7 @@ __metadata:
react-use: "npm:^17.5.1"
rehype-react: "npm:^8.0.0"
sass: "npm:<1.77.7"
sass-loader: "npm:^16.0.3"
sass-loader: "npm:^16.0.4"
schema-dts: "npm:^1.1.2"
storybook: "npm:^8.4.7"
style-loader: "npm:^4.0.0"
Expand Down Expand Up @@ -18471,9 +18471,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^16.0.3":
version: 16.0.3
resolution: "sass-loader@npm:16.0.3"
"sass-loader@npm:^16.0.4":
version: 16.0.4
resolution: "sass-loader@npm:16.0.4"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -18493,7 +18493,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/cd49635013efae80b3a24b7e655a6f2334078006f270d50ac9e6ed19a44a80d689b402b5584b64ca737c3f948366a47e2896d07cead19015de7b2bd03f778d2b
checksum: 10/16e3552e04301864d59d99f1c90952e0c97cfa793a38a551b6dc19e49a9c0779ec8b3dd8ab39bc79cc4401972f13e8d5baaf577c96ea39911db5866a0b4bdcdd
languageName: node
linkType: hard

Expand Down

0 comments on commit 32f99b2

Please sign in to comment.