fix(deps): bump sass from 1.29.0 to 1.30.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-13 08:52:28 +00:00
committed by GitHub
parent a7a0f79793
commit e56dbcf99b
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"core-js": "^3.8.0",
"nuxt": "^2.14.11",
"nuxt-i18n": "^6.15.4",
"sass": "^1.29.0",
"sass": "^1.30.0",
"sass-loader": "^10.1.0"
},
"devDependencies": {