Skip to content

Commit

Permalink
chore(deps): update dependency flow-coverage-report to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 2, 2018
1 parent 8493677 commit 214ea3d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-prettier": "2.6.2",
"eslint-plugin-react": "7.11.0",
"flow-bin": "0.78.0",
"flow-coverage-report": "0.5.0",
"flow-coverage-report": "0.6.0",
"husky": "0.14.3",
"lerna": "3.0.4",
"lint-staged": "7.2.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2002,9 +2002,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"

[email protected].0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/flow-annotation-check/-/flow-annotation-check-1.8.0.tgz#49a97d2ddd7d0f91c2addc4b95d1e89ec5eea6ad"
[email protected].1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/flow-annotation-check/-/flow-annotation-check-1.8.1.tgz#41ed407a79e56f5ea71b8f4edc55853c66799e3f"
dependencies:
argparse "^1.0.9"
babel-plugin-transform-object-rest-spread "^6.20.2"
Expand All @@ -2015,14 +2015,14 @@ [email protected]:
version "0.78.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.78.0.tgz#df9fe7f9c9a2dfaff39083949fe2d831b41627b7"

flow-coverage-report@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/flow-coverage-report/-/flow-coverage-report-0.5.0.tgz#adbcecb5bf9a068d3d66f8881b0d7b96cb82c5f2"
flow-coverage-report@0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/flow-coverage-report/-/flow-coverage-report-0.6.0.tgz#3bab30921f14ef798d709902048205bd7611ec43"
dependencies:
array.prototype.find "2.0.4"
babel-runtime "6.23.0"
badge-up "2.3.0"
flow-annotation-check "1.8.0"
flow-annotation-check "1.8.1"
glob "7.1.1"
minimatch "3.0.4"
mkdirp "0.5.1"
Expand Down

0 comments on commit 214ea3d

Please sign in to comment.