Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-19 05:02:55 +0300
committerGitHub <noreply@github.com>2020-12-19 05:02:55 +0300
commitaedad9d87f624c60debad0d52461c4227f6002ff (patch)
tree9211369efe765e1b67dcc5f78699759d5c035082 /package.json
parent5b9d41ed10ac41cf587ea562a94519f9c173be03 (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[bot] <support@github.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 04201045a..ce970bb45 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"jest": "^24.9.0",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
- "node-sass": "^4.14.1",
+ "node-sass": "^5.0.0",
"raw-loader": "^4.0.2",
"sass-loader": "^10.0.1",
"style-loader": "^2.0.0",