From 36293754fffb8b4b8457d7a163eb8c8b7a8970d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:45:55 +0300 Subject: Build(deps-dev): Bump stylelint from 15.6.2 to 15.7.0 (#38715) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.2 to 15.7.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/15.6.2...15.7.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... 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 4f79d9d8b..c1dfbd7ca 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "sass": "^1.62.1", "sass-true": "^7.0.0", "shelljs": "^0.8.5", - "stylelint": "^15.6.2", + "stylelint": "^15.7.0", "stylelint-config-twbs-bootstrap": "^10.0.0", "terser": "5.16.0", "vnu-jar": "23.4.11" -- cgit v1.2.3