From 390c26de021f6ac3e7559680f15aeeb128f0dd82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 20:24:02 +0200 Subject: Bump @stylistic/stylelint-plugin from 2.1.2 to 3.0.0 (#6679) Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases) - [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint-stylistic/stylelint-stylistic/compare/v2.1.2...v3.0.0) --- updated-dependencies: - dependency-name: "@stylistic/stylelint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... 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 a9327e71a..1400c1a29 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "stylelint": "^16.6.1", "stylelint-config-recommended-scss": "^14.0.0", "stylelint-order": "^6.0.4", - "@stylistic/stylelint-plugin": "^2.1.2" + "@stylistic/stylelint-plugin": "^3.0.0" }, "rtlcssConfig": {} } -- cgit v1.2.3