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-04-21 08:23:00 +0300
committerGitHub <noreply@github.com>2021-04-21 08:23:00 +0300
commit022a8bed038bbf64abc7f4950ff9ee977de3c1a3 (patch)
tree2e61f5e3ecb3ad84ad3bc506dd25efc4b2d1fde4 /package.json
parent518a440b8e93221882b6e325ab62af0560af58b9 (diff)
Build(deps-dev): Bump sass from 1.32.8 to 1.32.11 (#375)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.11. - [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.8...1.32.11) 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 2c98a65..a32e326 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.2.10",
"prettier": "^2.2.1",
- "sass": "^1.32.8",
+ "sass": "^1.32.11",
"stylelint": "^13.12.0",
"stylelint-config-standard": "^21.0.0",
"stylus": "^0.54.8",