aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-02 18:42:53 +0300
committerGitHub <[email protected]>2020-06-02 18:42:53 +0300
commitb1501bf034d17ef499bf6e44980821a449e3cb76 (patch)
tree95f282f14e4ec600f32b5de446ccb71f4aff4bb0 /package.json
parentc682e751bfc0bd259997ad2de3f78eb3001efdd7 (diff)
downloadbootstrap-b1501bf034d17ef499bf6e44980821a449e3cb76.tar.xz
bootstrap-b1501bf034d17ef499bf6e44980821a449e3cb76.zip
Bump stylelint-config-twbs-bootstrap from 2.0.2 to 2.0.3 (#30942)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.2...v2.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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 9fa4c851c..5ef3b7a4b 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
"serve": "^11.3.1",
"shelljs": "^0.8.4",
"stylelint": "^13.5.0",
- "stylelint-config-twbs-bootstrap": "^2.0.2",
+ "stylelint-config-twbs-bootstrap": "^2.0.3",
"terser": "^4.7.0",
"vnu-jar": "20.3.16"
},