Skip to content

Commit 23f372c

Browse files
Update dependency eslint-plugin-react-hooks to v7.0.1 (#31103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73fa278 commit 23f372c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
js-tokens "^4.0.0"
296296
picocolors "^1.0.0"
297297

298-
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.27.2", "@babel/parser@^7.28.4", "@babel/parser@^7.28.5":
298+
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.24.4", "@babel/parser@^7.27.2", "@babel/parser@^7.28.4", "@babel/parser@^7.28.5":
299299
version "7.28.5"
300300
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
301301
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
@@ -309,7 +309,7 @@
309309
dependencies:
310310
"@babel/types" "^7.25.8"
311311

312-
"@babel/parser@^7.18.5", "@babel/parser@^7.24.4":
312+
"@babel/parser@^7.18.5":
313313
version "7.28.4"
314314
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8"
315315
integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==
@@ -6823,15 +6823,15 @@ eslint-plugin-react-compiler@^19.0.0-beta-df7b47d-20241124:
68236823
zod-validation-error "^3.0.3"
68246824

68256825
eslint-plugin-react-hooks@^7.0.0:
6826-
version "7.0.0"
6827-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.0.tgz#a255a1db826ea42b0e37f160430e4bd0b4b659f9"
6828-
integrity sha512-fNXaOwvKwq2+pXiRpXc825Vd63+KM4DLL40Rtlycb8m7fYpp6efrTp1sa6ZbP/Ap58K2bEKFXRmhURE+CJAQWw==
6826+
version "7.0.1"
6827+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz#66e258db58ece50723ef20cc159f8aa908219169"
6828+
integrity sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==
68296829
dependencies:
68306830
"@babel/core" "^7.24.4"
68316831
"@babel/parser" "^7.24.4"
68326832
hermes-parser "^0.25.1"
6833-
zod "^3.22.4 || ^4.0.0"
6834-
zod-validation-error "^3.0.3 || ^4.0.0"
6833+
zod "^3.25.0 || ^4.0.0"
6834+
zod-validation-error "^3.5.0 || ^4.0.0"
68356835

68366836
eslint-plugin-react@^7.28.0:
68376837
version "7.37.5"
@@ -14204,7 +14204,7 @@ zod-validation-error@^3.0.3:
1420414204
resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-3.5.3.tgz#85ba33290200d8db9f043621e284f40dddefb7e5"
1420514205
integrity sha512-OT5Y8lbUadqVZCsnyFaTQ4/O2mys4tj7PqhdbBCp7McPwvIEKfPtdA6QfPeFQK2/Rz5LgwmAXRJTugBNBi0btw==
1420614206

14207-
"zod-validation-error@^3.0.3 || ^4.0.0":
14207+
"zod-validation-error@^3.5.0 || ^4.0.0":
1420814208
version "4.0.2"
1420914209
resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-4.0.2.tgz#bc605eba49ce0fcd598c127fee1c236be3f22918"
1421014210
integrity sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==
@@ -14214,7 +14214,7 @@ zod@^3.22.4:
1421414214
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.76.tgz#26841c3f6fd22a6a2760e7ccb719179768471e34"
1421514215
integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==
1421614216

14217-
"zod@^3.22.4 || ^4.0.0", zod@^4.1.11:
14217+
"zod@^3.25.0 || ^4.0.0", zod@^4.1.11:
1421814218
version "4.1.12"
1421914219
resolved "https://registry.yarnpkg.com/zod/-/zod-4.1.12.tgz#64f1ea53d00eab91853195653b5af9eee68970f0"
1422014220
integrity sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==

0 commit comments

Comments
 (0)