From 81dcc5a1589be5a437c315ab3ce59e406f1a5e8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Thu, 16 Sep 2021 23:24:06 +0000 Subject: [PATCH] Update dependency @types/node to v14.17.17 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5fbc835..0f588db 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@types/acorn": "4.0.5", "@types/estree": "0.0.44", - "@types/node": "14.0.13", + "@types/node": "14.17.17", "@types/uuid": "8.0.0", "ava": "2.4.0", "builtins": "3.0.1", diff --git a/yarn.lock b/yarn.lock index bf52f3c..7687389 100644 --- a/yarn.lock +++ b/yarn.lock @@ -431,10 +431,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.21.tgz#aa44a6363291c7037111c47e4661ad210aded23f" integrity sha512-8sRGhbpU+ck1n0PGAUgVrWrWdjSW2aqNeyC15W88GRsMpSwzv6RJGlLhE7s2RhVSOdyDmxbqlWSeThq4/7xqlA== -"@types/node@14.0.13": - version "14.0.13" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9" - integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA== +"@types/node@14.17.17": + version "14.17.17" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.17.tgz#4ec7b71bbcb01a4e55455b60b18b1b6a783fe31d" + integrity sha512-niAjcewgEYvSPCZm3OaM9y6YQrL2SEPH9PymtE6fuZAvFiP6ereCcvApGl2jKTq7copTIguX3PBvfP08LN4LvQ== "@types/normalize-package-data@^2.4.0": version "2.4.0"