aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-21 14:49:00 +0200
committerXhmikosR <[email protected]>2019-11-21 14:49:00 +0200
commit24809f7be7e0e4caa2e1b55fce573e9d3151e7ea (patch)
tree42057f27b8c55e25b2ba6d108749fedcc77a9101 /package.json
parentf1f320461066aec558a2a11cfb2f73c841434732 (diff)
downloadbootstrap-24809f7be7e0e4caa2e1b55fce573e9d3151e7ea.tar.xz
bootstrap-24809f7be7e0e4caa2e1b55fce573e9d3151e7ea.zip
Bump stylelint-config-twbs-bootstrap from 0.9.0 to 1.0.0 (#29704)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 0.9.0 to 1.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v0.9.0...v1.0.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 4ecec94c1..eab5d884a 100644
--- a/package.json
+++ b/package.json
@@ -129,7 +129,7 @@
"serve": "^11.2.0",
"shelljs": "^0.8.3",
"stylelint": "^11.1.1",
- "stylelint-config-twbs-bootstrap": "^0.9.0",
+ "stylelint-config-twbs-bootstrap": "^1.0.0",
"terser": "^4.4.0",
"vnu-jar": "19.9.4"
},