From 804e3a1ed5c24cdef6c597de47008cb95680d03f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 07:18:26 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-perfectionist from 4.3.0 to 4.4.0 Bumps [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) from 4.3.0 to 4.4.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.3.0...v4.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-perfectionist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/eslint-config/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index ee2cd1e5..3d674845 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -24,7 +24,7 @@ "eslint-plugin-json-files": "^4.4.2", "eslint-plugin-mdx": "^3.1.5", "eslint-plugin-only-warn": "^1.1.0", - "eslint-plugin-perfectionist": "^4.3.0", + "eslint-plugin-perfectionist": "^4.4.0", "eslint-plugin-storybook": "^0.11.1", "prettier": "^3.4.2", "prettier-plugin-groq": "^0.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5158f148..841d18f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -420,8 +420,8 @@ importers: specifier: ^1.1.0 version: 1.1.0 eslint-plugin-perfectionist: - specifier: ^4.3.0 - version: 4.3.0(eslint@8.57.0)(typescript@5.7.2) + specifier: ^4.4.0 + version: 4.4.0(eslint@8.57.0)(typescript@5.7.2) eslint-plugin-storybook: specifier: ^0.11.1 version: 0.11.1(eslint@8.57.0)(typescript@5.7.2) @@ -5762,8 +5762,8 @@ packages: resolution: {integrity: sha512-2tktqUAT+Q3hCAU0iSf4xAN1k9zOpjK5WO8104mB0rT/dGhOa09582HN5HlbxNbPRZ0THV7nLGvzugcNOSjzfA==} engines: {node: '>=6'} - eslint-plugin-perfectionist@4.3.0: - resolution: {integrity: sha512-8tQ/wn1dFelul2WoXL/NQOEwvWO8H4Vjmsqpt3fDQrfgybr8kQ5Vgb9BQyVRB33ywQqjUApsiwi5Ci7grMPPRA==} + eslint-plugin-perfectionist@4.4.0: + resolution: {integrity: sha512-B78pWxCsA2sClourpWEmWziCcjEsAEyxsNV5G6cxxteu/NI0/2en9XZUONf5e/+O+dgoLZsEPHQEhnIxJcnUvA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: eslint: '>=8.0.0' @@ -17006,7 +17006,7 @@ snapshots: eslint-plugin-only-warn@1.1.0: {} - eslint-plugin-perfectionist@4.3.0(eslint@8.57.0)(typescript@5.7.2): + eslint-plugin-perfectionist@4.4.0(eslint@8.57.0)(typescript@5.7.2): dependencies: '@typescript-eslint/types': 8.18.1 '@typescript-eslint/utils': 8.18.1(eslint@8.57.0)(typescript@5.7.2)