Bug 1543406 - Upgrade flow to 0.96. r=davidwalsh

Differential Revision: https://phabricator.services.mozilla.com/D26918

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Jason Laster 2019-04-10 14:58:07 +00:00
parent 937b89a55a
commit 2bcc64bcd9
2 changed files with 4 additions and 4 deletions

View File

@ -126,7 +126,7 @@
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-react": "^7.2.1",
"expect.js": "^0.3.1",
"flow-bin": "0.93.0",
"flow-bin": "0.96.0",
"glob": "^7.0.3",
"husky": "^1.0.1",
"jest": "^23.0.0",

View File

@ -4670,9 +4670,9 @@ flatten@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
flow-bin@0.93.0:
version "0.93.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.93.0.tgz#9192a08d88db2a8da0ff55e42420f44539791430"
flow-bin@0.96.0:
version "0.96.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.96.0.tgz#3b0379d97304dc1879ae6db627cd2d6819998661"
flush-write-stream@^1.0.0:
version "1.0.3"