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-06-18 08:55:07 +0300
committerGitHub <noreply@github.com>2021-06-18 08:55:07 +0300
commitf9ff1c7b81308c8e5dcde12eea7f3b605108ad5d (patch)
tree78aab8b52b67f5af18baed1f32b7242f16fb809c /package.json
parentbc1c03757219d4f6dc8ebe7d8eef656ecbae3337 (diff)
Build(deps-dev): Bump sass from 1.32.12 to 1.35.1 (#401)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.35.1. - [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.12...1.35.1) --- 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 40c9964..a4b769a 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.3.0",
"prettier": "^2.3.0",
- "sass": "^1.32.12",
+ "sass": "^1.35.1",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylus": "^0.54.8",