Skip to content

Commit

Permalink
Bump sass from 1.81.0 to 1.82.0 in /client (#2754)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.82.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.81.0...1.82.0)

---
updated-dependencies:
- dependency-name: sass
  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 Dec 6, 2024
1 parent 9aac869 commit 6454f73
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 @@ -20,7 +20,7 @@
"license-webpack-plugin": "^4.0.2",
"riot": "^9.4.4",
"rxjs": "^7.8.1",
"sass": "^1.81.0",
"sass": "^1.82.0",
"sass-loader": "^16.0.4",
"shufflejs": "v6.1.1",
"style-loader": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1983,7 +1983,7 @@ __metadata:
license-webpack-plugin: "npm:^4.0.2"
riot: "npm:^9.4.4"
rxjs: "npm:^7.8.1"
sass: "npm:^1.81.0"
sass: "npm:^1.82.0"
sass-loader: "npm:^16.0.4"
shufflejs: "npm:v6.1.1"
style-loader: "npm:^4.0.0"
Expand Down Expand Up @@ -3304,9 +3304,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:^1.82.0":
version: 1.82.0
resolution: "sass@npm:1.82.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -3317,7 +3317,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/f5acce5c3bb4bde6851def112e094eed20ed062e195350cea42e98bee317cf0dbcf8a6ee44222f8826437f81562fb87b840728612b0301851f7bc6d853d9142c
checksum: 10/35fca01aef652e8cb1fede83fe4214e3c2ba10c9af3d7f101eec7c3c3d1064001f9c7d09a7fdb9548062b60fee62e5f1f931d90aecac02f6bc8deaa4b7516c5f
languageName: node
linkType: hard

Expand Down

0 comments on commit 6454f73

Please sign in to comment.