summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-15 10:21:24 +0000
committerGitHub <noreply@github.com>2020-11-15 10:21:24 +0000
commitcfd554839b03998b0fa2b294886c7b6fe9356401 (patch)
treef2b56e1bc09fc9dd73db978e45cf528068bb7607 /package.json
parentd7ae29646bb89fd13da28196119db5ba6f3ee5bb (diff)
Bump node-sass from 4.14.1 to 5.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e0857b05..1e01138a 100644
--- a/package.json
+++ b/package.json
@@ -91,7 +91,7 @@
"file-loader": "^6.2.0",
"jest": "^26.6.3",
"jest-serializer-vue": "^2.0.2",
- "node-sass": "^4.14.1",
+ "node-sass": "^5.0.0",
"prettier-eslint": "^11.0.0",
"raw-loader": "^4.0.2",
"sass-loader": "^10.1.0",