Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react to v7.12.4 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
automatops authored and sun-tea committed Jan 17, 2019
1 parent c6a93f5 commit 9d0dbae
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 @@ -101,7 +101,7 @@
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-react": "7.12.3",
"eslint-plugin-react": "7.12.4",
"husky": "1.3.1",
"jest": "23.6.0",
"jest-dom": "3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -5132,9 +5132,9 @@ eslint-plugin-prettier@3.0.1:
dependencies:
prettier-linter-helpers "^1.0.0"

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"
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"
dependencies:
array-includes "^3.0.3"
doctrine "^2.1.0"
Expand Down

0 comments on commit 9d0dbae

Please sign in to comment.