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>2022-03-25 08:24:11 +0300
committerGitHub <noreply@github.com>2022-03-25 08:24:11 +0300
commit95a03262573b5c7313d982fc3d6b3e2dbafba569 (patch)
tree9cceb2248d06c9c47ed0fd52e835f0a8f524a100 /package.json
parent4f220b9ed26373eac402b0d7e8ddbf4742641c0b (diff)
Build(deps-dev): Bump node-sass from 6.0.1 to 7.0.0 (#437)
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.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/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 4b84ea8..91a6908 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"less": "^4.1.2",
"less3": "npm:less@^3.13.1",
"mocha": "^9.1.3",
- "node-sass": "^6.0.1",
+ "node-sass": "^7.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.4",
"prettier": "^2.5.0",