From 53c30ee16caf01b86d9c39030621b03291be0c66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:03:55 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.18.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6934b088..03da53bc 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", "@types/mocha": "10.0.2", - "@types/node": "18.18.3", + "@types/node": "18.18.4", "@types/sinon": "10.0.18", "@types/vscode": "^1.83.0", "@typescript-eslint/eslint-plugin": "6.7.4", diff --git a/yarn.lock b/yarn.lock index 887379d7..2b8d8922 100644 --- a/yarn.lock +++ b/yarn.lock @@ -827,10 +827,10 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.2.tgz#96d63314255540a36bf24da094cce7a13668d73b" integrity sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w== -"@types/node@18.18.3": - version "18.18.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.3.tgz#e5188135fc2909b46530c798ef49be65083be3fd" - integrity sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA== +"@types/node@18.18.4": + version "18.18.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7" + integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ== "@types/normalize-package-data@^2.4.1": version "2.4.2"