chore: revert "bump flow-bin from 0.125.1 to 0.126.0"

This reverts commit 35226a0e0e26673bbd38fbacff9257e72a0835f6.
This commit is contained in:
Justin Starry 2020-06-03 21:33:50 +08:00 committed by Michael Vines
parent e759e7c91d
commit 3a4d7ebe09
2 changed files with 4 additions and 4 deletions

View File

@ -11155,9 +11155,9 @@
"dev": true
},
"flow-bin": {
"version": "0.126.0",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.126.0.tgz",
"integrity": "sha512-91nCLt3B0drolW9bXmTssNxhshkkGDwokVyuquBA7TeHMCajbMNxm77JI0JydzHEv9xa6nMbBJXYyM6XW8Jzgg==",
"version": "0.125.1",
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.125.1.tgz",
"integrity": "sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==",
"dev": true
},
"flow-typed": {

View File

@ -117,7 +117,7 @@
"eslint-plugin-import": "2.20.2",
"eslint-plugin-jest": "23.13.2",
"eslint-plugin-prettier": "^3.0.0",
"flow-bin": "0.126.0",
"flow-bin": "0.125.1",
"flow-typed": "3.1.0",
"fs-file-tree": "1.1.0",
"jest": "26.0.1",