Skip to content

Commit 6bede56

Browse files
Update dependency @types/node to v22
1 parent 9d5e169 commit 6bede56

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/imagemin-mozjpeg": "8.0.4",
7171
"@types/imagemin-svgo": "10.0.5",
7272
"@types/imagemin-webp": "7.0.3",
73-
"@types/node": "20.17.19",
73+
"@types/node": "22.13.11",
7474
"@types/tape": "5.8.1",
7575
"@types/yargs": "17.0.33",
7676
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -379,12 +379,12 @@
379379
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.7.0.tgz#c03de4572f114a940bc2ca909a33ddb2b925e470"
380380
integrity sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==
381381

382-
"@types/node@20.17.19":
383-
version "20.17.19"
384-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
385-
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
382+
"@types/node@22.13.11":
383+
version "22.13.11"
384+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.11.tgz#f0ed6b302dcf0f4229d44ea707e77484ad46d234"
385+
integrity sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==
386386
dependencies:
387-
undici-types "~6.19.2"
387+
undici-types "~6.20.0"
388388

389389
"@types/semver@^7.5.0":
390390
version "7.5.3"
@@ -4279,10 +4279,10 @@ unbzip2-stream@^1.0.9:
42794279
buffer "^5.2.1"
42804280
through "^2.3.8"
42814281

4282-
undici-types@~6.19.2:
4283-
version "6.19.6"
4284-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
4285-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
4282+
undici-types@~6.20.0:
4283+
version "6.20.0"
4284+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
4285+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
42864286

42874287
uri-js@^4.2.2:
42884288
version "4.4.1"

0 commit comments

Comments
 (0)