Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Update dependency eslint-plugin-react to v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fusion-bot[bot] committed Jan 25, 2018
1 parent 5ad1183 commit 6729ac6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-flowtype": "2.41.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-prettier": "2.5.0",
"eslint-plugin-react": "7.5.1",
"eslint-plugin-react": "7.6.0",
"flow-bin": "0.59.0",
"nyc": "11.4.1",
"prettier": "1.8.2",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1641,7 +1641,7 @@ doctrine@1.5.0:
esutils "^2.0.2"
isarray "^1.0.0"

doctrine@^2.0.0, doctrine@^2.1.0:
doctrine@^2.0.2, doctrine@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
dependencies:
Expand Down Expand Up @@ -1886,13 +1886,13 @@ eslint-plugin-prettier@2.5.0:
fast-diff "^1.1.1"
jest-docblock "^21.0.0"

eslint-plugin-react@7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b"
eslint-plugin-react@7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.0.tgz#351651188c74c5b2fecc2717e3936b7207baa728"
dependencies:
doctrine "^2.0.0"
doctrine "^2.0.2"
has "^1.0.1"
jsx-ast-utils "^2.0.0"
jsx-ast-utils "^2.0.1"
prop-types "^15.6.0"

eslint-scope@^3.7.1, eslint-scope@~3.7.1:
Expand Down Expand Up @@ -2330,8 +2330,8 @@ globals@^10.0.0:
resolved "https://registry.yarnpkg.com/globals/-/globals-10.4.0.tgz#5c477388b128a9e4c5c5d01c7a2aca68c68b2da7"

globals@^11.0.1, globals@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-11.1.0.tgz#632644457f5f0e3ae711807183700ebf2e4633e4"
version "11.2.0"
resolved "https://registry.yarnpkg.com/globals/-/globals-11.2.0.tgz#aa2ece052a787563ba70a3dcd9dc2eb8a9a0488c"

globals@^9.18.0:
version "9.18.0"
Expand Down Expand Up @@ -2884,7 +2884,7 @@ jsprim@^1.2.2:
json-schema "0.2.3"
verror "1.10.0"

jsx-ast-utils@^2.0.0:
jsx-ast-utils@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
dependencies:
Expand Down Expand Up @@ -3305,8 +3305,8 @@ node-pre-gyp@^0.6.39:
tar-pack "^3.4.0"

nodent-compiler@>=3.1.0:
version "3.1.5"
resolved "https://registry.yarnpkg.com/nodent-compiler/-/nodent-compiler-3.1.5.tgz#8c09289eacf7256bda89c2b88941681d5cccf80c"
version "3.1.6"
resolved "https://registry.yarnpkg.com/nodent-compiler/-/nodent-compiler-3.1.6.tgz#1fd2b37625f127405d90ddc9cf7a059affef82f5"
dependencies:
acorn ">=2.5.2"
acorn-es7-plugin ">=1.1.6"
Expand Down Expand Up @@ -4340,8 +4340,8 @@ through@^2.3.6, through@~2.3.4, through@~2.3.8:
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"

timers-browserify@^2.0.4:
version "2.0.5"
resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.5.tgz#04878fb12a155a159c9d1e59faa1f77bf4ecc44c"
version "2.0.6"
resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.6.tgz#241e76927d9ca05f4d959819022f5b3664b64bae"
dependencies:
setimmediate "^1.0.4"

Expand Down

0 comments on commit 6729ac6

Please sign in to comment.