aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-09 08:52:07 +0200
committerGitHub <[email protected]>2022-11-09 08:52:07 +0200
commitdb598f4e922590979c94f5c1ead95c14b84104d9 (patch)
treee7e4a50304ba30ba0aabd6b0204d16d49dbcfedf /package.json
parentab7fdec64bf6c780d200247841731cef04f6dad4 (diff)
downloadbootstrap-db598f4e922590979c94f5c1ead95c14b84104d9.tar.xz
bootstrap-db598f4e922590979c94f5c1ead95c14b84104d9.zip
Bump sass from 1.55.0 to 1.56.1 (#37460)
Bumps [sass](https://github.com/sass/dart-sass) from 1.55.0 to 1.56.1. - [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.55.0...1.56.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> 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 4472842f7..e2ad9037c 100644
--- a/package.json
+++ b/package.json
@@ -145,7 +145,7 @@
"rollup": "^2.79.1",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^4.0.0",
- "sass": "^1.55.0",
+ "sass": "^1.56.1",
"shelljs": "^0.8.5",
"stylelint": "^14.14.1",
"stylelint-config-twbs-bootstrap": "^6.0.0",