From e3a8eb34036b5754a33766eacaf58a8dd0eb12ab Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Mar 2021 01:09:18 +0000 Subject: [PATCH] Update dependency @types/node to v14.14.37 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 30cbde99..d7ae04a5 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/preset-typescript": "7.13.0", "@types/jest": "26.0.22", "@types/js-yaml": "4.0.0", - "@types/node": "14.14.35", + "@types/node": "14.14.37", "@types/nodemon": "1.19.0", "@types/prettier": "2.2.3", "concurrently": "6.0.0", diff --git a/yarn.lock b/yarn.lock index e153a28a..c5af7951 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1189,10 +1189,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.36.tgz#5637905dbb15c30a33a3c65b9ef7c20e3c85ebad" integrity sha512-kjivUwDJfIjngzbhooRnOLhGYz6oRFi+L+EpMjxroDYXwDw9lHrJJ43E+dJ6KAd3V3WxWAJ/qZE9XKYHhjPOFQ== -"@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@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/nodemon@1.19.0": version "1.19.0"