From 535b752a68d1d4843cd28a6473bef6e784cfb3f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jan 2022 11:16:55 -0300 Subject: [PATCH] chore(deps): update dependency @types/node to v16.11.19 (#371) 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 1c01335c7..0f9cb84f1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@testing-library/react": "12.1.2", "@testing-library/react-hooks": "7.0.2", "@types/jest": "27.4.0", - "@types/node": "16.11.17", + "@types/node": "16.11.19", "@types/react": "17.0.38", "@types/react-dom": "17.0.11", "@typescript-eslint/eslint-plugin": "5.9.0", diff --git a/yarn.lock b/yarn.lock index 977706228..853e2f98a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2493,10 +2493,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.2.tgz#31c249c136c3f9b35d4b60fb8e50e01a1f0cc9a5" integrity sha512-w34LtBB0OkDTs19FQHXy4Ig/TOXI4zqvXS2Kk1PAsRKZ0I+nik7LlMYxckW0tSNGtvWmzB+mrCTbuEjuB9DVsw== -"@types/node@16.11.17": - version "16.11.17" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586" - integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw== +"@types/node@16.11.19": + version "16.11.19" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169" + integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng== "@types/node@^8.5.7": version "8.10.66"