Skip to content

Commit

Permalink
Bump sass-loader from 15.0.0 to 16.0.0 in /client (#2650)
Browse files Browse the repository at this point in the history
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 15.0.0 to 16.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/v16.0.0/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v15.0.0...v16.0.0)

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

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 Aug 2, 2024
1 parent 85e8f9b commit aa60b52
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 @@ -21,7 +21,7 @@
"riot": "^9.2.2",
"rxjs": "^7.8.1",
"sass": "^1.77.8",
"sass-loader": "^15.0.0",
"sass-loader": "^16.0.0",
"shufflejs": "v6.1.1",
"style-loader": "^4.0.0",
"webpack": "^5.93.0",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2044,7 +2044,7 @@ __metadata:
riot: "npm:^9.2.2"
rxjs: "npm:^7.8.1"
sass: "npm:^1.77.8"
sass-loader: "npm:^15.0.0"
sass-loader: "npm:^16.0.0"
shufflejs: "npm:v6.1.1"
style-loader: "npm:^4.0.0"
webpack: "npm:^5.93.0"
Expand Down Expand Up @@ -3381,9 +3381,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^15.0.0":
version: 15.0.0
resolution: "sass-loader@npm:15.0.0"
"sass-loader@npm:^16.0.0":
version: 16.0.0
resolution: "sass-loader@npm:16.0.0"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -3403,7 +3403,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/f69d13bd8a76a3f427fda05057dae98a7cfd2cdb09a4c25421f447eba074a39ff1c02150ff5d5ac8f1005dbc465438d8339f356fb6c14721d00275fea7bf7c6b
checksum: 10/4294ba7f9e1903019081b63ecb07c2f4d43595f2e1656a8c3aa78b9490223ecc5f3440a455cf45475ffb8427365f567233e9fca9443f7f8e0df1c629072d0166
languageName: node
linkType: hard

Expand Down

0 comments on commit aa60b52

Please sign in to comment.