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-02-23 14:56:03 +0300
committerGitHub <noreply@github.com>2021-02-23 14:56:03 +0300
commitee900e15c6dccfe02cda210c6b31a412bb9461b0 (patch)
treefebc3703d9d2ed5699218a30c6a6b4483910a81d /package.json
parent93c276a98dfd048bffc205b4a5f017bc93b0c0d3 (diff)
Build(deps-dev): Bump sass from 1.32.7 to 1.32.8 (#356)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.7 to 1.32.8. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.7...1.32.8) 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 1469ec2..b4a08a0 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.2.6",
"prettier": "^2.2.1",
- "sass": "^1.32.7",
+ "sass": "^1.32.8",
"stylelint": "^13.11.0",
"stylelint-config-standard": "^20.0.0",
"stylus": "^0.54.8",