chore(deps-dev): bump flow-bin from 0.104.0 to 0.105.1
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.104.0 to 0.105.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.104.0...v0.105.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
35d138f967
commit
8de9bad660
|
@ -8137,9 +8137,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"flow-bin": {
|
"flow-bin": {
|
||||||
"version": "0.104.0",
|
"version": "0.105.1",
|
||||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.104.0.tgz",
|
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.105.1.tgz",
|
||||||
"integrity": "sha512-EZXRRmf7m7ET5Lcnwm/I/T8G3d427Bq34vmO3qIlRcPIYloGuVoqRCwjaeezLRDntHkdciagAKbhJ+NTbDjnkw==",
|
"integrity": "sha512-wRI5ogu/+85fgftljAOtnDBx9+2JHToyq2XifzoMmXc5mmB9OE7osukzwi2PuOoEKtq9fu+APRD+MqbEJ8bUwQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"flow-typed": {
|
"flow-typed": {
|
||||||
|
|
|
@ -105,7 +105,7 @@
|
||||||
"eslint-plugin-import": "2.18.2",
|
"eslint-plugin-import": "2.18.2",
|
||||||
"eslint-plugin-jest": "22.15.0",
|
"eslint-plugin-jest": "22.15.0",
|
||||||
"eslint-plugin-prettier": "^3.0.0",
|
"eslint-plugin-prettier": "^3.0.0",
|
||||||
"flow-bin": "0.104.0",
|
"flow-bin": "0.105.1",
|
||||||
"flow-typed": "2.6.1",
|
"flow-typed": "2.6.1",
|
||||||
"fs-file-tree": "1.0.7",
|
"fs-file-tree": "1.0.7",
|
||||||
"jest": "24.8.0",
|
"jest": "24.8.0",
|
||||||
|
|
Loading…
Reference in New Issue