Skip to content

Commit

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

---
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 Aug 4, 2023
1 parent c14489d commit d6a7e39
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.1",
"sass": "^1.64.2",
"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 @@ -2375,7 +2375,7 @@ __metadata:
riot-hot-reload: ^1.0.0
riot-tag-loader: ^2.1.0
rxjs: ^7.8.1
sass: ^1.64.1
sass: ^1.64.2
sass-loader: ^13.3.2
shufflejs: v6.1.0
style-loader: ^3.3.3
Expand Down Expand Up @@ -4329,16 +4329,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.64.1":
version: 1.64.1
resolution: "sass@npm:1.64.1"
"sass@npm:^1.64.2":
version: 1.64.2
resolution: "sass@npm:1.64.2"
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: e908f96f3d5fa5869e2f2aec97548c93d6ef390680af89870fcae8bdbaee2392ac650fbeae8d2ef8e4c99cb9f81e6b3624e1cb659af6d6e746332a22233b5ad8
checksum: 43a5c9b9b3b6ba27feb5c45eba90edc437b15a30fd443f5d2623bbd59fe4a922f2a6a9990296c6a6c2b5bce7f401922c5049357415f50b745952c2d478bc5526
languageName: node
linkType: hard

Expand Down

0 comments on commit d6a7e39

Please sign in to comment.