From 0da9c7c4af4a64dd2a6cce621243d9213c35cec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 07:06:28 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-perfectionist from 4.8.0 to 4.9.0 Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a8380..4ef54ba 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "eslint-plugin-jsonc": "2.19.1", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-package-json": "0.25.0", - "eslint-plugin-perfectionist": "4.8.0", + "eslint-plugin-perfectionist": "4.9.0", "eslint-plugin-yml": "1.16.0", "globals": "15.14.0", "jsonc-eslint-parser": "2.4.0",