From 8787f8e4f495c5176e0a6b558f0bc766e8f02142 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 09:13:00 +0000 Subject: [PATCH] Update @types/node to version 17.0.40 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bf99118..f662ba2 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@tailwindcss/typography": "^0.4.0", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@types/node": "^14.14.35", + "@types/node": "^17.0.40", "@types/react": "^17.0.3", "babel-jest": "^26.6.3", "husky": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 48426c4..bbf2193 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1081,10 +1081,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d" integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== -"@types/node@^14.14.35": - version "14.14.35" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313" - integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag== +"@types/node@^17.0.40": + version "17.0.40" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.40.tgz#76ee88ae03650de8064a6cf75b8d95f9f4a16090" + integrity sha512-UXdBxNGqTMtm7hCwh9HtncFVLrXoqA3oJW30j6XWp5BH/wu3mVeaxo7cq5benFdBw34HB3XDT2TRPI7rXZ+mDg== "@types/normalize-package-data@^2.4.0": version "2.4.0"