aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-31 15:10:58 +0200
committerXhmikosR <[email protected]>2019-12-31 15:10:58 +0200
commit4ba7248308ab9cfc5c6e573fc40590fc4df093aa (patch)
treee0f7a50c65a7dc0ba0bc224435db540bc3c05945 /package.json
parent082d5ef087a6bc4989310e8289a8f90bf1badea7 (diff)
downloadbootstrap-4ba7248308ab9cfc5c6e573fc40590fc4df093aa.tar.xz
bootstrap-4ba7248308ab9cfc5c6e573fc40590fc4df093aa.zip
Bump stylelint-config-twbs-bootstrap from 1.0.0 to 1.1.0 (#29933)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]> 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 5ba6c04ad..7b4eaaf89 100644
--- a/package.json
+++ b/package.json
@@ -131,7 +131,7 @@
"serve": "^11.3.0",
"shelljs": "^0.8.3",
"stylelint": "^12.0.1",
- "stylelint-config-twbs-bootstrap": "^1.0.0",
+ "stylelint-config-twbs-bootstrap": "^1.1.0",
"terser": "^4.4.3",
"vnu-jar": "19.9.4"
},