Skip to content

Commit a0ba1c4

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-import": "2.25.3",
5757
"eslint-plugin-jest": "22.21.0",
5858
"eslint-plugin-prettier": "3.4.1",
59-
"eslint-plugin-react": "7.27.1",
59+
"eslint-plugin-react": "7.28.0",
6060
"esm": "3.2.25",
6161
"expect": "27.4.2",
6262
"flow-bin": "0.119.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4836,10 +4836,10 @@ eslint-plugin-prettier@3.4.1:
48364836
dependencies:
48374837
prettier-linter-helpers "^1.0.0"
48384838

4839-
eslint-plugin-react@7.27.1:
4840-
version "7.27.1"
4841-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz#469202442506616f77a854d91babaae1ec174b45"
4842-
integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==
4839+
eslint-plugin-react@7.28.0:
4840+
version "7.28.0"
4841+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
4842+
integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
48434843
dependencies:
48444844
array-includes "^3.1.4"
48454845
array.prototype.flatmap "^1.2.5"

0 commit comments

Comments
 (0)