aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-09 09:19:59 +0200
committerGitHub <[email protected]>2024-01-09 09:19:59 +0200
commitd029ef6aafa5085a2a3f99e5f1782832e499f0bf (patch)
treea0e27ee70dd4d5b771249c62dd81671f18a08f25 /package.json
parent076d156e839522eacd87b1cc47b08b994191e4c8 (diff)
downloadbootstrap-d029ef6aafa5085a2a3f99e5f1782832e499f0bf.tar.xz
bootstrap-d029ef6aafa5085a2a3f99e5f1782832e499f0bf.zip
Build(deps-dev): Bump sass-true from 7.0.0 to 7.0.1 (#39575)
Bumps [sass-true](https://github.com/oddbird/true) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/oddbird/true/releases) - [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md) - [Commits](https://github.com/oddbird/true/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: sass-true dependency-type: direct:development update-type: version-update:semver-patch ... 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 5a409f303..7627aefe4 100644
--- a/package.json
+++ b/package.json
@@ -146,7 +146,7 @@
"rollup-plugin-istanbul": "^5.0.0",
"rtlcss": "^4.1.1",
"sass": "^1.69.7",
- "sass-true": "^7.0.0",
+ "sass-true": "^7.0.1",
"shelljs": "^0.8.5",
"stylelint": "^16.1.0",
"stylelint-config-twbs-bootstrap": "^13.0.0",