From 04e0e45894798bbc400c35d371ac4e9b85e40f24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Mar 2021 04:02:07 +0000 Subject: [PATCH] build(deps): update dependency @types/node to ^14.14.37 (#1297) 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 2be3a42db..b79d45a66 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/gtag.js": "^0.0.4", "@types/jest": "^26.0.22", "@types/mdx-js__react": "^1.5.3", - "@types/node": "^14.14.36", + "@types/node": "^14.14.37", "@types/react": "^17.0.3", "@types/testing-library__jest-dom": "^5.9.5", "@types/web-app-manifest": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 5cec224f8..32ba5f6a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1757,10 +1757,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256" integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg== -"@types/node@*", "@types/node@^14.14.28", "@types/node@^14.14.36": - version "14.14.36" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.36.tgz#5637905dbb15c30a33a3c65b9ef7c20e3c85ebad" - integrity sha512-kjivUwDJfIjngzbhooRnOLhGYz6oRFi+L+EpMjxroDYXwDw9lHrJJ43E+dJ6KAd3V3WxWAJ/qZE9XKYHhjPOFQ== +"@types/node@*", "@types/node@^14.14.28", "@types/node@^14.14.37": + version "14.14.37" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" + integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== "@types/normalize-package-data@^2.4.0": version "2.4.0"