]> Piment Noir Git Repositories - benchmarks-js.git/commitdiff
build(deps-dev): Bump eslint-plugin-perfectionist in the regular group
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 12 Dec 2024 23:04:15 +0000 (23:04 +0000)
committerGitHub <noreply@github.com>
Thu, 12 Dec 2024 23:04:15 +0000 (23:04 +0000)
Bumps the regular group with 1 update: [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist).

Updates `eslint-plugin-perfectionist` from 4.2.0 to 4.3.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.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-perfectionist
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index a1f551df7e372edfc0f884697657cdeae5407115..2e12deee84a2f1593b70a52844d925f33ec6a93b 100644 (file)
@@ -81,7 +81,7 @@
     "eslint": "^9.16.0",
     "eslint-define-config": "^2.1.0",
     "eslint-plugin-jsdoc": "^50.6.1",
-    "eslint-plugin-perfectionist": "^4.2.0",
+    "eslint-plugin-perfectionist": "^4.3.0",
     "husky": "^9.1.7",
     "lint-staged": "^15.2.11",
     "neostandard": "^0.12.0",
index 732b7fe39edbfc9eb3c2a0bd5430008524c3831a..1fd46388fc56a7a5e1802790b49d91e7cc6ac13a 100644 (file)
@@ -64,8 +64,8 @@ importers:
         specifier: ^50.6.1
         version: 50.6.1(eslint@9.16.0(jiti@1.21.6))
       eslint-plugin-perfectionist:
-        specifier: ^4.2.0
-        version: 4.2.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.5.4)
+        specifier: ^4.3.0
+        version: 4.3.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.5.4)
       husky:
         specifier: ^9.1.7
         version: 9.1.7
@@ -726,8 +726,8 @@ packages:
     peerDependencies:
       eslint: '>=8.23.0'
 
-  eslint-plugin-perfectionist@4.2.0:
-    resolution: {integrity: sha512-hEMFx5xfSc/0OLZXJhSaLUKkFxATuRf4yL2iVfxEcxkkb17DfoLZY9eH960dPSw5uB7o+4avqP3rtkNp1Vwo7w==}
+  eslint-plugin-perfectionist@4.3.0:
+    resolution: {integrity: sha512-8tQ/wn1dFelul2WoXL/NQOEwvWO8H4Vjmsqpt3fDQrfgybr8kQ5Vgb9BQyVRB33ywQqjUApsiwi5Ci7grMPPRA==}
     engines: {node: ^18.0.0 || >=20.0.0}
     peerDependencies:
       eslint: '>=8.0.0'
@@ -2557,7 +2557,7 @@ snapshots:
       minimatch: 9.0.5
       semver: 7.6.3
 
-  eslint-plugin-perfectionist@4.2.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.5.4):
+  eslint-plugin-perfectionist@4.3.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.5.4):
     dependencies:
       '@typescript-eslint/types': 8.18.0
       '@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.5.4)