Skip to content

Commit ec0724b

Browse files
Merge pull request #5461 from Hacker0x01/dependabot/npm_and_yarn/docs-site/eslint-plugin-react-hooks-5.2.0
chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 in /docs-site
2 parents 95845f5 + d04e791 commit ec0724b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs-site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-react": "^4.3.4",
2828
"eslint": "^9.21.0",
2929
"eslint-plugin-react": "^7.37.4",
30-
"eslint-plugin-react-hooks": "^5.1.0",
30+
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",
3232
"globals": "^16.0.0",
3333
"sass": "^1.85.1",

docs-site/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2101,12 +2101,12 @@ __metadata:
21012101
languageName: node
21022102
linkType: hard
21032103

2104-
"eslint-plugin-react-hooks@npm:^5.1.0":
2105-
version: 5.1.0
2106-
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
2104+
"eslint-plugin-react-hooks@npm:^5.2.0":
2105+
version: 5.2.0
2106+
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
21072107
peerDependencies:
21082108
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
2109-
checksum: 10c0/37ef76e1d916d46ab8e93a596078efcf2162e2c653614437e0c54e31d02a5dadabec22802fab717effe257aeb4bdc20c2a710666a89ab1cf07e01e614dde75d8
2109+
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
21102110
languageName: node
21112111
linkType: hard
21122112

@@ -4018,7 +4018,7 @@ __metadata:
40184018
date-fns: "npm:^4.1.0"
40194019
eslint: "npm:^9.21.0"
40204020
eslint-plugin-react: "npm:^7.37.4"
4021-
eslint-plugin-react-hooks: "npm:^5.1.0"
4021+
eslint-plugin-react-hooks: "npm:^5.2.0"
40224022
eslint-plugin-react-refresh: "npm:^0.4.19"
40234023
globals: "npm:^16.0.0"
40244024
highlight.js: "npm:^11.11.1"

0 commit comments

Comments
 (0)