Skip to content

Commit b251ed8

Browse files
renovate[bot]felixfbecker
authored andcommitted
fix(deps): update dependency eslint-plugin-react-hooks to ^2.3.0 (#23)
1 parent 2d550e6 commit b251ed8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"eslint-plugin-import": "^2.18.2",
4444
"eslint-plugin-jsdoc": "^17.1.0",
4545
"eslint-plugin-react": "^7.16.0",
46-
"eslint-plugin-react-hooks": "^2.2.0"
46+
"eslint-plugin-react-hooks": "^2.3.0"
4747
}
4848
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,10 +1541,10 @@ eslint-plugin-jsdoc@^17.1.0:
15411541
object.entries-ponyfill "^1.0.1"
15421542
regextras "^0.6.1"
15431543

1544-
eslint-plugin-react-hooks@^2.2.0:
1545-
version "2.2.0"
1546-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.2.0.tgz#078264e9e388da6929ace09d6abe92c85963aff4"
1547-
integrity sha512-jSlnBjV2cmyIeL555H/FbvuSbQ1AtpHjLMHuPrQnt1eVA6lX8yufdygh7AArI2m8ct7ChHGx2uOaCuxq2MUn6g==
1544+
eslint-plugin-react-hooks@^2.3.0:
1545+
version "2.3.0"
1546+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.3.0.tgz#53e073961f1f5ccf8dd19558036c1fac8c29d99a"
1547+
integrity sha512-gLKCa52G4ee7uXzdLiorca7JIQZPPXRAQDXV83J4bUEeUuc5pIEyZYAZ45Xnxe5IuupxEqHS+hUhSLIimK1EMw==
15481548

15491549
eslint-plugin-react@^7.16.0:
15501550
version "7.16.0"

0 commit comments

Comments
 (0)