Skip to content

Commit

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

---
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 Sep 23, 2023
1 parent b39cd62 commit d19657b
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.67.0",
"sass": "^1.68.0",
"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.67.0
sass: ^1.68.0
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.67.0":
version: 1.67.0
resolution: "sass@npm:1.67.0"
"sass@npm:^1.68.0":
version: 1.68.0
resolution: "sass@npm:1.68.0"
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: 9e7566e8b7386cf265dddcdb266a023fb5759c5a8f48a11da199c8bf419e5f08f4ff6404d85d6bf5eac01e1f7c7061fdb6b7b65cbfda164e59b0a06b72ac8567
checksum: 65ccede83c96768beeb8dcaf67957b7c76b12ff1276bfd2849d7be151d46ba1400048a67717e6e5e4969bc75e87348e5530f5f272833f2e60a891c21a33d8ab0
languageName: node
linkType: hard

Expand Down

0 comments on commit d19657b

Please sign in to comment.