Skip to content

Commit 270921c

Browse files
chore(deps): update dependency @types/node to v22
1 parent 8e9f16e commit 270921c

File tree

18 files changed

+43
-43
lines changed

18 files changed

+43
-43
lines changed

packages/uniconfig-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@types/lodash": "^4.14.199",
37-
"@types/node": "20.16.1"
37+
"@types/node": "22.13.14"
3838
},
3939
"files": [
4040
"README.md",

packages/uniconfig-plugin-ajv/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"tslib": "^2.6.2"
3434
},
3535
"devDependencies": {
36-
"@types/node": "20.16.1"
36+
"@types/node": "22.13.14"
3737
},
3838
"files": [
3939
"README.md",

packages/uniconfig-plugin-api-file/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tslib": "^2.6.2"
3232
},
3333
"devDependencies": {
34-
"@types/node": "20.16.1"
34+
"@types/node": "22.13.14"
3535
},
3636
"files": [
3737
"README.md",

packages/uniconfig-plugin-api-http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"tslib": "^2.6.2"
3434
},
3535
"devDependencies": {
36-
"@types/node": "20.16.1"
36+
"@types/node": "22.13.14"
3737
},
3838
"files": [
3939
"README.md",

packages/uniconfig-plugin-argv/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"yargs": "^17.7.2"
3333
},
3434
"devDependencies": {
35-
"@types/node": "20.16.1"
35+
"@types/node": "22.13.14"
3636
},
3737
"files": [
3838
"README.md",

packages/uniconfig-plugin-datatree/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
},
4040
"devDependencies": {
4141
"@types/lodash": "^4.14.199",
42-
"@types/node": "20.16.1"
42+
"@types/node": "22.13.14"
4343
}
4444
}

packages/uniconfig-plugin-dot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
],
3939
"devDependencies": {
4040
"@types/dot": "^1.1.5",
41-
"@types/node": "20.16.1"
41+
"@types/node": "22.13.14"
4242
}
4343
}

packages/uniconfig-plugin-dotenv/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
],
3939
"devDependencies": {
4040
"@types/dotenv": "^8.2.0",
41-
"@types/node": "20.16.1"
41+
"@types/node": "22.13.14"
4242
}
4343
}

packages/uniconfig-plugin-env/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tslib": "^2.6.2"
3232
},
3333
"devDependencies": {
34-
"@types/node": "20.16.1"
34+
"@types/node": "22.13.14"
3535
},
3636
"files": [
3737
"README.md",

packages/uniconfig-plugin-global/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tslib": "^2.6.2"
3232
},
3333
"devDependencies": {
34-
"@types/node": "20.16.1"
34+
"@types/node": "22.13.14"
3535
},
3636
"files": [
3737
"README.md",

packages/uniconfig-plugin-ip/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
],
3939
"devDependencies": {
4040
"@types/ip": "^1.1.1",
41-
"@types/node": "20.16.1"
41+
"@types/node": "22.13.14"
4242
}
4343
}

packages/uniconfig-plugin-json/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"devDependencies": {
3939
"@qiwi/uniconfig-plugin-api-file": "workspace:*",
4040
"@qiwi/uniconfig-plugin-datatree": "workspace:*",
41-
"@types/node": "20.16.1"
41+
"@types/node": "22.13.14"
4242
}
4343
}

packages/uniconfig-plugin-path/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"tslib": "^2.6.2"
3333
},
3434
"devDependencies": {
35-
"@types/node": "20.16.1"
35+
"@types/node": "22.13.14"
3636
},
3737
"files": [
3838
"README.md",

packages/uniconfig-plugin-pkg/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"target"
3737
],
3838
"devDependencies": {
39-
"@types/node": "20.16.1",
39+
"@types/node": "22.13.14",
4040
"@types/read-pkg": "^5.1.0"
4141
}
4242
}

packages/uniconfig-plugin-root/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
],
3939
"devDependencies": {
4040
"@types/app-root-path": "^1.2.6",
41-
"@types/node": "20.16.1"
41+
"@types/node": "22.13.14"
4242
}
4343
}

packages/uniconfig-plugin-yaml/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"@qiwi/uniconfig-plugin-api-file": "workspace:*",
4141
"@qiwi/uniconfig-plugin-datatree": "workspace:*",
4242
"@types/js-yaml": "^4.0.6",
43-
"@types/node": "20.16.1"
43+
"@types/node": "22.13.14"
4444
}
4545
}

