Skip to content

Commit 8a01b74

Browse files
Bump eslint-plugin-react-hooks in the development-dependencies group
Bumps the development-dependencies group with 1 update: [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks). Updates `eslint-plugin-react-hooks` from 7.0.0 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-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abd3828 commit 8a01b74

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"eslint-plugin-import": "^2.32.0",
131131
"eslint-plugin-no-relative-import-paths": "^1.6.1",
132132
"eslint-plugin-prettier": "5.5.4",
133-
"eslint-plugin-react-hooks": "^7.0.0",
133+
"eslint-plugin-react-hooks": "^7.0.1",
134134
"eslint-plugin-simple-import-sort": "^12.1.1",
135135
"eslint-plugin-testing-library": "^7.13.3",
136136
"prettier": "^3.6.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8126,18 +8126,18 @@ __metadata:
81268126
languageName: node
81278127
linkType: hard
81288128

8129-
"eslint-plugin-react-hooks@npm:^7.0.0":
8130-
version: 7.0.0
8131-
resolution: "eslint-plugin-react-hooks@npm:7.0.0"
8129+
"eslint-plugin-react-hooks@npm:^7.0.1":
8130+
version: 7.0.1
8131+
resolution: "eslint-plugin-react-hooks@npm:7.0.1"
81328132
dependencies:
81338133
"@babel/core": "npm:^7.24.4"
81348134
"@babel/parser": "npm:^7.24.4"
81358135
hermes-parser: "npm:^0.25.1"
8136-
zod: "npm:^3.22.4 || ^4.0.0"
8137-
zod-validation-error: "npm:^3.0.3 || ^4.0.0"
8136+
zod: "npm:^3.25.0 || ^4.0.0"
8137+
zod-validation-error: "npm:^3.5.0 || ^4.0.0"
81388138
peerDependencies:
81398139
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
8140-
checksum: 10/756ad90ec6390bafa8037f86ab72d98af55c25e13b69e15bdac634724c8af7a87eb6993b643665e930d67635d52c8aa55b0e7a1d47e3c4e42a3b66950b2069fb
8140+
checksum: 10/12e96c68d58c6588305fd17d660524a1ef1e872650ec591d5b138f059431290831c373d4b1c9ae8991fb25f96c43935497d2149678c027e65d0417d3d99ecc85
81418141
languageName: node
81428142
linkType: hard
81438143

@@ -12641,7 +12641,7 @@ __metadata:
1264112641
eslint-plugin-import: "npm:^2.32.0"
1264212642
eslint-plugin-no-relative-import-paths: "npm:^1.6.1"
1264312643
eslint-plugin-prettier: "npm:5.5.4"
12644-
eslint-plugin-react-hooks: "npm:^7.0.0"
12644+
eslint-plugin-react-hooks: "npm:^7.0.1"
1264512645
eslint-plugin-simple-import-sort: "npm:^12.1.1"
1264612646
eslint-plugin-testing-library: "npm:^7.13.3"
1264712647
expo: "npm:54.0.12"
@@ -16699,7 +16699,7 @@ __metadata:
1669916699
languageName: node
1670016700
linkType: hard
1670116701

16702-
"zod-validation-error@npm:^3.0.3 || ^4.0.0":
16702+
"zod-validation-error@npm:^3.5.0 || ^4.0.0":
1670316703
version: 4.0.2
1670416704
resolution: "zod-validation-error@npm:4.0.2"
1670516705
peerDependencies:
@@ -16708,7 +16708,7 @@ __metadata:
1670816708
languageName: node
1670916709
linkType: hard
1671016710

16711-
"zod@npm:^3.22.4 || ^4.0.0":
16711+
"zod@npm:^3.25.0 || ^4.0.0":
1671216712
version: 4.1.12
1671316713
resolution: "zod@npm:4.1.12"
1671416714
checksum: 10/c5f04e6ac306515c4db6ef73cf7705f521c7a2107c8c8912416a0658d689f361db9bee829b0bf01ef4a22492f1065c5cbcdb523ce532606ac6792fd714f3c326

0 commit comments

Comments
 (0)