Skip to content

Commit

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

---
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 Apr 6, 2024
1 parent 699540d commit 75fc9d8
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-hot-reload": "^1.0.0",
"riot-tag-loader": "^2.1.0",
"rxjs": "^7.8.1",
"sass": "^1.72.0",
"sass": "^1.74.1",
"sass-loader": "^14.1.1",
"shufflejs": "v6.1.1",
"style-loader": "^3.3.4",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2467,7 +2467,7 @@ __metadata:
riot-hot-reload: "npm:^1.0.0"
riot-tag-loader: "npm:^2.1.0"
rxjs: "npm:^7.8.1"
sass: "npm:^1.72.0"
sass: "npm:^1.74.1"
sass-loader: "npm:^14.1.1"
shufflejs: "npm:v6.1.1"
style-loader: "npm:^3.3.4"
Expand Down Expand Up @@ -4436,16 +4436,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.72.0":
version: 1.72.0
resolution: "sass@npm:1.72.0"
"sass@npm:^1.74.1":
version: 1.74.1
resolution: "sass@npm:1.74.1"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/637b002f9ca7888c4535a51819a3983a4638dd0a1f31aab817ae276b7fc2c3a7ab2a268d8249131810fbbd6d2cb9bd25d045008b01eda53c3ff8aa843850348d
checksum: 10/fe49406d1ed37541cf69b842b76109a9ede6efe565b2aa0fa3f0f041d310673a713404677c1f82747089dfea4f5a873a761b8d3f94f4da3883ca402768cd58aa
languageName: node
linkType: hard

Expand Down

0 comments on commit 75fc9d8

Please sign in to comment.