Skip to content

Commit

Permalink
Bump sass from 1.76.0 to 1.77.4
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.76.0 to 1.77.4.
- [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.76.0...1.77.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robertknight committed Jun 6, 2024
1 parent da4f035 commit e24d59a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"postcss": "^8.4.31",
"preact": "^10.17.1",
"rollup": "^4.18.0",
"sass": "^1.76.0",
"sass": "^1.77.4",
"tailwindcss": "^3.4.0",
"terser": "^5.18.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8771,16 +8771,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.76.0":
version: 1.76.0
resolution: "sass@npm:1.76.0"
"sass@npm:^1.77.4":
version: 1.77.4
resolution: "sass@npm:1.77.4"
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: 5f3fa7e7a1be09b7cea842a397fb07b9413fa9903bf82ead2ea059aa56faea534c2a84ede5a140103ee18a1dec9162b2fa1413fe71bbe8f8074712bf3bd3a8c7
checksum: 415d76960e35d78310ffc33bc61fdb2b35a54bb2823dfc4eff50eee960096dacc210d7ef7ae6695120e1a4f005f269719c34d58c77c54ff7787516bda6a89e55
languageName: node
linkType: hard

Expand Down Expand Up @@ -9933,7 +9933,7 @@ __metadata:
preact: ^10.17.1
prettier: ^2.8.8
rollup: ^4.18.0
sass: ^1.76.0
sass: ^1.77.4
sinon: ^17.0.1
tailwindcss: ^3.4.0
terser: ^5.18.2
Expand Down

0 comments on commit e24d59a

Please sign in to comment.