Skip to content

chore(deps): update dependency @types/node to v22 #594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/uniconfig-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.199",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-ajv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-api-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-api-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-argv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-datatree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"devDependencies": {
"@types/lodash": "^4.14.199",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
}
}
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-dot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
],
"devDependencies": {
"@types/dot": "^1.1.5",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
}
}
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-dotenv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
],
"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
}
}
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-ip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
],
"devDependencies": {
"@types/ip": "^1.1.1",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
}
}
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"devDependencies": {
"@qiwi/uniconfig-plugin-api-file": "workspace:*",
"@qiwi/uniconfig-plugin-datatree": "workspace:*",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
}
}
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-pkg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"target"
],
"devDependencies": {
"@types/node": "20.16.1",
"@types/node": "22.15.3",
"@types/read-pkg": "^5.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
],
"devDependencies": {
"@types/app-root-path": "^1.2.6",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
}
}
2 changes: 1 addition & 1 deletion packages/uniconfig-plugin-yaml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"@qiwi/uniconfig-plugin-api-file": "workspace:*",
"@qiwi/uniconfig-plugin-datatree": "workspace:*",
"@types/js-yaml": "^4.0.6",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
}
}
2 changes: 1 addition & 1 deletion packages/uniconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.199",
"@types/node": "20.16.1"
"@types/node": "22.15.3"
},
"files": [
"README.md",
Expand Down
52 changes: 26 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@ __metadata:
resolution: "@qiwi/uniconfig-core@workspace:packages/uniconfig-core"
dependencies:
"@types/lodash": "npm:^4.14.199"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
browser-or-node: "npm:^3.0.0"
lodash: "npm:^4.17.21"
tslib: "npm:^2.6.2"
Expand Down Expand Up @@ -1150,7 +1150,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-ajv@workspace:packages/uniconfig-plugin-ajv"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
ajv: "npm:^8.12.0"
ajv-formats: "npm:^3.0.0"
tslib: "npm:^2.6.2"
Expand All @@ -1162,7 +1162,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-api-file@workspace:packages/uniconfig-plugin-api-file"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand All @@ -1172,7 +1172,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-api-http@workspace:packages/uniconfig-plugin-api-http"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
sync-request: "npm:^6.1.0"
then-request: "npm:^6.0.2"
tslib: "npm:^2.6.2"
Expand All @@ -1184,7 +1184,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-argv@workspace:packages/uniconfig-plugin-argv"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
tslib: "npm:^2.6.2"
yargs: "npm:^17.7.2"
languageName: unknown
Expand All @@ -1196,7 +1196,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/lodash": "npm:^4.14.199"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
lodash: "npm:^4.17.21"
tslib: "npm:^2.6.2"
languageName: unknown
Expand All @@ -1208,7 +1208,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/dot": "npm:^1.1.5"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
dot: "npm:1.1.3"
tslib: "npm:^2.6.2"
languageName: unknown
Expand All @@ -1220,7 +1220,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/dotenv": "npm:^8.2.0"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
dotenv: "npm:^16.3.1"
tslib: "npm:^2.6.2"
languageName: unknown
Expand All @@ -1231,7 +1231,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-env@workspace:packages/uniconfig-plugin-env"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand All @@ -1241,7 +1241,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-global@workspace:packages/uniconfig-plugin-global"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand All @@ -1252,7 +1252,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/ip": "npm:^1.1.1"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
ip: "npm:^2.0.0"
tslib: "npm:^2.6.2"
languageName: unknown
Expand All @@ -1265,7 +1265,7 @@ __metadata:
"@qiwi/uniconfig-core": "workspace:*"
"@qiwi/uniconfig-plugin-api-file": "workspace:*"
"@qiwi/uniconfig-plugin-datatree": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand All @@ -1276,7 +1276,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@qiwi/uniconfig-plugin-root": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand All @@ -1286,7 +1286,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-pkg@workspace:packages/uniconfig-plugin-pkg"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
"@types/read-pkg": "npm:^5.1.0"
read-pkg: "npm:^5.2.0"
languageName: unknown
Expand All @@ -1298,7 +1298,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/app-root-path": "npm:^1.2.6"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
app-root-path: "npm:^3.1.0"
tslib: "npm:^2.6.2"
languageName: unknown
Expand All @@ -1312,7 +1312,7 @@ __metadata:
"@qiwi/uniconfig-plugin-api-file": "workspace:*"
"@qiwi/uniconfig-plugin-datatree": "workspace:*"
"@types/js-yaml": "npm:^4.0.6"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
js-yaml: "npm:^4.1.0"
tslib: "npm:^2.6.2"
languageName: unknown
Expand All @@ -1339,7 +1339,7 @@ __metadata:
"@qiwi/uniconfig-plugin-root": "workspace:*"
"@qiwi/uniconfig-plugin-yaml": "workspace:*"
"@types/lodash": "npm:^4.14.199"
"@types/node": "npm:20.16.1"
"@types/node": "npm:22.15.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1589,12 +1589,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.1":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
"@types/node@npm:22.15.3":
version: 22.15.3
resolution: "@types/node@npm:22.15.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 9bae1dffd2094694147a91ebec51dc89a60a607d16d47a0d770320f1a75d3ba58663708fd93c37954a63acb701a4e0fd64245139c57ae810d3ad524e75481d4e
undici-types: "npm:~6.21.0"
checksum: 6b4ff03c36598432b419980f828281aa16383e2de6eb61f73275495ef8d2cbf8cb5607659b4cae5ff8b2b2ff69913ea07ffcc0be029e4280b6e8bc138dc6629b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7868,10 +7868,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.6
resolution: "undici-types@npm:6.19.6"
checksum: 0ea9bc25762a86597d095b3772f6cec0bcabb796c339f7dfa2bd601c745a480289eb2939848dc285a56d4f94f50c475868160d8d6d3f54e823f1faf7ea9e9468
"undici-types@npm:~6.21.0":
version: 6.21.0
resolution: "undici-types@npm:6.21.0"
checksum: ec8f41aa4359d50f9b59fa61fe3efce3477cc681908c8f84354d8567bb3701fafdddf36ef6bff307024d3feb42c837cf6f670314ba37fc8145e219560e473d14
languageName: node
linkType: hard

Expand Down
Loading