aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-24 09:47:44 +0300
committerGitHub <[email protected]>2022-05-24 09:47:44 +0300
commitafef596f2019ba8a8d2f28153281afd2d8d39367 (patch)
treee907e34e24301bf229fafe49dc2df1734257c951 /package.json
parent39b609431baac1f36f5e10bbd48f7999e719aeea (diff)
downloadbootstrap-afef596f2019ba8a8d2f28153281afd2d8d39367.tar.xz
bootstrap-afef596f2019ba8a8d2f28153281afd2d8d39367.zip
Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 (#36428)
* Bump stylelint-config-twbs-bootstrap from 3.0.1 to 3.1.0 Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update .stylelintrc 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 be6bbda7b..dd08d734c 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
"sass": "^1.52.1",
"shelljs": "^0.8.5",
"stylelint": "^14.8.3",
- "stylelint-config-twbs-bootstrap": "^3.0.1",
+ "stylelint-config-twbs-bootstrap": "^3.1.0",
"terser": "^5.13.1",
"vnu-jar": "21.10.12"
},