Bump @types/node from 13.1.0 to 13.1.1 (#59)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.1.0 to 13.1.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-12-27 15:24:12 +01:00
committed by CrazyMax
parent 009f649a8f
commit 943441d58c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -531,9 +531,9 @@
}
},
"@types/node": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.1.0.tgz",
"integrity": "sha512-zwrxviZS08kRX40nqBrmERElF2vpw4IUTd5khkhBTfFH8AOaeoLVx48EC4+ZzS2/Iga7NevncqnsUSYjM4OWYA==",
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.1.1.tgz",
"integrity": "sha512-hx6zWtudh3Arsbl3cXay+JnkvVgCKzCWKv42C9J01N2T2np4h8w5X8u6Tpz5mj38kE3M9FM0Pazx8vKFFMnjLQ==",
"dev": true
},
"@types/stack-utils": {