From 9b7e535b3f9fa1fbc1ca0e7da5dc3d4bfd009ce5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 21:08:32 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 073731718..55c80a2e1 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "@types/jasmine": "3.9.1", "@types/jasminewd2": "2.0.10", "@types/jsdom": "16.2.5", - "@types/node": "16.10.2", + "@types/node": "18.18.2", "@typescript-eslint/eslint-plugin": "5.3.0", "@typescript-eslint/parser": "5.3.0", "autoprefixer": "10.3.7", diff --git a/yarn.lock b/yarn.lock index 45c3076bd..dcb0452d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2936,7 +2936,12 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26" integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA== -"@types/node@16.10.2", "@types/node@>=10.0.0": +"@types/node@18.18.2": + version "18.18.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.2.tgz#7abacb27a49afa8ea86873d81d7940ae098279eb" + integrity sha512-u1cis+7wLZMPI62EozwsqvgMZyauczyiqRRu/vcqZKI5N5yidrJHqOFxEg5seT8adc96Q6Yczg1c0DlqGtMJMw== + +"@types/node@>=10.0.0": version "16.10.2" resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.2.tgz#5764ca9aa94470adb4e1185fe2e9f19458992b2e" integrity sha512-zCclL4/rx+W5SQTzFs9wyvvyCwoK9QtBpratqz2IYJ3O8Umrn0m3nsTv0wQBk9sRGpvUe9CwPDrQFB10f1FIjQ==