Bump sass from 1.54.9 to 1.55.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.9...1.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-26 23:32:09 +00:00 committed by GitHub
parent e7bd24a855
commit 4b8270320c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"postcss": "^8.4.16",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.4.0",
"sass": "^1.54.9",
"sass": "^1.55.0",
"tailwindcss": "^3.1.8",
"typescript": "4.8.3"
}