Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-react-hooks to v4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Apr 27, 2024
1 parent 5a173dd commit 3bbd337
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-import-newlines": "^1.2.3",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "4.6.0"
"eslint-plugin-react-hooks": "4.6.2"
},
"devDependencies": {
"conventional-changelog-conventionalcommits": "6.1.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ __metadata:
eslint-plugin-import-newlines: "npm:^1.2.3"
eslint-plugin-jsx-a11y: "npm:6.8.0"
eslint-plugin-react: "npm:7.34.0"
eslint-plugin-react-hooks: "npm:4.6.0"
eslint-plugin-react-hooks: "npm:4.6.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1049,12 +1049,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: 8/23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
checksum: 4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc
languageName: node
linkType: hard

Expand Down

0 comments on commit 3bbd337

Please sign in to comment.