build(deps-dev): bump @types/node from 12.11.0 to 12.11.1 (#66)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.0 to 12.11.1.
- [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-16 15:38:12 +09:00
committed by Shohei Ueda
parent 432b4df64a
commit 71b8a771a4
2 changed files with 4 additions and 4 deletions

View File

@@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/jest": "^24.0.19",
"@types/node": "^12.11.0",
"@types/node": "^12.11.1",
"@typescript-eslint/parser": "^2.4.0",
"eslint": "^6.5.1",
"husky": "^3.0.9",