Bump @types/node from 10.14.19 to 13.1.8 (#39)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.14.19 to 13.1.8.
- [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]
2020-01-22 10:41:22 -08:00
parent 11ad1205fd
commit 2ea5e6cad3
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/jest": "^24.0.18",
"@types/node": "^10.12.0",
"@types/node": "^13.1.8",
"jest": "^24.9.0",
"ts-jest": "^24.1.0",
"tslint": "^5.19.0",

View File

@@ -346,10 +346,10 @@
dependencies:
jest-diff "^24.3.0"
"@types/node@^10.12.0":
version "10.14.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.19.tgz#f52742c7834a815dedf66edfc8a51547e2a67342"
integrity sha512-j6Sqt38ssdMKutXBUuAcmWF8QtHW1Fwz/mz4Y+Wd9mzpBiVFirjpNQf363hG5itkG+yGaD+oiLyb50HxJ36l9Q==
"@types/node@^13.1.8":
version "13.1.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b"
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A==
"@types/stack-utils@^1.0.1":
version "1.0.1"