Skip to content

Commit

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

---
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 Dec 29, 2023
1 parent b94c8e0 commit 7f2966d
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.69.5",
"sass": "^1.69.6",
"sass-loader": "^13.3.2",
"shufflejs": "v6.1.0",
"style-loader": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2401,7 +2401,7 @@ __metadata:
riot-hot-reload: "npm:^1.0.0"
riot-tag-loader: "npm:^2.1.0"
rxjs: "npm:^7.8.1"
sass: "npm:^1.69.5"
sass: "npm:^1.69.6"
sass-loader: "npm:^13.3.2"
shufflejs: "npm:v6.1.0"
style-loader: "npm:^3.3.3"
Expand Down Expand Up @@ -4361,16 +4361,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
"sass@npm:^1.69.6":
version: 1.69.6
resolution: "sass@npm:1.69.6"
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: b320ab22061b3c7fe8cee43b13329b281dd7d86691b8b7c55dec3e47d3ede988989dac56db4dff57ee847d10252a26b611be1b0a5f7c3a0f6a6405ef37a6d018
checksum: 60b4793aca965b538aae15421a598dee96011a3680b49a807904fcdbb7ea7888d5ea5040908826510493b61d1b2faa7b878283690a34e936b3a8b81e14083d8d
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f2966d

Please sign in to comment.