Update flow-bin to the latest version 🚀 (#1645)
* chore(package): update flow-bin to version 0.118.0 * chore(package): update lockfile yarn.lock
This commit is contained in:
parent
c9958e346e
commit
d6a2618e9e
|
@ -63,7 +63,7 @@
|
|||
"eslint-plugin-jsx-a11y": "6.2.3",
|
||||
"eslint-plugin-react": "7.16.0",
|
||||
"file-loader": "^5.0.2",
|
||||
"flow-bin": "^0.117.0",
|
||||
"flow-bin": "^0.118.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-fetch-mock": "^3.0.0",
|
||||
"prettier": "1.19.1",
|
||||
|
|
|
@ -3738,10 +3738,10 @@ flatted@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
|
||||
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
|
||||
|
||||
flow-bin@^0.117.0:
|
||||
version "0.117.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.117.0.tgz#2fd331f476dac31f7dae6ac9b557581ebc84e8ad"
|
||||
integrity sha512-LwDdiApyQsO26ubieaLBcW//K8QNcFR50FSUUDo5roy+2nsvkfRdJa0Qse2De6/2fwBElLDDrc3rrSzvC3hy2Q==
|
||||
flow-bin@^0.118.0:
|
||||
version "0.118.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.118.0.tgz#fb706364a58c682d67a2ca7df39396467dc397d1"
|
||||
integrity sha512-jlbUu0XkbpXeXhan5xyTqVK1jmEKNxE8hpzznI3TThHTr76GiFwK0iRzhDo4KNy+S9h/KxHaqVhTP86vA6wHCg==
|
||||
|
||||
flush-write-stream@^1.0.0:
|
||||
version "1.1.1"
|
||||
|
|
Loading…
Reference in New Issue