Skip to content

Commit

Permalink
Bump sass-loader from 13.3.2 to 13.3.3 in /client (#2484)
Browse files Browse the repository at this point in the history
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.2 to 13.3.3.
- [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@v13.3.2...v13.3.3)

---
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 30, 2023
1 parent 7f2966d commit 4c33b80
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.69.6",
"sass-loader": "^13.3.2",
"sass-loader": "^13.3.3",
"shufflejs": "v6.1.0",
"style-loader": "^3.3.3",
"webpack": "^5.89.0",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2402,7 +2402,7 @@ __metadata:
riot-tag-loader: "npm:^2.1.0"
rxjs: "npm:^7.8.1"
sass: "npm:^1.69.6"
sass-loader: "npm:^13.3.2"
sass-loader: "npm:^13.3.3"
shufflejs: "npm:v6.1.0"
style-loader: "npm:^3.3.3"
webpack: "npm:^5.89.0"
Expand Down Expand Up @@ -4337,9 +4337,9 @@ __metadata:
languageName: node
linkType: hard

"sass-loader@npm:^13.3.2":
version: 13.3.2
resolution: "sass-loader@npm:13.3.2"
"sass-loader@npm:^13.3.3":
version: 13.3.3
resolution: "sass-loader@npm:13.3.3"
dependencies:
neo-async: "npm:^2.6.2"
peerDependencies:
Expand All @@ -4357,7 +4357,7 @@ __metadata:
optional: true
sass-embedded:
optional: true
checksum: 3486134c8813660772448bcd73e169fbe180fbaea0b825ec3e8fd1017de026e4e177e4b659a5b7d0f6c1b9f334ebe0134d91c60bd627d8ffff9b21018325a532
checksum: a8a8519add9f0bb2d3d1b834dbf30b1b67e22833425755a56640cc20845107850adfc6f243cdab07a5cb26ec964513b950a02dca7b1d5b3cf3659c89bf1988eb
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c33b80

Please sign in to comment.