Skip to content

Commit 26f92f4

Browse files
dependabot[bot]edwardzjl
authored andcommitted
build(deps-dev): bump eslint-plugin-react-hooks in /web
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8bf256 commit 26f92f4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vitejs/plugin-react": "^4.3.4",
4040
"eslint": "^9.21.0",
4141
"eslint-plugin-react": "^7.37.4",
42-
"eslint-plugin-react-hooks": "^5.0.0",
42+
"eslint-plugin-react-hooks": "^5.2.0",
4343
"eslint-plugin-react-refresh": "^0.4.18",
4444
"globals": "^15.14.0",
4545
"jsdom": "^26.0.0",

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1869,7 +1869,7 @@ __metadata:
18691869
"@vitejs/plugin-react": "npm:^4.3.4"
18701870
eslint: "npm:^9.21.0"
18711871
eslint-plugin-react: "npm:^7.37.4"
1872-
eslint-plugin-react-hooks: "npm:^5.0.0"
1872+
eslint-plugin-react-hooks: "npm:^5.2.0"
18731873
eslint-plugin-react-refresh: "npm:^0.4.18"
18741874
globals: "npm:^15.14.0"
18751875
js-sha256: "npm:^0.11.0"
@@ -2508,12 +2508,12 @@ __metadata:
25082508
languageName: node
25092509
linkType: hard
25102510

2511-
"eslint-plugin-react-hooks@npm:^5.0.0":
2512-
version: 5.1.0
2513-
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
2511+
"eslint-plugin-react-hooks@npm:^5.2.0":
2512+
version: 5.2.0
2513+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
25142514
peerDependencies:
25152515
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
2516-
checksum: 10c0/37ef76e1d916d46ab8e93a596078efcf2162e2c653614437e0c54e31d02a5dadabec22802fab717effe257aeb4bdc20c2a710666a89ab1cf07e01e614dde75d8
2516+
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
25172517
languageName: node
25182518
linkType: hard
25192519

0 commit comments

Comments
 (0)