Skip to content

Commit

Permalink
Bump sass from 1.80.4 to 1.80.5 in /client (#2720)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.4 to 1.80.5.
- [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.80.4...1.80.5)

---
updated-dependencies:
- dependency-name: sass
  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 Nov 1, 2024
1 parent d8dada7 commit d6945a9
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.3",
"rxjs": "^7.8.1",
"sass": "^1.80.4",
"sass": "^1.80.5",
"sass-loader": "^16.0.3",
"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 @@ -1985,7 +1985,7 @@ __metadata:
license-webpack-plugin: "npm:^4.0.2"
riot: "npm:^9.4.3"
rxjs: "npm:^7.8.1"
sass: "npm:^1.80.4"
sass: "npm:^1.80.5"
sass-loader: "npm:^16.0.3"
shufflejs: "npm:v6.1.1"
style-loader: "npm:^4.0.0"
Expand Down Expand Up @@ -3306,17 +3306,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
"sass@npm:^1.80.5":
version: 1.80.5
resolution: "sass@npm:1.80.5"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/a30d5c2313eda3e9100bfd00fd51fc030cfe7611c492268473ec0fd718180503cdebc23f7237bd61405ef6e653937d7bb972df7dcf4dffeef4f47fd9951f081e
checksum: 10/12e6089e8c571362f93b85fe213575af239f4fa32d335423e90374971814b6a5e13c761df4f8a527d7158b7e9a8293d0e3e01c60904831ff535782ac7d7bcf64
languageName: node
linkType: hard

Expand Down

0 comments on commit d6945a9

Please sign in to comment.