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-07-01 13:45:06 +0300
committerGitHub <noreply@github.com>2021-07-01 13:45:06 +0300
commit21dedbe1aeaae7c3db8156e454a89e67e7b455ca (patch)
tree7fccd47f8cc96e25d96df4d73d0a28695830dfcc /package.json
parent068b33a10a80f808b9ab7d661dd8000d30ca469e (diff)
Build(deps-dev): Bump node-sass from 6.0.0 to 6.0.1 (#408)
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 6.0.1. - [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.0...v6.0.1) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development update-type: version-update:semver-patch ... 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 bc19f24..0db30c4 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"gulp-stylus": "^2.7.0",
"less": "^3.13.1",
"mocha": "^8.4.0",
- "node-sass": "^6.0.0",
+ "node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.5",
"prettier": "^2.3.2",