Skip to content

Commit b7e8f62

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency eslint-plugin-react to v7.20.4
1 parent 25490a0 commit b7e8f62

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
@@ -37,7 +37,7 @@
3737
"css-loader": "3.6.0",
3838
"eslint": "5.16.0",
3939
"eslint-loader": "2.2.1",
40-
"eslint-plugin-react": "7.20.3",
40+
"eslint-plugin-react": "7.20.4",
4141
"jest": "24.9.0",
4242
"jest-cli": "24.9.0",
4343
"node-fetch": "2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5217,10 +5217,10 @@ eslint-loader@2.2.1:
52175217
object-hash "^1.1.4"
52185218
rimraf "^2.6.1"
52195219

5220-
eslint-plugin-react@7.20.3:
5221-
version "7.20.3"
5222-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1"
5223-
integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==
5220+
eslint-plugin-react@7.20.4:
5221+
version "7.20.4"
5222+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.4.tgz#c14d2631221ec694ddd84557d7152f44b66e4aa0"
5223+
integrity sha512-y4DOQ0LrzuDQFEAnYFGjJMRHQQqfTco02qiWI00eGQYikHTzC15S5aRHGWSffnThv8sBpsmFBLky3K5keniAJg==
52245224
dependencies:
52255225
array-includes "^3.1.1"
52265226
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)