Bump sass from 1.64.0 to 1.64.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.64.0 to 1.64.1.
- [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.64.0...1.64.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-24 00:56:49 +00:00
committed by GitHub
parent 0ab20a75ac
commit 84245c5584
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"dotenv": "^16.0.3",
"pinia": "^2.0.28",
"pinia-plugin-persistedstate": "^3.0.1",
"sass": "^1.63.6",
"sass": "^1.64.1",
"vue": "^3.2.36",
"vue-router": "^4.2.2"
}