chore(deps): update dependency eslint-plugin-react-hooks to v5.2.0 (#2519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a73ca72133
commit
f26e2a7a11
2 changed files with 6 additions and 6 deletions
|
|
@ -60,7 +60,7 @@
|
|||
"eslint-plugin-jsx-a11y": "6.10.2",
|
||||
"eslint-plugin-prettier": "5.2.3",
|
||||
"eslint-plugin-react": "7.37.4",
|
||||
"eslint-plugin-react-hooks": "5.1.0",
|
||||
"eslint-plugin-react-hooks": "5.2.0",
|
||||
"eslint-plugin-react-refresh": "0.4.19",
|
||||
"jsdom": "26.0.0",
|
||||
"lerna": "8.2.0",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -2470,7 +2470,7 @@ __metadata:
|
|||
eslint-plugin-jsx-a11y: "npm:6.10.2"
|
||||
eslint-plugin-prettier: "npm:5.2.3"
|
||||
eslint-plugin-react: "npm:7.37.4"
|
||||
eslint-plugin-react-hooks: "npm:5.1.0"
|
||||
eslint-plugin-react-hooks: "npm:5.2.0"
|
||||
eslint-plugin-react-refresh: "npm:0.4.19"
|
||||
jsdom: "npm:26.0.0"
|
||||
lerna: "npm:8.2.0"
|
||||
|
|
@ -10659,12 +10659,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react-hooks@npm:5.1.0":
|
||||
version: 5.1.0
|
||||
resolution: "eslint-plugin-react-hooks@npm:5.1.0"
|
||||
"eslint-plugin-react-hooks@npm:5.2.0":
|
||||
version: 5.2.0
|
||||
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
|
||||
peerDependencies:
|
||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
|
||||
checksum: 10c0/37ef76e1d916d46ab8e93a596078efcf2162e2c653614437e0c54e31d02a5dadabec22802fab717effe257aeb4bdc20c2a710666a89ab1cf07e01e614dde75d8
|
||||
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue