aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-19 07:44:21 +0200
committerGitHub <[email protected]>2022-11-19 07:44:21 +0200
commitf2e15458da24a089356e3de42df8297f6140059e (patch)
tree6c57975b39320975b08142f63b59b0f85a331280 /package.json
parent3dcf45bc23a20c2346c697f139ef1f8cc5c9f19d (diff)
downloadbootstrap-f2e15458da24a089356e3de42df8297f6140059e.tar.xz
bootstrap-f2e15458da24a089356e3de42df8297f6140059e.zip
Bump stylelint from 14.14.1 to 14.15.0 (#37496)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.1 to 14.15.0. - [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.14.1...14.15.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[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 4148d69dc..e10091f3a 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
"rtlcss": "^4.0.0",
"sass": "^1.56.1",
"shelljs": "^0.8.5",
- "stylelint": "^14.14.1",
+ "stylelint": "^14.15.0",
"stylelint-config-twbs-bootstrap": "^7.0.0",
"terser": "^5.15.1",
"vnu-jar": "22.9.29"