aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-20 17:05:29 +0300
committerGitHub <[email protected]>2021-07-20 17:05:29 +0300
commit5eaf73baa6ac444fb2274e1d148817d4b0bea875 (patch)
tree5df29366c511c7e6e983cc91c727f2e985aaa6ec /package.json
parent7218c3e3be1cbec573b411636c4dac14d9cd8e51 (diff)
downloadbootstrap-5eaf73baa6ac444fb2274e1d148817d4b0bea875.tar.xz
bootstrap-5eaf73baa6ac444fb2274e1d148817d4b0bea875.zip
Bump stylelint-config-twbs-bootstrap from 2.2.1 to 2.2.3 (#34541)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.2.1...v2.2.3) --- 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> 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 0fc37b873..2f94eb727 100644
--- a/package.json
+++ b/package.json
@@ -144,7 +144,7 @@
"sass": "^1.35.2",
"shelljs": "^0.8.4",
"stylelint": "^13.13.1",
- "stylelint-config-twbs-bootstrap": "^2.2.1",
+ "stylelint-config-twbs-bootstrap": "^2.2.3",
"terser": "5.1.0",
"vnu-jar": "21.6.11"
},