chore(deps-dev): bump flow-bin from 0.106.1 to 0.106.2
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.106.1 to 0.106.2. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.106.1...v0.106.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
c42451e746
commit
d2594cdef3
|
@ -8295,9 +8295,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.106.1",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.1.tgz",
|
||||
"integrity": "sha512-UqAbzDZsxNgZ+pv3/OwZEpo/Dt4ZCiMgiyJ5cAPC9bHq8/wti8ZhLWuIVBgDFpV7OPflmQXQNXqbvB8/5BvEDQ==",
|
||||
"version": "0.106.2",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.106.2.tgz",
|
||||
"integrity": "sha512-pALWFKf+AQiX4VfSEdxruj2bSMigsrAcg8djV6Hue2y3FJyiA/Z42UkEv6zEvSIpDj1EL+cRBvJNUx6L2+gdTQ==",
|
||||
"dev": true
|
||||
},
|
||||
"flow-typed": {
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"eslint-plugin-import": "2.18.2",
|
||||
"eslint-plugin-jest": "22.15.2",
|
||||
"eslint-plugin-prettier": "^3.0.0",
|
||||
"flow-bin": "0.106.1",
|
||||
"flow-bin": "0.106.2",
|
||||
"flow-typed": "2.6.1",
|
||||
"fs-file-tree": "1.0.7",
|
||||
"jest": "24.9.0",
|
||||
|
|
Loading…
Reference in New Issue