Skip to content

Commit

Permalink
Update dependency flow-bin to ^0.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 25, 2018
1 parent daac3a0 commit 0011b83
Show file tree
Hide file tree
Showing 4 changed files with 598 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"eslint-plugin-yarn-internal": "file:scripts/eslint-rules",
"execa": "^0.11.0",
"fancy-log": "^1.3.2",
"flow-bin": "^0.66.0",
"flow-bin": "^0.84.0",
"git-release-notes": "^3.0.0",
"gulp": "^4.0.0",
"gulp-babel": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/pkg-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"babel-preset-env": "^1.6.1",
"babel-preset-flow": "^6.23.0",
"flow-bin": "^0.66.0",
"flow-bin": "^0.84.0",
"jest": "^23.0.0",
"prettier": "^1.10.2"
},
Expand Down
Loading

0 comments on commit 0011b83

Please sign in to comment.