Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-react-hooks to v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Apr 26, 2024
1 parent 5a173dd commit 1756642
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.1"
},
"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.1"
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.1":
version: 4.6.1
resolution: "eslint-plugin-react-hooks@npm:4.6.1"
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: c7b6cf91dc92d4d69311cc9d83bc944abb131aa843284a2b5312323cee8c26425c31027b8d9626d4c909055b42f1a413eadb29cf0025adf689bcfde99dcd498a
languageName: node
linkType: hard

Expand Down

0 comments on commit 1756642

Please sign in to comment.