Skip to content

Commit a0b4506

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.18.4",
7474
"@types/tape": "5.8.1",
7575
"@types/yargs": "17.0.33",
7676
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
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.18.4":
383+
version "22.18.4"
384+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.4.tgz#cecc2120443ec4224e930caf84c66a47fb9e1e47"
385+
integrity sha512-UJdblFqXymSBhmZf96BnbisoFIr8ooiiBRMolQgg77Ea+VM37jXw76C2LQr9n8wm9+i/OvlUlW6xSvqwzwqznw==
386386
dependencies:
387-
undici-types "~6.19.2"
387+
undici-types "~6.21.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.21.0:
4283+
version "6.21.0"
4284+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
4285+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
42864286

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

0 commit comments

Comments
 (0)