build(deps-dev): bump @types/node from 14.6.4 to 14.10.1 (#89)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.4 to 14.10.1.
- [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-09-14 17:34:17 +10:00
committed by GitHub
parent 18087a51d1
commit 273fa7ab10
2 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@
"tmp": "^0.2.1"
},
"devDependencies": {
"@types/node": "^14.6.4",
"@types/node": "^14.10.1",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",