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-04-05 18:17:45 +0300
committerGitHub <noreply@github.com>2022-04-05 18:17:45 +0300
commitaa4e707f031549871907e208a02d0e8fa6bf4cd6 (patch)
tree162204fd766d56674ad85599146c3261fd68e77a /package.json
parent384075582b7f611e6f006a318194d2a2a0359071 (diff)
Bump sass from 1.49.9 to 1.49.11 (#36118)
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11. - [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.49.9...1.49.11) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... 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 5f4890341d..fcd2a94ae5 100644
--- a/package.json
+++ b/package.json
@@ -143,7 +143,7 @@
"rollup": "^2.70.1",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.5.0",
- "sass": "^1.49.9",
+ "sass": "^1.49.11",
"shelljs": "^0.8.5",
"stylelint": "14.2.0",
"stylelint-config-twbs-bootstrap": "^3.0.1",