Skip to content

Commit

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

---
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 Oct 5, 2024
1 parent c52c9fa commit 6b998e2
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.0",
"rxjs": "^7.8.1",
"sass": "^1.79.3",
"sass": "^1.79.4",
"sass-loader": "^16.0.2",
"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 @@ -1549,7 +1549,7 @@ __metadata:
license-webpack-plugin: "npm:^4.0.2"
riot: "npm:^9.4.0"
rxjs: "npm:^7.8.1"
sass: "npm:^1.79.3"
sass: "npm:^1.79.4"
sass-loader: "npm:^16.0.2"
shufflejs: "npm:v6.1.1"
style-loader: "npm:^4.0.0"
Expand Down Expand Up @@ -2536,16 +2536,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.79.3":
version: 1.79.3
resolution: "sass@npm:1.79.3"
"sass@npm:^1.79.4":
version: 1.79.4
resolution: "sass@npm:1.79.4"
dependencies:
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/9b83e91c44a4c5d738ded27fcd2c88260f5f407e49c6aab92f75a1f768831182a8f4f89f30e2599b74447451d6536ea6f3a55cac34c5ec00b45983d493732e5d
checksum: 10/82e2ee5c2e46c96818454c7d97bcfb5b36c1c27de3b1e705adad7a49a8b32226c5254cc4c8804f45db2b6aa018848973177274c2b1137d4caf7abb5cb7bbf8b9
languageName: node
linkType: hard

Expand Down

0 comments on commit 6b998e2

Please sign in to comment.