aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-09 18:17:11 +0300
committerGitHub <[email protected]>2022-09-09 18:17:11 +0300
commitbcfc8d0d633e23dc90eae79464c777515cfcfc97 (patch)
tree0eafaf936b8e8f076a1776876beb4cfb10c75907 /package.json
parent23e50829f958ea1d741d63e2781716be037e4644 (diff)
downloadbootstrap-bcfc8d0d633e23dc90eae79464c777515cfcfc97.tar.xz
bootstrap-bcfc8d0d633e23dc90eae79464c777515cfcfc97.zip
Bump stylelint-config-twbs-bootstrap from 5.0.0 to 6.0.0 (#37087)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-major ... 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> Co-authored-by: XhmikosR <[email protected]>
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 48c08cef2..f766135ff 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
"sass": "^1.54.8",
"shelljs": "^0.8.5",
"stylelint": "^14.11.0",
- "stylelint-config-twbs-bootstrap": "^5.0.0",
+ "stylelint-config-twbs-bootstrap": "^6.0.0",
"terser": "^5.15.0",
"vnu-jar": "21.10.12"
},