aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-28 14:59:26 +0200
committerXhmikosR <[email protected]>2020-01-28 14:59:26 +0200
commit0fcd32889a54a3b9aaa50a8914a1973e453b3e7e (patch)
tree0c2e4bc547c76badba930a231e96acfe576f302e /package.json
parent770d95ed029af0787fc5eff88533f5f26100d954 (diff)
downloadbootstrap-0fcd32889a54a3b9aaa50a8914a1973e453b3e7e.tar.xz
bootstrap-0fcd32889a54a3b9aaa50a8914a1973e453b3e7e.zip
Bump stylelint-config-twbs-bootstrap from 1.1.0 to 2.0.0 (#30099)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v1.1.0...v2.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 afacacf93..2f0903962 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
"serve": "^11.3.0",
"shelljs": "^0.8.3",
"stylelint": "^12.0.1",
- "stylelint-config-twbs-bootstrap": "^1.1.0",
+ "stylelint-config-twbs-bootstrap": "^2.0.0",
"terser": "^4.6.3",
"vnu-jar": "20.1.2"
},