aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-22 11:00:14 +0300
committerXhmikosR <[email protected]>2019-10-22 11:00:14 +0300
commit39997874aca3e01d0489f4912b22eeccfab916d5 (patch)
treecc96b0ef85f754d1dd24a4b3217467720f646f36 /package.json
parentc8b09f6f4279638367510d4c8d1a10390b445351 (diff)
downloadbootstrap-39997874aca3e01d0489f4912b22eeccfab916d5.tar.xz
bootstrap-39997874aca3e01d0489f4912b22eeccfab916d5.zip
Bump stylelint-config-twbs-bootstrap from 0.6.0 to 0.7.0 (#29558)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.6.0...v0.7.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 8667a7751..b7d762e7d 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.6.0",
+ "stylelint-config-twbs-bootstrap": "^0.7.0",
"terser": "^4.3.8",
"vnu-jar": "19.9.4"
},