build(deps-dev): bump @types/node from 14.0.23 to 14.0.26 (#60)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.23 to 14.0.26.
- [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>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-07-27 15:09:32 +08:00
committed by GitHub
parent f7f5eff206
commit 79f232513c
2 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@
"tmp": "^0.2.1"
},
"devDependencies": {
"@types/node": "^14.0.23",
"@types/node": "^14.0.26",
"@types/uuid": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",