Skip to content

Commit

Permalink
Merge pull request #76 from moonwalker/renovate/eslint-plugin-react-7.x
Browse files Browse the repository at this point in the history
Update dependency eslint-plugin-react to v7.12.3
  • Loading branch information
vio committed Jan 8, 2019
2 parents 1577af9 + 8f6012f commit b9287a4
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 @@ -46,7 +46,7 @@
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jest": "22.1.2",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-react": "7.12.0",
"eslint-plugin-react": "7.12.3",
"extract-css-chunks-webpack-plugin": "3.3.2",
"fastify": "1.13.3",
"fastify-static": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -3246,9 +3246,9 @@ eslint-plugin-jsx-a11y@6.1.2:
has "^1.0.3"
jsx-ast-utils "^2.0.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.3:
version "7.12.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd"
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"
Expand Down

0 comments on commit b9287a4

Please sign in to comment.