aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-05 17:41:36 +0300
committerGitHub <[email protected]>2020-05-05 17:41:36 +0300
commit79195675b2089e3380afe272d9d2e5ace04be361 (patch)
tree19ee97a15e1fca1c4659cc2222fca1595cf6cc0e /package.json
parent345fd1fe4c23cbf26cebb153cd2a71616ad99195 (diff)
downloadbootstrap-79195675b2089e3380afe272d9d2e5ace04be361.tar.xz
bootstrap-79195675b2089e3380afe272d9d2e5ace04be361.zip
Bump stylelint-config-twbs-bootstrap from 2.0.1 to 2.0.2 (#30735)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 bf94029e9..33cc6cd2e 100644
--- a/package.json
+++ b/package.json
@@ -132,7 +132,7 @@
"serve": "^11.3.0",
"shelljs": "^0.8.4",
"stylelint": "^13.3.3",
- "stylelint-config-twbs-bootstrap": "^2.0.1",
+ "stylelint-config-twbs-bootstrap": "^2.0.2",
"terser": "^4.6.13",
"vnu-jar": "20.3.16"
},