Update flow-bin to the latest version 🚀 (#1476)
* chore(package): update flow-bin to version 0.113.0 * chore(package): update lockfile yarn.lock
This commit is contained in:
parent
f30723b96d
commit
c5d7d27459
|
@ -63,7 +63,7 @@
|
|||
"eslint-plugin-jsx-a11y": "6.2.3",
|
||||
"eslint-plugin-react": "7.16.0",
|
||||
"file-loader": "^4.0.0",
|
||||
"flow-bin": "^0.112.0",
|
||||
"flow-bin": "^0.113.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-fetch-mock": "^2.1.2",
|
||||
"prettier": "1.19.1",
|
||||
|
|
|
@ -3780,10 +3780,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.112.0:
|
||||
version "0.112.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.112.0.tgz#6a21c31937c4a2f23a750056a364c598a95ea216"
|
||||
integrity sha512-vdcuKv0UU55vjv0e2EVh1ZxlU+TSNT19SkE+6gT1vYzTKtzYE6dLuAmBIiS3Rg2N9D9HOI6TKSyl53zPtqZLrA==
|
||||
flow-bin@^0.113.0:
|
||||
version "0.113.0"
|
||||
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.113.0.tgz#6457d250dbc6f71ca51e75f00a96d23cde5d987a"
|
||||
integrity sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw==
|
||||
|
||||
flush-write-stream@^1.0.0:
|
||||
version "1.1.1"
|
||||
|
|
Loading…
Reference in New Issue