Skip to content

Commit

Permalink
build(deps-dev): bump sass-loader from 14.1.0 to 14.1.1
Browse files Browse the repository at this point in the history
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.1.0 to 14.1.1.
- [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@v14.1.0...v14.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent 1d6c46f commit 50bbeef
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 @@ -21,7 +21,7 @@
"postcss-scss": "^4.0.9",
"prettier": "^3.2.5",
"sass": "^1.71.0",
"sass-loader": "^14.1.0",
"sass-loader": "^14.1.1",
"style-dictionary": "^3.9.2",
"stylelint": "^16.2.1",
"stylelint-config-recess-order": "^4.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3221,9 +3221,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^14.1.0":
version: 14.1.0
resolution: "sass-loader@npm:14.1.0"
"sass-loader@npm:^14.1.1":
version: 14.1.1
resolution: "sass-loader@npm:14.1.1"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -3243,7 +3243,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/ac5f8dc02b2b80cbad2499a079b03af190fa2fc715c158ef3236898e69ea97a222605cc62fe2e70a3cfbb5c1161fd30f23840429111f029e09923dd354a433f6
checksum: 10/6cc0cb8143d04cb462c10efffbab86e9c4ea971bbdbc22d8c01f4ebf774fcf9b4fed775aaec6af23aeb7d440b37dce76cf6f2746ae36421d16ad4182f2220bc8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3822,7 +3822,7 @@ __metadata:
postcss-scss: "npm:^4.0.9"
prettier: "npm:^3.2.5"
sass: "npm:^1.71.0"
sass-loader: "npm:^14.1.0"
sass-loader: "npm:^14.1.1"
style-dictionary: "npm:^3.9.2"
stylelint: "npm:^16.2.1"
stylelint-config-recess-order: "npm:^4.6.0"
Expand Down

0 comments on commit 50bbeef

Please sign in to comment.