Skip to content

Commit

Permalink
Update dependency eslint-plugin-react-hooks to v4.6.2 (#2349)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent c1a4dd2 commit 666fbfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin-swissquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-i": "2.29.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"prettier": "3.2.5",
"prettier-linter-helpers": "1.0.0",
"prettier1": "npm:prettier@1.19.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2899,7 +2899,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.1"
eslint-plugin-i: "npm:2.29.1"
eslint-plugin-react: "npm:7.34.1"
eslint-plugin-react-hooks: "npm:4.6.0"
eslint-plugin-react-hooks: "npm:4.6.2"
prettier: "npm:3.2.5"
prettier-linter-helpers: "npm:1.0.0"
prettier1: "npm:prettier@1.19.1"
Expand Down Expand Up @@ -6494,12 +6494,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.6.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
"eslint-plugin-react-hooks@npm:4.6.2":
version: 4.6.2
resolution: "eslint-plugin-react-hooks@npm:4.6.2"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 10c0/58c7e10ea5792c33346fcf5cb4024e14837035ce412ff99c2dcb7c4f903dc9b17939078f80bfef826301ce326582c396c00e8e0ac9d10ac2cde2b42d33763c65
checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
languageName: node
linkType: hard

Expand Down

0 comments on commit 666fbfb

Please sign in to comment.