Skip to content

Commit

Permalink
Bump sass-loader from 14.1.1 to 14.2.0 in /client (#2563)
Browse files Browse the repository at this point in the history
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.1.1 to 14.2.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.1.1...v14.2.0)

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

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 Apr 12, 2024
1 parent 85ed842 commit f8cc5ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"riot-tag-loader": "^2.1.0",
"rxjs": "^7.8.1",
"sass": "^1.75.0",
"sass-loader": "^14.1.1",
"sass-loader": "^14.2.0",
"shufflejs": "v6.1.1",
"style-loader": "^4.0.0",
"webpack": "^5.91.0",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2468,7 +2468,7 @@ __metadata:
riot-tag-loader: "npm:^2.1.0"
rxjs: "npm:^7.8.1"
sass: "npm:^1.75.0"
sass-loader: "npm:^14.1.1"
sass-loader: "npm:^14.2.0"
shufflejs: "npm:v6.1.1"
style-loader: "npm:^4.0.0"
webpack: "npm:^5.91.0"
Expand Down Expand Up @@ -4410,9 +4410,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit f8cc5ee

Please sign in to comment.