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-13 12:28:27 +0300
committerGitHub <noreply@github.com>2020-10-13 12:28:27 +0300
commit5234aac190badb5c068e97cd7f1c35b276cfed73 (patch)
tree62145e427811aa37961173aff9d37872a2303606 /package.json
parent6a558ddbc723f23121beaea2352b9452f1f44e3f (diff)
Bump sass from 1.26.12 to 1.27.0 (#305)
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.12 to 1.27.0. - [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.12...1.27.0) 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 61d5a7f..764def5 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.12",
+ "sass": "^1.27.0",
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
"stylus": "^0.54.8",