deps: bump @types/node-fetch from 2.5.6 to 2.5.7

Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-29 03:47:39 +00:00
parent 7b0270bcd5
commit fe712b2ec6
2 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@
"devDependencies": {
"@types/jest": "^25.2.1",
"@types/node": "~12",
"@types/node-fetch": "^2.5.6",
"@types/node-fetch": "^2.5.7",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"@zeit/ncc": "^0.22.1",