Bump @types/node from 14.0.24 to 14.0.25 (#86)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-24 08:13:32 -04:00
committed by GitHub
parent 083f972775
commit 7fd08b9d2c
2 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.7",
"@types/node": "^14.0.24",
"@types/node": "^14.0.25",
"@typescript-eslint/parser": "^3.7.0",
"@zeit/ncc": "^0.22.3",
"eslint": "^7.5.0",