aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-24 11:21:47 +0300
committerXhmikosR <[email protected]>2019-10-24 11:21:47 +0300
commit08e03e37f970fd39001fb43336d62f332bb7ae4d (patch)
tree2daa518d08452e8574c457036fd5f87703e12d51 /package.json
parent5d58cd13ce0dc4fdb62aa2450e156fa8b2ab7b55 (diff)
downloadbootstrap-08e03e37f970fd39001fb43336d62f332bb7ae4d.tar.xz
bootstrap-08e03e37f970fd39001fb43336d62f332bb7ae4d.zip
Bump stylelint-config-twbs-bootstrap from 0.7.0 to 0.8.0 (#29579)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.7.0...v0.8.0) Signed-off-by: dependabot-preview[bot] <[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 10747311e..de468d9af 100644
--- a/package.json
+++ b/package.json
@@ -132,7 +132,7 @@
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"stylelint": "^11.1.1",
- "stylelint-config-twbs-bootstrap": "^0.7.0",
+ "stylelint-config-twbs-bootstrap": "^0.8.0",
"terser": "^4.3.9",
"vnu-jar": "19.9.4"
},