fix(deps): bump sass from 1.27.0 to 1.27.1

Bumps [sass](https://github.com/sass/dart-sass) from 1.27.0 to 1.27.1.
- [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.27.0...1.27.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-29 00:30:57 +00:00
committed by GitHub
parent 6d4ca3b37e
commit 6480f74c81
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"@nuxtjs/axios": "^5.12.2",
"core-js": "^3.6.5",
"nuxt": "^2.14.6",
"sass": "^1.27.0",
"sass": "^1.27.1",
"sass-loader": "^10.0.4"
},
"devDependencies": {