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-01 14:31:24 +0300
committerGitHub <noreply@github.com>2021-05-01 14:31:24 +0300
commit94ef53bd250e2e71862c729be4a58a61fb217fc1 (patch)
treee78878bf71c0f25027c2a8d1a8fd45abe3332367 /package.json
parent54e4460acd6dfc1b8b49b3bfd5208f1f471197b6 (diff)
Build(deps-dev): Bump sass from 1.32.11 to 1.32.12 (#383)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12. - [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.11...1.32.12) 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 f479d06..55dded9 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.2.13",
"prettier": "^2.2.1",
- "sass": "^1.32.11",
+ "sass": "^1.32.12",
"stylelint": "^13.13.0",
"stylelint-config-standard": "^21.0.0",
"stylus": "^0.54.8",