Skip to content
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

chore(deps): update dependency @types/node to v20.10.4 #502

Merged
merged 1 commit into from
Dec 7, 2023
Merged
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.10.3"
"@types/node": "20.10.4"
},
"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.10.3"
"@types/node": "20.10.4"
},
"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.10.3"
"@types/node": "20.10.4"
},
"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.10.3"
"@types/node": "20.10.4"
},
"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.10.3"
"@types/node": "20.10.4"
},
"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.10.3"
"@types/node": "20.10.4"
}
}
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.10.3"
"@types/node": "20.10.4"
}
}
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.10.3"
"@types/node": "20.10.4"
}
}
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.10.3"
"@types/node": "20.10.4"
},
"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.10.3"
"@types/node": "20.10.4"
},
"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.10.3"
"@types/node": "20.10.4"
}
}
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.10.3"
"@types/node": "20.10.4"
}
}
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.10.3"
"@types/node": "20.10.4"
},
"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.10.3",
"@types/node": "20.10.4",
"@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.10.3"
"@types/node": "20.10.4"
}
}
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.10.3"
"@types/node": "20.10.4"
}
}
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.10.3"
"@types/node": "20.10.4"
},
"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.10.3"
"@types/node": "npm:20.10.4"
browser-or-node: "npm:^2.1.1"
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.10.3"
"@types/node": "npm:20.10.4"
ajv: "npm:^8.12.0"
ajv-formats: "npm:^2.1.1"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
"@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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
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.10.3"
"@types/node": "npm:20.10.4"
languageName: unknown
linkType: soft

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

"@types/node@npm:20.10.3":
version: 20.10.3
resolution: "@types/node@npm:20.10.3"
"@types/node@npm:20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 7cb506abb0d570bb5133bd06a47115109a813b507323c985c3b4aef2993eed79b6bb62b82194cb5c558b4d349de3d199ee2e8c693b913065a1cd7f526cc65a68
checksum: c10c1dd13f5c2341ad866777dc32946538a99e1ebd203ae127730814b8e5fa4aedfbcb01cb3e24a5466f1af64bcdfa16e7de6e745ff098fff0942aa779b7fe03
languageName: node
linkType: hard

Expand Down
Loading