Skip to content

Commit

Permalink
Merge pull request #517 from cozy/renovate/eslint-plugin-react-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-react to v7.12.4
  • Loading branch information
CPatchane committed Jan 18, 2019
2 parents 4212119 + 1a4e741 commit 4749cad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"eslint": "5.9.0",
"eslint-config-cozy-app": "1.1.7",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-react": "7.12.3",
"eslint-plugin-react": "7.12.4",
"git-directory-deploy": "1.5.1",
"identity-obj-proxy": "3.0.0",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4301,10 +4301,10 @@ eslint-plugin-react@7.10.0:
jsx-ast-utils "^2.0.1"
prop-types "^15.6.2"

eslint-plugin-react@7.12.3:
version "7.12.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd"
integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA==
eslint-plugin-react@7.12.4:
version "7.12.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"
Expand Down

0 comments on commit 4749cad

Please sign in to comment.