Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.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>2022-05-10 09:32:35 +0300
committerGitHub <noreply@github.com>2022-05-10 09:32:35 +0300
commit224b02e6e7f5e19be8b8107215b04e3b9300271c (patch)
tree9a205cce1f208b8c3bcd4a9004780f42efcf952d /package.json
parent68f5965f42ffa2b5a171382d5aed562886e54ffa (diff)
Bump sass from 1.50.1 to 1.51.0 (#36225)
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.1 to 1.51.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.50.1...1.51.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> Co-authored-by: XhmikosR <xhmikosr@gmail.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 62f94d4aa7..0efce98b7b 100644
--- a/package.json
+++ b/package.json
@@ -144,7 +144,7 @@
"rollup": "^2.70.2",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.5.0",
- "sass": "^1.50.1",
+ "sass": "^1.51.0",
"shelljs": "^0.8.5",
"stylelint": "^14.7.1",
"stylelint-config-twbs-bootstrap": "^3.0.1",