From 0ec2ae6d57b9b2777406dfd424fb8fc2608bb40f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 10:37:44 +0000 Subject: [PATCH] renovate(deps): update dependency @types/node to v14.17.15 (#251) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 157d8bbd..dce3e1ac 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@nestjs/testing": "7.6.18", "@types/express": "4.17.7", "@types/jest": "26.0.24", - "@types/node": "14.17.14", + "@types/node": "14.17.15", "@types/supertest": "2.0.11", "@typescript-eslint/eslint-plugin": "4.6.1", "@typescript-eslint/parser": "4.6.1", diff --git a/yarn.lock b/yarn.lock index d120cd4b..11d5165e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -917,10 +917,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806" integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw== -"@types/node@14.17.14": - version "14.17.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.14.tgz#6fda9785b41570eb628bac27be4b602769a3f938" - integrity sha512-rsAj2u8Xkqfc332iXV12SqIsjVi07H479bOP4q94NAcjzmAvapumEhuVIt53koEf7JFrpjgNKjBga5Pnn/GL8A== +"@types/node@14.17.15": + version "14.17.15" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.15.tgz#d5ebfb62a69074ebb85cbe0529ad917bb8f2bae8" + integrity sha512-D1sdW0EcSCmNdLKBGMYb38YsHUS6JcM7yQ6sLQ9KuZ35ck7LYCKE7kYFHOO59ayFOY3zobWVZxf4KXhYHcHYFA== "@types/normalize-package-data@^2.4.0": version "2.4.0"