From 556d0c2e41850ee14c9785f5d7c854b7e87e771f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 23:12:35 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^18.19.38 --- package.json | 2 +- yarn.lock | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1205827..00106e4 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@textlint/textlint-plugin-text": "^13.3.3", "@types/eslint": "^8.37.0", "@types/htmlhint": "^1.1.5", - "@types/node": "^18.15.11", + "@types/node": "^18.19.38", "@types/react": "^18.0.33", "@types/react-dom": "^18.0.11", "@types/web": "^0.0.99", diff --git a/yarn.lock b/yarn.lock index 26f679b..28ef284 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3640,10 +3640,12 @@ dependencies: "@types/unist" "*" -"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.15.11": - version "18.15.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f" - integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q== +"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.38": + version "18.19.38" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.38.tgz#cf4f04c1dab1fcaaa514ec789cf5125184c8c5d8" + integrity sha512-SApYXUF7si4JJ+lO2o6X60OPOnA6wPpbiB09GMCkQ+JAwpa9hxUVG8p7GzA08TKQn5OhzK57rj1wFj+185YsGg== + dependencies: + undici-types "~5.26.4" "@types/node@^12.7.1": version "12.20.55" @@ -14814,6 +14816,11 @@ unbzip2-stream@^1.0.9: buffer "^5.2.1" through "^2.3.8" +undici-types@~5.26.4: + version "5.26.5" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== + unherit@^1.0.0, unherit@^1.0.4: version "1.1.3" resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"