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-12-01 15:00:05 +0300
committerGitHub <noreply@github.com>2021-12-01 15:00:05 +0300
commitc09921b478fe8a11faeb3bea3e4383297c84c69b (patch)
tree2636637ce767682860a0938ebdecc2fcfb40ea7c /package.json
parentb998655990491daff9c145f502d96edb9d9c0391 (diff)
Build(deps-dev): Bump sass from 1.42.1 to 1.44.0 (#430)
Bumps [sass](https://github.com/sass/dart-sass) from 1.42.1 to 1.44.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.42.1...1.44.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 232879a..95bd5fd 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.3.8",
"prettier": "^2.4.1",
- "sass": "^1.42.1",
+ "sass": "^1.44.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylus": "^0.55.0",