From 84ab5f77c36b91f3d1c8a04f8b7a2f5ee634c36c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:37:48 +0300 Subject: Bump stylelint from 14.13.0 to 14.14.0 (#37337) Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.13.0 to 14.14.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.13.0...14.14.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 af4485f15..870b5a91a 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "rtlcss": "^4.0.0", "sass": "^1.55.0", "shelljs": "^0.8.5", - "stylelint": "^14.13.0", + "stylelint": "^14.14.0", "stylelint-config-twbs-bootstrap": "^6.0.0", "terser": "^5.15.1", "vnu-jar": "22.9.29" -- cgit v1.2.3