aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-12 08:05:47 +0300
committerGitHub <[email protected]>2023-07-12 08:05:47 +0300
commitafa2fc447f0ab22402715e1ab92a13bf67ec1732 (patch)
treee751052ac285765e0f64bc36a86d359152dc843c /package.json
parent2990534463f2ed7c9ba378d091658fb1b1f18808 (diff)
downloadbootstrap-afa2fc447f0ab22402715e1ab92a13bf67ec1732.tar.xz
bootstrap-afa2fc447f0ab22402715e1ab92a13bf67ec1732.zip
Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#38898)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap 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 53d7503b4..0c7f14f2a 100644
--- a/package.json
+++ b/package.json
@@ -149,7 +149,7 @@
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
"stylelint": "^15.9.0",
- "stylelint-config-twbs-bootstrap": "^11.0.0",
+ "stylelint-config-twbs-bootstrap": "^11.0.1",
"terser": "^5.18.2",
"vnu-jar": "23.4.11"
},