From 12a5c03307a786555ce90f132d3b61f03a2b2665 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 20:33:12 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.11.18 --- angular/package.json | 2 +- angular/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/angular/package.json b/angular/package.json index 44733369..c41f655a 100644 --- a/angular/package.json +++ b/angular/package.json @@ -48,7 +48,7 @@ "@angular/compiler-cli": "14.2.12", "@types/jasmine": "4.3.1", "@types/jasminewd2": "2.0.10", - "@types/node": "18.11.17", + "@types/node": "18.11.18", "@types/offscreencanvas": "2019.7.0", "jasmine-core": "4.5.0", "jasmine-spec-reporter": "7.0.0", diff --git a/angular/yarn.lock b/angular/yarn.lock index 72fa6892..dd5b51d2 100644 --- a/angular/yarn.lock +++ b/angular/yarn.lock @@ -3230,10 +3230,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d" integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== -"@types/node@18.11.17": - version "18.11.17" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5" - integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng== +"@types/node@18.11.18": + version "18.11.18" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f" + integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA== "@types/node@>=10.0.0": version "16.11.1"