Skip to content

chore(deps): update dependency @types/node to v20.17.32 #587

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": "20.17.32"
},
"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": "20.17.32"
},
"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": "20.17.32"
},
"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": "20.17.32"
},
"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": "20.17.32"
},
"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": "20.17.32"
}
}
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": "20.17.32"
}
}
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": "20.17.32"
}
}
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": "20.17.32"
},
"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": "20.17.32"
},
"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": "20.17.32"
}
}
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": "20.17.32"
}
}
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": "20.17.32"
},
"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": "20.17.32",
"@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": "20.17.32"
}
}
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": "20.17.32"
}
}
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": "20.17.32"
},
"files": [
"README.md",
Expand Down
42 changes: 21 additions & 21 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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32"
"@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:20.17.32"
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:20.17.32"
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:20.17.32"
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:20.17.32":
version: 20.17.32
resolution: "@types/node@npm:20.17.32"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 9bae1dffd2094694147a91ebec51dc89a60a607d16d47a0d770320f1a75d3ba58663708fd93c37954a63acb701a4e0fd64245139c57ae810d3ad524e75481d4e
checksum: ac19a4af175eeb9fa89503c6acf01eeea86cf82675e4af091b3e18902cc3ae752b5e686f1eade9db551c318313dd597e1c65d3fb7a569c3a0f63e8424a6ead2e
languageName: node
linkType: hard

Expand Down
Loading