From bc8d2e28b83c09fe115bb9cc886efadcaa0dde32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 17:40:46 +0200 Subject: Build(deps-dev): Bump stylelint from 14.15.0 to 14.16.0 (#37597) Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 14.16.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.15.0...14.16.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 75a105c9c..5989982cc 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.15.0", + "stylelint": "^14.16.0", "stylelint-config-twbs-bootstrap": "^7.0.0", "terser": "^5.16.0", "vnu-jar": "22.9.29" -- cgit v1.2.3