From d0e1370b88858fcd5f8f1b83b9a671ce41b919a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 04:02:27 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^18.19.47 --- package.json | 2 +- yarn.lock | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1205827..35f9146 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.47", "@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..865740a 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.47": + version "18.19.47" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.47.tgz#18076201ad7dd3445046df6ce9ead5fe5abd9387" + integrity sha512-1f7dB3BL/bpd9tnDJrrHb66Y+cVrhxSOTGorRNdHwYTUlTay3HuTDPKo9a/4vX9pMQkhYBcAbL4jQdNlhCFP9A== + 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"