aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-15 12:26:43 +0300
committerGitHub <[email protected]>2020-09-15 12:26:43 +0300
commit2924ba2e15bb51e4782239df48a51a35ac3ddb8f (patch)
tree752d2a47aa82527d1bc4c1cc8c51c6a8348cf540 /package.json
parent1c07693b1f43548baf656c5218b270b79514801d (diff)
downloadbootstrap-2924ba2e15bb51e4782239df48a51a35ac3ddb8f.tar.xz
bootstrap-2924ba2e15bb51e4782239df48a51a35ac3ddb8f.zip
Bump stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 (#31663)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.0.3...v2.1.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 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 33bb78c92..1be0f9cc8 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
"shelljs": "^0.8.4",
"sirv-cli": "^1.0.6",
"stylelint": "^13.6.1",
- "stylelint-config-twbs-bootstrap": "^2.0.3",
+ "stylelint-config-twbs-bootstrap": "^2.1.0",
"terser": "^5.1.0",
"vnu-jar": "20.6.30"
},