aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-27 15:24:40 +0200
committerGitHub <[email protected]>2024-02-27 15:24:40 +0200
commit99562ba37c26aded816fa610210057518e13babb (patch)
tree32a3dc53c158c1b2e7d8000faf9bdfcbb9526723 /package.json
parent723fff975e1c9969954713de8674276933280b7c (diff)
downloadbootstrap-99562ba37c26aded816fa610210057518e13babb.tar.xz
bootstrap-99562ba37c26aded816fa610210057518e13babb.zip
Build(deps-dev): Bump sass-true from 7.0.1 to 8.0.0 (#39714)
Bumps [sass-true](https://github.com/oddbird/true) from 7.0.1 to 8.0.0. - [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.1...v8.0.0) --- updated-dependencies: - dependency-name: sass-true dependency-type: direct:development update-type: version-update:semver-major ... 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 18ad06781..c8bc6ae1d 100644
--- a/package.json
+++ b/package.json
@@ -146,7 +146,7 @@
"rollup-plugin-istanbul": "^5.0.0",
"rtlcss": "^4.1.1",
"sass": "^1.71.1",
- "sass-true": "^7.0.1",
+ "sass-true": "^8.0.0",
"shelljs": "^0.8.5",
"stylelint": "^16.2.1",
"stylelint-config-twbs-bootstrap": "^14.0.0",