Bump sass from 1.64.1 to 1.64.2

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

---
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-08-01 00:25:03 +00:00
committed by GitHub
parent 071af03577
commit 0a0b2927ae
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.2.0",
"sass": "^1.64.1",
"sass": "^1.64.2",
"vue": "^3.2.36",
"vue-router": "^4.2.2"
}