Skip to content

Commit c1fd800

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-react to v7.28.0
1 parent c9ec2be commit c1fd800

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.5.1",
99-
"eslint-plugin-react": "7.27.1",
99+
"eslint-plugin-react": "7.28.0",
100100
"eslint-plugin-react-hooks": "4.3.0",
101101
"eslint-plugin-testing-library": "4.12.4",
102102
"prettier": "2.5.1"

yarn.lock

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

11116-
eslint-plugin-react@7.27.1:
11117-
version "7.27.1"
11118-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz#469202442506616f77a854d91babaae1ec174b45"
11119-
integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==
11116+
eslint-plugin-react@7.28.0:
11117+
version "7.28.0"
11118+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
11119+
integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
1112011120
dependencies:
1112111121
array-includes "^3.1.4"
1112211122
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)