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>2020-10-06 15:08:47 +0300
committerGitHub <noreply@github.com>2020-10-06 15:08:47 +0300
commit6a558ddbc723f23121beaea2352b9452f1f44e3f (patch)
tree0cd59f39240dc88b07b6ad4962774816a91ac5b4 /package.json
parentd57f1abc8c8332a5161f61619fbd1efbde9f5e62 (diff)
Bump sass from 1.26.11 to 1.26.12 (#304)
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.11 to 1.26.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.26.11...1.26.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 4219d82..61d5a7f 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^7.0.32",
"prettier": "^2.1.2",
- "sass": "^1.26.11",
+ "sass": "^1.26.12",
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
"stylus": "^0.54.8",