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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fusion-bot[bot] committed Jan 29, 2018
1 parent 6b4258f commit 7ea46c3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.42.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-prettier": "2.5.0",
"eslint-plugin-react": "7.6.0",
"eslint-plugin-react": "7.6.1",
"flow-bin": "0.64.0",
"nyc": "11.4.1",
"prettier": "1.8.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -667,8 +667,8 @@
resolved "https://registry.yarnpkg.com/@types/mkdirp/-/mkdirp-0.3.29.tgz#7f2ad7ec55f914482fc9b1ec4bb1ae6028d46066"

"@types/node@^9.3.0":
version "9.3.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"
version "9.4.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.0.tgz#b85a0bcf1e1cc84eb4901b7e96966aedc6f078d1"

"@types/rimraf@^0.0.28":
version "0.0.28"
Expand Down Expand Up @@ -1648,8 +1648,8 @@ doctrine@^2.0.2, doctrine@^2.1.0:
esutils "^2.0.2"

domain-browser@^1.1.1:
version "1.1.7"
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1de08c06f4d7b21fdf8698bc"
version "1.2.0"
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda"

draftlog@^1.0.12:
version "1.0.12"
Expand Down Expand Up @@ -1886,9 +1886,9 @@ eslint-plugin-prettier@2.5.0:
fast-diff "^1.1.1"
jest-docblock "^21.0.0"

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"
eslint-plugin-react@7.6.1:
version "7.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633"
dependencies:
doctrine "^2.0.2"
has "^1.0.1"
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.6"
resolved "https://registry.yarnpkg.com/nodent-compiler/-/nodent-compiler-3.1.6.tgz#1fd2b37625f127405d90ddc9cf7a059affef82f5"
version "3.1.7"
resolved "https://registry.yarnpkg.com/nodent-compiler/-/nodent-compiler-3.1.7.tgz#78198d9baacc491b0065b8c65bc0ca83d3fcd2a2"
dependencies:
acorn ">=2.5.2"
acorn-es7-plugin ">=1.1.6"
Expand Down

0 comments on commit 7ea46c3

Please sign in to comment.