Skip to content

Commit 0ed6530

Browse files
committed
chore(deps): update dependency eslint-plugin-react to v7.31.1
1 parent ac56ee9 commit 0ed6530

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-config-react-app": "6.0.0",
9797
"eslint-plugin-flowtype": "5.10.0",
9898
"eslint-plugin-jsx-a11y": "6.6.1",
99-
"eslint-plugin-react": "7.30.1",
99+
"eslint-plugin-react": "7.31.1",
100100
"eslint-plugin-react-hooks": "4.6.0",
101101
"eslint-plugin-testing-library": "4.12.4",
102102
"prettier": "2.7.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11489,10 +11489,10 @@ eslint-plugin-react-hooks@^4.2.0:
1148911489
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
1149011490
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
1149111491

11492-
eslint-plugin-react@7.30.1:
11493-
version "7.30.1"
11494-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
11495-
integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==
11492+
eslint-plugin-react@7.31.1:
11493+
version "7.31.1"
11494+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af"
11495+
integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==
1149611496
dependencies:
1149711497
array-includes "^3.1.5"
1149811498
array.prototype.flatmap "^1.3.0"

0 commit comments

Comments
 (0)