aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-03 10:00:35 +0000
committerMark Otto <[email protected]>2023-01-03 19:44:36 -0800
commit974c50b006864785b2bc752625bd6247c529a8e4 (patch)
treecb3c68f8c82d93368a08a37867b0d90fd57664aa /package.json
parentd840a688e282b992eb6489bda6fcbe58ecf3bf02 (diff)
downloadbootstrap-974c50b006864785b2bc752625bd6247c529a8e4.tar.xz
bootstrap-974c50b006864785b2bc752625bd6247c529a8e4.zip
Build(deps-dev): Bump stylelint from 14.16.0 to 14.16.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 14.16.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...14.16.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[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 ce91fdebe..8af80250f 100644
--- a/package.json
+++ b/package.json
@@ -148,7 +148,7 @@
"sass": "^1.57.1",
"sass-true": "^7.0.0",
"shelljs": "^0.8.5",
- "stylelint": "^14.16.0",
+ "stylelint": "^14.16.1",
"stylelint-config-twbs-bootstrap": "^7.0.0",
"terser": "5.16.0",
"vnu-jar": "22.9.29"