fix(deps): bump sass from 1.35.1 to 1.35.2

Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.35.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.35.1...1.35.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]
2021-07-08 00:23:00 +00:00
committed by GitHub
parent d3ea063e77
commit 7ad480dc85
2 changed files with 5 additions and 5 deletions

2
package.json Executable file → Normal file
View File

@@ -21,7 +21,7 @@
"nuxt": "^2.15.7",
"nuxt-i18n": "^6.27.1",
"prism-themes": "^1.7.0",
"sass": "^1.35.1",
"sass": "^1.35.2",
"windicss": "^3.1.3"
},
"devDependencies": {