build(deps-dev): bump @types/node from 12.7.9 to 12.7.11

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-04 02:57:49 +00:00 committed by GitHub
parent b5fb138703
commit bfb209a13c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^12.7.9",
"@types/node": "^12.7.11",
"@typescript-eslint/parser": "^2.3.2",
"eslint": "^6.5.1",
"husky": "^3.0.8",