From 8081d4567dbf8b3570f1033655f1ea289a343732 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Wed, 12 Feb 2020 14:30:22 +0100 Subject: [PATCH] Updated the Node.js typings --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ec3da6..04ed261 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "@cedx/coveralls": "^9.4.0", - "@types/node": "^13.7.0", + "@types/node": "^13.7.1", "@typescript-eslint/eslint-plugin": "^2.19.2", "@typescript-eslint/parser": "^2.19.2", "c8": "^7.1.0",