Skip to content

Commit ff5d3d4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency eslint-plugin-react to v7.20.2
1 parent 019c94d commit ff5d3d4

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.1",
40+
"eslint-plugin-react": "7.20.2",
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
@@ -5255,10 +5255,10 @@ eslint-loader@2.2.1:
52555255
object-hash "^1.1.4"
52565256
rimraf "^2.6.1"
52575257

5258-
eslint-plugin-react@7.20.1:
5259-
version "7.20.1"
5260-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.1.tgz#87fcf8d0de225817ba0b2d8f38740733d61ff4ba"
5261-
integrity sha512-HitovDhscMmu3uOod3aqZRdKURdXgmlkptEue958gJBmIJO9hvgO4uZyqsJ4+22WqJVP3CsTKfqWSuTlJL6b8w==
5258+
eslint-plugin-react@7.20.2:
5259+
version "7.20.2"
5260+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.2.tgz#b0d72abcd94c59c842338aa09c800808219ea77d"
5261+
integrity sha512-J3BdtsPNbcF/CG9HdyLx7jEtC7tuODODGldkS9P1zU2WMoHPdcsN2enUopgIaec5f9eYhSFI5zQAaWA/dgv2zw==
52625262
dependencies:
52635263
array-includes "^3.1.1"
52645264
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)