Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.12.2 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and xRahul committed Jan 4, 2019
1 parent fc6196d commit 6beb52e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-react": "7.12.0",
"eslint-plugin-react": "7.12.2",
"jest": "23.1.0",
"react-test-renderer": "16.3.2"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2404,9 +2404,9 @@ eslint-plugin-react-native@^3.2.1:
dependencies:
eslint-plugin-react-native-globals "^0.1.1"

eslint-plugin-react@7.12.0:
version "7.12.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.0.tgz#fa6701063f2172c3e1db3a22d3db6d8bdc0179af"
eslint-plugin-react@7.12.2:
version "7.12.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2.tgz#95a4d8117011787824625ea57be9e38401d33548"
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"
Expand Down

0 comments on commit 6beb52e

Please sign in to comment.