From ee2057b6a73329b01f9bb42d6cc70cde2c63d461 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 May 2021 02:49:10 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v12.20.12 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e373f99..26444ae 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@angular/compiler-cli": "10.0.11", "@types/jasmine": "3.6.11", "@types/jasminewd2": "2.0.8", - "@types/node": "12.20.11", + "@types/node": "12.20.12", "codelyzer": "6.0.2", "jasmine-core": "3.7.1", "jasmine-spec-reporter": "5.0.2", diff --git a/yarn.lock b/yarn.lock index 78224c0..8e4192f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1209,10 +1209,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499" integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA== -"@types/node@12.20.11": - version "12.20.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.11.tgz#980832cd56efafff8c18aa148c4085eb02a483f4" - integrity sha512-gema+apZ6qLQK7k7F0dGkGCWQYsL0qqKORWOQO6tq46q+x+1C0vbOiOqOwRVlh4RAdbQwV/j/ryr3u5NOG1fPQ== +"@types/node@12.20.12": + version "12.20.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226" + integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg== "@types/normalize-package-data@^2.4.0": version "2.4.0"