Skip to content

Commit

Permalink
Bump sass from 1.64.2 to 1.65.1 in /client (#2387)
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.2 to 1.65.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.64.2...1.65.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 Aug 11, 2023
1 parent 8d6478e commit acb9cfe
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.64.2",
"sass": "^1.65.1",
"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 @@ -2393,7 +2393,7 @@ __metadata:
riot-hot-reload: ^1.0.0
riot-tag-loader: ^2.1.0
rxjs: ^7.8.1
sass: ^1.64.2
sass: ^1.65.1
sass-loader: ^13.3.2
shufflejs: v6.1.0
style-loader: ^3.3.3
Expand Down Expand Up @@ -4347,16 +4347,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.64.2":
version: 1.64.2
resolution: "sass@npm:1.64.2"
"sass@npm:^1.65.1":
version: 1.65.1
resolution: "sass@npm:1.65.1"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 43a5c9b9b3b6ba27feb5c45eba90edc437b15a30fd443f5d2623bbd59fe4a922f2a6a9990296c6a6c2b5bce7f401922c5049357415f50b745952c2d478bc5526
checksum: 33e325fc80cd07489992e0814cd4929496f87493ffe78c423c2dbafa5746a574e6f3bde20c2a3e4ea47b16ee3d6bc5afcf1d36b405227b829d6c4c9ddcc7f8e2
languageName: node
linkType: hard

Expand Down

0 comments on commit acb9cfe

Please sign in to comment.