Skip to content

Commit a7e811c

Browse files
Bump eslint-plugin-react-hooks from 6.1.1 to 7.0.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 6.1.1 to 7.0.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d0b4fd commit a7e811c

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"eslint-plugin-amo": "^2.3.0",
283283
"eslint-plugin-promise": "^7.2.1",
284284
"eslint-plugin-react": "^7.37.5",
285-
"eslint-plugin-react-hooks": "^6.1.1",
285+
"eslint-plugin-react-hooks": "^7.0.1",
286286
"eslint-plugin-testing-library": "^7.13.4",
287287
"file-loader": "^6.0.0",
288288
"flow-bin": "^0.187.0",

yarn.lock

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5071,7 +5071,7 @@ eslint-plugin-promise@^7.2.1:
50715071
dependencies:
50725072
"@eslint-community/eslint-utils" "^4.4.0"
50735073

5074-
5074+
[email protected], eslint-plugin-react-hooks@^7.0.1:
50755075
version "7.0.1"
50765076
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz#66e258db58ece50723ef20cc159f8aa908219169"
50775077
integrity sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==
@@ -5082,16 +5082,6 @@ [email protected]:
50825082
zod "^3.25.0 || ^4.0.0"
50835083
zod-validation-error "^3.5.0 || ^4.0.0"
50845084

5085-
eslint-plugin-react-hooks@^6.1.1:
5086-
version "6.1.1"
5087-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-6.1.1.tgz#c04c051e382444bb62cdca9cf4df68ffe0845b8a"
5088-
integrity sha512-St9EKZzOAQF704nt2oJvAKZHjhrpg25ClQoaAlHmPZuajFldVLqRDW4VBNAS01NzeiQF0m0qhG1ZA807K6aVaQ==
5089-
dependencies:
5090-
"@babel/core" "^7.24.4"
5091-
"@babel/parser" "^7.24.4"
5092-
zod "^3.22.4 || ^4.0.0"
5093-
zod-validation-error "^3.0.3 || ^4.0.0"
5094-
50955085
[email protected], eslint-plugin-react@^7.37.5:
50965086
version "7.37.5"
50975087
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
@@ -12292,12 +12282,12 @@ yocto-queue@^0.1.0:
1229212282
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
1229312283
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
1229412284

12295-
"zod-validation-error@^3.0.3 || ^4.0.0", "zod-validation-error@^3.5.0 || ^4.0.0":
12285+
"zod-validation-error@^3.5.0 || ^4.0.0":
1229612286
version "4.0.2"
1229712287
resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-4.0.2.tgz#bc605eba49ce0fcd598c127fee1c236be3f22918"
1229812288
integrity sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==
1229912289

12300-
"zod@^3.22.4 || ^4.0.0", "zod@^3.25.0 || ^4.0.0":
12290+
"zod@^3.25.0 || ^4.0.0":
1230112291
version "4.1.12"
1230212292
resolved "https://registry.yarnpkg.com/zod/-/zod-4.1.12.tgz#64f1ea53d00eab91853195653b5af9eee68970f0"
1230312293
integrity sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==

0 commit comments

Comments
 (0)