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

Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.5 to 2.5.6.
- [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-11 03:36:01 +00:00
parent 949a480ff9
commit 0815b8fb73
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.5",
"@types/node-fetch": "^2.5.6",
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.27.0",
"@zeit/ncc": "^0.22.1",