aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-21 15:07:57 +0200
committerXhmikosR <[email protected]>2019-11-21 15:07:57 +0200
commit0b98e6e6dbc3e95375d9bed5e219696002beb84b (patch)
treef23cc1653b0a5b5f2d87337941e14361bdc37ee0 /package.json
parent24809f7be7e0e4caa2e1b55fce573e9d3151e7ea (diff)
downloadbootstrap-0b98e6e6dbc3e95375d9bed5e219696002beb84b.tar.xz
bootstrap-0b98e6e6dbc3e95375d9bed5e219696002beb84b.zip
Bump stylelint from 11.1.1 to 12.0.0 (#29705)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 11.1.1 to 12.0.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/11.1.1...12.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 eab5d884a..88cb89b1e 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
"rollup-plugin-node-resolve": "^5.2.0",
"serve": "^11.2.0",
"shelljs": "^0.8.3",
- "stylelint": "^11.1.1",
+ "stylelint": "^12.0.0",
"stylelint-config-twbs-bootstrap": "^1.0.0",
"terser": "^4.4.0",
"vnu-jar": "19.9.4"