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-08-01 17:36:47 +0300
committerGitHub <noreply@github.com>2021-08-01 17:36:47 +0300
commit5851d20ae66688226cc419b29efb89ca35a93fb4 (patch)
treed21e9ab70637dc8127c8d30f08175b2f2b2b5be2 /package.json
parent3886980bc0f0ded56acbc7f2eb6e4b3438dff88a (diff)
Build(deps-dev): Bump sass from 1.36.0 to 1.37.0 (#413)
Bumps [sass](https://github.com/sass/dart-sass) from 1.36.0 to 1.37.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.36.0...1.37.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... 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 e7d6d2b..ec1069b 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.3.6",
"prettier": "^2.3.2",
- "sass": "^1.36.0",
+ "sass": "^1.37.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylus": "^0.54.8",