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

github.com/twbs/rfs.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>2021-05-11 13:15:16 +0300
committerGitHub <noreply@github.com>2021-05-11 13:15:16 +0300
commitd02890bc72dd07e514f617d91876c1fdf62f11aa (patch)
treee67f46b1ac6c2f336749091497ea0933a654eb4f /package.json
parent13ed763bcc7a119027d599c9a665b1341a0a7387 (diff)
Build(deps-dev): Bump node-sass from 5.0.0 to 6.0.0 (#388)
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 6.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/v5.0.0...v6.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.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 e9ab1aa..c40a751 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"gulp-stylus": "^2.7.0",
"less": "^3.13.0",
"mocha": "^8.3.2",
- "node-sass": "^5.0.0",
+ "node-sass": "^6.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.13",
"prettier": "^2.3.0",