chore(deps-dev): bump sass from 1.68.0 to 1.69.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.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.68.0...1.69.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]
2023-10-09 05:18:21 +00:00
committed by GitHub
parent 78b88949d8
commit 63b7626aab
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
"devDependencies": {
"axios": "^1.5.1",
"laravel-vite-plugin": "^0.8.1",
"sass": "^1.66.1",
"sass": "^1.69.0",
"vite": "^4.4.11",
"vite-plugin-manifest-sri": "^0.1.0"
},