From 4290c13a3582a704d4d80374612f9e756050b1c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 16:03:58 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.16.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3655cb55b7..273a54beac 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@semantic-release/exec": "^6.0.3", "@types/chai": "4.3.4", "@types/mocha": "9.1.1", - "@types/node": "18.0.6", + "@types/node": "18.16.3", "chai": "4.3.7", "commitizen": "4.2.5", "core-js": "3.29.1", diff --git a/yarn.lock b/yarn.lock index 7e758e441b..0a86cca596 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1616,10 +1616,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448" integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w== -"@types/node@18.0.6": - version "18.0.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.6.tgz#0ba49ac517ad69abe7a1508bc9b3a5483df9d5d7" - integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw== +"@types/node@18.16.3": + version "18.16.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01" + integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q== "@types/parse-json@^4.0.0": version "4.0.0"