Skip to content

Commit 6c9fb40

Browse files
renovate[bot]AliN11
authored andcommitted
chore(deps): update dependency @types/node to v22
1 parent de1c985 commit 6c9fb40

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
@@ -54,7 +54,7 @@
5454
],
5555
"devDependencies": {
5656
"@babel/types": "7.27.0",
57-
"@types/node": "20.17.30",
57+
"@types/node": "22.14.0",
5858
"@types/ws": "8.18.1",
5959
"@typescript-eslint/eslint-plugin": "6.21.0",
6060
"@typescript-eslint/parser": "6.21.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1116,12 +1116,12 @@
11161116
resolved "https://registry.npmjs.org/@types/node/-/node-18.16.18.tgz"
11171117
integrity sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==
11181118

1119-
"@types/node@20.17.30":
1120-
version "20.17.30"
1121-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.30.tgz#1d93f656d3b869dbef7b796568ac457606ba58d0"
1122-
integrity sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg==
1119+
"@types/node@22.14.0":
1120+
version "22.14.0"
1121+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
1122+
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
11231123
dependencies:
1124-
undici-types "~6.19.2"
1124+
undici-types "~6.21.0"
11251125

11261126
"@types/normalize-package-data@^2.4.0":
11271127
version "2.4.1"
@@ -4642,10 +4642,10 @@ unconfig@~0.6.0:
46424642
defu "^6.1.4"
46434643
importx "^0.5.1"
46444644

4645-
undici-types@~6.19.2:
4646-
version "6.19.8"
4647-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
4648-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
4645+
undici-types@~6.21.0:
4646+
version "6.21.0"
4647+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
4648+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
46494649

46504650
universalify@^2.0.0:
46514651
version "2.0.0"

0 commit comments

Comments
 (0)