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>2021-09-02 15:20:49 +0300
committerGitHub <noreply@github.com>2021-09-02 15:20:49 +0300
commit55c554917251e40956dedaae2c44d208b91c07d0 (patch)
treefecce55eb00552e322a7c015cb986659a59af6a1 /package.json
parentd91480e3c769e3cce5aca4ab83604e6cfaeb1b06 (diff)
Bump sass from 1.38.2 to 1.39.0 (#34875)
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.2 to 1.39.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.38.2...1.39.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 7552c7674c..9c180b520f 100644
--- a/package.json
+++ b/package.json
@@ -141,7 +141,7 @@
"rollup": "^2.56.3",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.3.0",
- "sass": "^1.38.2",
+ "sass": "^1.39.0",
"shelljs": "^0.8.4",
"stylelint": "^13.13.1",
"stylelint-config-twbs-bootstrap": "^2.2.3",