chore(deps-dev): bump flow-bin from 0.95.0 to 0.95.1
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.95.0 to 0.95.1. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits/v0.95.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
1a98c2fa83
commit
df4c83f5be
|
@ -6989,9 +6989,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"flow-bin": {
|
"flow-bin": {
|
||||||
"version": "0.95.0",
|
"version": "0.95.1",
|
||||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.95.0.tgz",
|
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.95.1.tgz",
|
||||||
"integrity": "sha512-CaYIYSE4feCuTrKPsfdzJ7kAej7QISbhTpnl0Jmp+6Qj1XgA0spaLQrVzMgjPNn5L/iWqtuvZQA+ouRTpxEwdw==",
|
"integrity": "sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"flow-typed": {
|
"flow-typed": {
|
||||||
|
|
|
@ -104,7 +104,7 @@
|
||||||
"eslint-plugin-import": "2.16.0",
|
"eslint-plugin-import": "2.16.0",
|
||||||
"eslint-plugin-jest": "22.3.2",
|
"eslint-plugin-jest": "22.3.2",
|
||||||
"eslint-plugin-prettier": "^3.0.0",
|
"eslint-plugin-prettier": "^3.0.0",
|
||||||
"flow-bin": "0.95.0",
|
"flow-bin": "0.95.1",
|
||||||
"flow-typed": "2.5.1",
|
"flow-typed": "2.5.1",
|
||||||
"fs-file-tree": "1.0.7",
|
"fs-file-tree": "1.0.7",
|
||||||
"jest": "24.5.0",
|
"jest": "24.5.0",
|
||||||
|
|
Loading…
Reference in New Issue