From 5a8adf5f2371765e07203c97cfb83a8ddaba7511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 21:10:02 +0200 Subject: Bump @stylistic/stylelint-plugin from 2.1.1 to 2.1.2 (#6420) Bumps [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) from 2.1.1 to 2.1.2. - [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.1...v2.1.2) --- updated-dependencies: - dependency-name: "@stylistic/stylelint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... 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 4a18cde61..f9f6ae5c3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "stylelint": "^16.4.0", "stylelint-config-recommended-scss": "^14.0.0", "stylelint-order": "^6.0.4", - "@stylistic/stylelint-plugin": "^2.1.1" + "@stylistic/stylelint-plugin": "^2.1.2" }, "rtlcssConfig": {} } -- cgit v1.2.3