Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2024
1 parent 9864052 commit 891917b
Show file tree
Hide file tree
Showing 2 changed files with 11 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.4",
"sass": "^1.70.0",
"sass-loader": "^14.0.0",
"sass-loader": "^14.1.0",
"style-dictionary": "^3.9.2",
"stylelint": "^16.2.0",
"stylelint-config-recess-order": "^4.4.0",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3270,24 +3270,29 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^14.0.0":
version: 14.0.0
resolution: "sass-loader@npm:14.0.0"
"sass-loader@npm:^14.1.0":
version: 14.1.0
resolution: "sass-loader@npm:14.1.0"
dependencies:
neo-async: ^2.6.2
peerDependencies:
"@rspack/core": 0.x || 1.x
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:
"@rspack/core":
optional: true
node-sass:
optional: true
sass:
optional: true
sass-embedded:
optional: true
checksum: 3e556f0f6eaba39958511eee0fcf73903a663d43da84f24c59cfa9d0f4d83e57007e040a79579ac5301ddb395fe6a49a3e494a2af1bc14ac69d38caa29221631
webpack:
optional: true
checksum: 1b8d8ee52705bf5cf6c6a9200997d94ccb74659ab08eedb08d6451686cd97e75263e90b00ba595c60000c6aa1d3b95947bb7de08efb1c3e68d11d2fb518e2e91
languageName: node
linkType: hard

Expand Down Expand Up @@ -3866,7 +3871,7 @@ __metadata:
postcss-scss: ^4.0.9
prettier: ^3.2.4
sass: ^1.70.0
sass-loader: ^14.0.0
sass-loader: ^14.1.0
style-dictionary: ^3.9.2
stylelint: ^16.2.0
stylelint-config-recess-order: ^4.4.0
Expand Down

0 comments on commit 891917b

Please sign in to comment.