Update dependency eslint-plugin-react to v7.12.4 (#72)

This commit is contained in:
renovate[bot]
2019-04-17 06:06:01 -04:00
committed by Benjamin Boudreau
parent 7a70214538
commit d2dfda3869
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4717,9 +4717,9 @@
}
},
"eslint-plugin-react": {
"version": "7.12.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz",
"integrity": "sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA==",
"version": "7.12.4",
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz",
"integrity": "sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==",
"dev": true,
"requires": {
"array-includes": "^3.0.3",