packages/uniconfig/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@types/lodash": "^4.14.199",
51-
"@types/node": "20.16.1"
51+
"@types/node": "22.13.14"
5252
},
5353
"files": [
5454
"README.md",

yarn.lock

+26-26
Original file line numberDiff line numberDiff line change
@@ -1121,7 +1121,7 @@ __metadata:
11211121
resolution: "@qiwi/uniconfig-core@workspace:packages/uniconfig-core"
11221122
dependencies:
11231123
"@types/lodash": "npm:^4.14.199"
1124-
"@types/node": "npm:20.16.1"
1124+
"@types/node": "npm:22.13.14"
11251125
browser-or-node: "npm:^3.0.0"
11261126
lodash: "npm:^4.17.21"
11271127
tslib: "npm:^2.6.2"
@@ -1150,7 +1150,7 @@ __metadata:
11501150
resolution: "@qiwi/uniconfig-plugin-ajv@workspace:packages/uniconfig-plugin-ajv"
11511151
dependencies:
11521152
"@qiwi/uniconfig-core": "workspace:*"
1153-
"@types/node": "npm:20.16.1"
1153+
"@types/node": "npm:22.13.14"
11541154
ajv: "npm:^8.12.0"
11551155
ajv-formats: "npm:^3.0.0"
11561156
tslib: "npm:^2.6.2"
@@ -1162,7 +1162,7 @@ __metadata:
11621162
resolution: "@qiwi/uniconfig-plugin-api-file@workspace:packages/uniconfig-plugin-api-file"
11631163
dependencies:
11641164
"@qiwi/uniconfig-core": "workspace:*"
1165-
"@types/node": "npm:20.16.1"
1165+
"@types/node": "npm:22.13.14"
11661166
tslib: "npm:^2.6.2"
11671167
languageName: unknown
11681168
linkType: soft
@@ -1172,7 +1172,7 @@ __metadata:
11721172
resolution: "@qiwi/uniconfig-plugin-api-http@workspace:packages/uniconfig-plugin-api-http"
11731173
dependencies:
11741174
"@qiwi/uniconfig-core": "workspace:*"
1175-
"@types/node": "npm:20.16.1"
1175+
"@types/node": "npm:22.13.14"
11761176
sync-request: "npm:^6.1.0"
11771177
then-request: "npm:^6.0.2"
11781178
tslib: "npm:^2.6.2"
@@ -1184,7 +1184,7 @@ __metadata:
11841184
resolution: "@qiwi/uniconfig-plugin-argv@workspace:packages/uniconfig-plugin-argv"
11851185
dependencies:
11861186
"@qiwi/uniconfig-core": "workspace:*"
1187-
"@types/node": "npm:20.16.1"
1187+
"@types/node": "npm:22.13.14"
11881188
tslib: "npm:^2.6.2"
11891189
yargs: "npm:^17.7.2"
11901190
languageName: unknown
@@ -1196,7 +1196,7 @@ __metadata:
11961196
dependencies:
11971197
"@qiwi/uniconfig-core": "workspace:*"
11981198
"@types/lodash": "npm:^4.14.199"
1199-
"@types/node": "npm:20.16.1"
1199+
"@types/node": "npm:22.13.14"
12001200
lodash: "npm:^4.17.21"
12011201
tslib: "npm:^2.6.2"
12021202
languageName: unknown
@@ -1208,7 +1208,7 @@ __metadata:
12081208
dependencies:
12091209
"@qiwi/uniconfig-core": "workspace:*"
12101210
"@types/dot": "npm:^1.1.5"
1211-
"@types/node": "npm:20.16.1"
1211+
"@types/node": "npm:22.13.14"
12121212
dot: "npm:1.1.3"
12131213
tslib: "npm:^2.6.2"
12141214
languageName: unknown
@@ -1220,7 +1220,7 @@ __metadata:
12201220
dependencies:
12211221
"@qiwi/uniconfig-core": "workspace:*"
12221222
"@types/dotenv": "npm:^8.2.0"
1223-
"@types/node": "npm:20.16.1"
1223+
"@types/node": "npm:22.13.14"
12241224
dotenv: "npm:^16.3.1"
12251225
tslib: "npm:^2.6.2"
12261226
languageName: unknown
@@ -1231,7 +1231,7 @@ __metadata:
12311231
resolution: "@qiwi/uniconfig-plugin-env@workspace:packages/uniconfig-plugin-env"
12321232
dependencies:
12331233
"@qiwi/uniconfig-core": "workspace:*"
1234-
"@types/node": "npm:20.16.1"
1234+
"@types/node": "npm:22.13.14"
12351235
tslib: "npm:^2.6.2"
12361236
languageName: unknown
12371237
linkType: soft
@@ -1241,7 +1241,7 @@ __metadata:
12411241
resolution: "@qiwi/uniconfig-plugin-global@workspace:packages/uniconfig-plugin-global"
12421242
dependencies:
12431243
"@qiwi/uniconfig-core": "workspace:*"
1244-
"@types/node": "npm:20.16.1"
1244+
"@types/node": "npm:22.13.14"
12451245
tslib: "npm:^2.6.2"
12461246
languageName: unknown
12471247
linkType: soft
@@ -1252,7 +1252,7 @@ __metadata:
12521252
dependencies:
12531253
"@qiwi/uniconfig-core": "workspace:*"
12541254
"@types/ip": "npm:^1.1.1"
1255-
"@types/node": "npm:20.16.1"
1255+
"@types/node": "npm:22.13.14"
12561256
ip: "npm:^2.0.0"
12571257
tslib: "npm:^2.6.2"
12581258
languageName: unknown
@@ -1265,7 +1265,7 @@ __metadata:
12651265
"@qiwi/uniconfig-core": "workspace:*"
12661266
"@qiwi/uniconfig-plugin-api-file": "workspace:*"
12671267
"@qiwi/uniconfig-plugin-datatree": "workspace:*"
1268-
"@types/node": "npm:20.16.1"
1268+
"@types/node": "npm:22.13.14"
12691269
tslib: "npm:^2.6.2"
12701270
languageName: unknown
12711271
linkType: soft
@@ -1276,7 +1276,7 @@ __metadata:
12761276
dependencies:
12771277
"@qiwi/uniconfig-core": "workspace:*"
12781278
"@qiwi/uniconfig-plugin-root": "workspace:*"
1279-
"@types/node": "npm:20.16.1"
1279+
"@types/node": "npm:22.13.14"
12801280
tslib: "npm:^2.6.2"
12811281
languageName: unknown
12821282
linkType: soft
@@ -1286,7 +1286,7 @@ __metadata:
12861286
resolution: "@qiwi/uniconfig-plugin-pkg@workspace:packages/uniconfig-plugin-pkg"
12871287
dependencies:
12881288
"@qiwi/uniconfig-core": "workspace:*"
1289-
"@types/node": "npm:20.16.1"
1289+
"@types/node": "npm:22.13.14"
12901290
"@types/read-pkg": "npm:^5.1.0"
12911291
read-pkg: "npm:^5.2.0"
12921292
languageName: unknown
@@ -1298,7 +1298,7 @@ __metadata:
12981298
dependencies:
12991299
"@qiwi/uniconfig-core": "workspace:*"
13001300
"@types/app-root-path": "npm:^1.2.6"
1301-
"@types/node": "npm:20.16.1"
1301+
"@types/node": "npm:22.13.14"
13021302
app-root-path: "npm:^3.1.0"
13031303
tslib: "npm:^2.6.2"
13041304
languageName: unknown
@@ -1312,7 +1312,7 @@ __metadata:
13121312
"@qiwi/uniconfig-plugin-api-file": "workspace:*"
13131313
"@qiwi/uniconfig-plugin-datatree": "workspace:*"
13141314
"@types/js-yaml": "npm:^4.0.6"
1315-
"@types/node": "npm:20.16.1"
1315+
"@types/node": "npm:22.13.14"
13161316
js-yaml: "npm:^4.1.0"
13171317
tslib: "npm:^2.6.2"
13181318
languageName: unknown
@@ -1339,7 +1339,7 @@ __metadata:
13391339
"@qiwi/uniconfig-plugin-root": "workspace:*"
13401340
"@qiwi/uniconfig-plugin-yaml": "workspace:*"
13411341
"@types/lodash": "npm:^4.14.199"
1342-
"@types/node": "npm:20.16.1"
1342+
"@types/node": "npm:22.13.14"
13431343
languageName: unknown
13441344
linkType: soft
13451345

@@ -1589,12 +1589,12 @@ __metadata:
15891589
languageName: node
15901590
linkType: hard
15911591

1592-
"@types/node@npm:20.16.1":
1593-
version: 20.16.1
1594-
resolution: "@types/node@npm:20.16.1"
1592+
"@types/node@npm:22.13.14":
1593+
version: 22.13.14
1594+
resolution: "@types/node@npm:22.13.14"
15951595
dependencies:
1596-
undici-types: "npm:~6.19.2"
1597-
checksum: 9bae1dffd2094694147a91ebec51dc89a60a607d16d47a0d770320f1a75d3ba58663708fd93c37954a63acb701a4e0fd64245139c57ae810d3ad524e75481d4e
1596+
undici-types: "npm:~6.20.0"
1597+
checksum: 5fafad441c7bb27f963aa8fdfa0787ffb1142b27f4dd2047a2cc27a39f981b432acc71a9b5a428a258f93daeb72f12b7468ab9163a41fe4f98584bc5d42ade6e
15981598
languageName: node
15991599
linkType: hard
16001600

@@ -7868,10 +7868,10 @@ __metadata:
78687868
languageName: node
78697869
linkType: hard
78707870

7871-
"undici-types@npm:~6.19.2":
7872-
version: 6.19.6
7873-
resolution: "undici-types@npm:6.19.6"
7874-
checksum: 0ea9bc25762a86597d095b3772f6cec0bcabb796c339f7dfa2bd601c745a480289eb2939848dc285a56d4f94f50c475868160d8d6d3f54e823f1faf7ea9e9468
7871+
"undici-types@npm:~6.20.0":
7872+
version: 6.20.0
7873+
resolution: "undici-types@npm:6.20.0"
7874+
checksum: 583ac7bbf4ff69931d3985f4762cde2690bb607844c16a5e2fbb92ed312fe4fa1b365e953032d469fa28ba8b224e88a595f0b10a449332f83fa77c695e567dbe
78757875
languageName: node
78767876
linkType: hard
78777877

0 commit comments

Comments
 (0)