Bump @types/node from 12.7.4 to 12.7.5 in /app

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.4 to 12.7.5.
- [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-09-18 11:09:34 +00:00
committed by GitHub
parent d3ac784e79
commit ef400ae901
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/mz": "0.0.32",
"@types/node": "^12.7.4",
"@types/node": "^12.7.5",
"node-abi": "^2.11.0"
}
}