Skip to content

Commit

Permalink
chore(deps-dev): update sass requirement in the dev-deps group
Browse files Browse the repository at this point in the history
Updates the requirements on [sass](https://github.com/sass/dart-sass) to permit the latest version.

Updates `sass` to 1.77.7
- [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.77.6...1.77.7)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent 6dfec82 commit 88e8c0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@release-it/keep-a-changelog": "^5.0.0",
"dotenv-cli": "^7.4.2",
"release-it": "^17.5.0",
"sass": "^1.77.6"
"sass": "^1.77.7"
},
"release-it": {
"npm": {
Expand Down

0 comments on commit 88e8c0c

Please sign in to comment.