From caf192353a114ef771548376d4babc22474a3856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:43:48 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-perfectionist from 4.8.0 to 4.10.1 Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 4.8.0 to 4.10.1. - [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.10.1) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-version: 4.10.1 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..7c2cd1a 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.10.1", "eslint-plugin-yml": "1.16.0", "globals": "15.14.0", "jsonc-eslint-parser": "2.4.0",