mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #314 from brianlovin/dependabot/npm_and_yarn/flow-bin-0.108.0
Bump flow-bin from 0.107.0 to 0.108.0
This commit is contained in:
commit
c20377d342
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -6182,9 +6182,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flow-bin": {
|
||||
"version": "0.107.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.107.0.tgz",
|
||||
"integrity": "sha512-hsmwO5Q0+XUXaO2kIKLpleUNNBSFcsGEQGBOTEC/KR/4Ez695I1fweX/ioSjbU4RWhPZhkIqnpbF9opVAauCHg==",
|
||||
"version": "0.108.0",
|
||||
"resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.108.0.tgz",
|
||||
"integrity": "sha512-hPEyCP1J8rdhNDfCAA5w7bN6HUNBDcHVg/ABU5JVo0gUFMx+uRewpyEH8LlLBGjVQuIpbaPpaqpoaQhAVyaYww==",
|
||||
"dev": true
|
||||
},
|
||||
"flush-write-stream": {
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.1",
|
||||
"eslint-plugin-react": "^7.14.3",
|
||||
"flow-bin": "^0.107.0",
|
||||
"flow-bin": "^0.108.0",
|
||||
"lint-staged": "^9.2.5",
|
||||
"prettier": "^1.18.2",
|
||||
"prettier-eslint": "^9.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue