Skip to content

Commit a96a70c

Browse files
chore(deps): update dependency eslint-plugin-react to v7.31.8
1 parent f413716 commit a96a70c

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
@@ -42,7 +42,7 @@
4242
"eslint-config-next": "12.1.6",
4343
"eslint-config-prettier": "8.5.0",
4444
"eslint-plugin-prettier": "4.0.0",
45-
"eslint-plugin-react": "7.30.0",
45+
"eslint-plugin-react": "7.31.8",
4646
"eslint-plugin-react-hooks": "4.5.0",
4747
"husky": "8.0.1",
4848
"prettier": "2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2411,10 +2411,10 @@ [email protected], eslint-plugin-react-hooks@^4.5.0:
24112411
resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz"
24122412
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
24132413

2414-
eslint-plugin-react@7.30.0:
2415-
version "7.30.0"
2416-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3"
2417-
integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==
2414+
eslint-plugin-react@7.31.8:
2415+
version "7.31.8"
2416+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8.tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf"
2417+
integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==
24182418
dependencies:
24192419
array-includes "^3.1.5"
24202420
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)