Bump @types/node from 14.10.0 to 14.11.2 (#12)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.10.0 to 14.11.2.
- [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-10-02 01:45:02 +08:00
committed by GitHub
parent 41e7f9975d
commit 965f29eaf7
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.14",
"@types/node": "^14.0.23",
"@types/node": "^14.11.2",
"@types/semver": "^7.3.4",
"@typescript-eslint/parser": "^2.8.0",
"@zeit/ncc": "^0.20.5",