Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent fe97b1f commit 5a259d0
Show file tree
Hide file tree
Showing 18 changed files with 38 additions and 38 deletions.
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.182",
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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.4.0"
},
"devDependencies": {
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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.4.0"
},
"devDependencies": {
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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.4.0"
},
"devDependencies": {
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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.5.1"
},
"devDependencies": {
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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.182",
"@types/node": "18.18.0"
"@types/node": "18.18.1"
}
}
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": "18.18.0"
"@types/node": "18.18.1"
}
}
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": "18.18.0"
"@types/node": "18.18.1"
}
}
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.4.0"
},
"devDependencies": {
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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.4.0"
},
"devDependencies": {
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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.0",
"@types/node": "18.18.0"
"@types/node": "18.18.1"
}
}
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": "18.18.0"
"@types/node": "18.18.1"
}
}
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.4.0"
},
"devDependencies": {
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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": "18.18.0",
"@types/node": "18.18.1",
"@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.4",
"@types/node": "18.18.0"
"@types/node": "18.18.1"
}
}
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.5",
"@types/node": "18.18.0"
"@types/node": "18.18.1"
}
}
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.182",
"@types/node": "18.18.0"
"@types/node": "18.18.1"
},
"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 @@ -1057,7 +1057,7 @@ __metadata:
resolution: "@qiwi/uniconfig-core@workspace:packages/uniconfig-core"
dependencies:
"@types/lodash": "npm:^4.14.182"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
browser-or-node: "npm:^2.0.0"
lodash: "npm:^4.17.21"
tslib: "npm:^2.4.0"
Expand Down Expand Up @@ -1086,7 +1086,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-ajv@workspace:packages/uniconfig-plugin-ajv"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
ajv: "npm:^8.11.0"
ajv-formats: "npm:^2.1.1"
tslib: "npm:^2.4.0"
Expand All @@ -1098,7 +1098,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-api-file@workspace:packages/uniconfig-plugin-api-file"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
tslib: "npm:^2.4.0"
languageName: unknown
linkType: soft
Expand All @@ -1108,7 +1108,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-api-http@workspace:packages/uniconfig-plugin-api-http"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
sync-request: "npm:^6.1.0"
then-request: "npm:^6.0.2"
tslib: "npm:^2.4.0"
Expand All @@ -1120,7 +1120,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-argv@workspace:packages/uniconfig-plugin-argv"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
tslib: "npm:^2.4.0"
yargs: "npm:^17.5.1"
languageName: unknown
Expand All @@ -1132,7 +1132,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/lodash": "npm:^4.14.182"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
lodash: "npm:^4.17.21"
tslib: "npm:^2.4.0"
languageName: unknown
Expand All @@ -1144,7 +1144,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/dot": "npm:^1.1.5"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
dot: "npm:1.1.3"
tslib: "npm:^2.4.0"
languageName: unknown
Expand All @@ -1156,7 +1156,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/dotenv": "npm:^8.2.0"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
dotenv: "npm:^16.0.1"
tslib: "npm:^2.4.0"
languageName: unknown
Expand All @@ -1167,7 +1167,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-env@workspace:packages/uniconfig-plugin-env"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
tslib: "npm:^2.4.0"
languageName: unknown
linkType: soft
Expand All @@ -1177,7 +1177,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-global@workspace:packages/uniconfig-plugin-global"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
tslib: "npm:^2.4.0"
languageName: unknown
linkType: soft
Expand All @@ -1188,7 +1188,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/ip": "npm:^1.1.0"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
ip: "npm:^2.0.0"
tslib: "npm:^2.4.0"
languageName: unknown
Expand All @@ -1201,7 +1201,7 @@ __metadata:
"@qiwi/uniconfig-core": "workspace:*"
"@qiwi/uniconfig-plugin-api-file": "workspace:*"
"@qiwi/uniconfig-plugin-datatree": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
tslib: "npm:^2.4.0"
languageName: unknown
linkType: soft
Expand All @@ -1212,7 +1212,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@qiwi/uniconfig-plugin-root": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
tslib: "npm:^2.4.0"
languageName: unknown
linkType: soft
Expand All @@ -1222,7 +1222,7 @@ __metadata:
resolution: "@qiwi/uniconfig-plugin-pkg@workspace:packages/uniconfig-plugin-pkg"
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
"@types/read-pkg": "npm:^5.1.0"
read-pkg: "npm:^5.2.0"
languageName: unknown
Expand All @@ -1234,7 +1234,7 @@ __metadata:
dependencies:
"@qiwi/uniconfig-core": "workspace:*"
"@types/app-root-path": "npm:^1.2.4"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
app-root-path: "npm:^3.0.0"
tslib: "npm:^2.4.0"
languageName: unknown
Expand All @@ -1248,7 +1248,7 @@ __metadata:
"@qiwi/uniconfig-plugin-api-file": "workspace:*"
"@qiwi/uniconfig-plugin-datatree": "workspace:*"
"@types/js-yaml": "npm:^4.0.5"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
js-yaml: "npm:^4.1.0"
tslib: "npm:^2.4.0"
languageName: unknown
Expand All @@ -1275,7 +1275,7 @@ __metadata:
"@qiwi/uniconfig-plugin-root": "workspace:*"
"@qiwi/uniconfig-plugin-yaml": "workspace:*"
"@types/lodash": "npm:^4.14.182"
"@types/node": "npm:18.18.0"
"@types/node": "npm:18.18.1"
languageName: unknown
linkType: soft

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

"@types/node@npm:18.18.0":
version: 18.18.0
resolution: "@types/node@npm:18.18.0"
checksum: fa4b5db454feb4add61b01686a464539561fe683bd21bb8278f0a2f1b9528a34911bf5ade5fc0cfcdd79de0d0af4776aa8325a8f83d7647a567199b18d87ee67
"@types/node@npm:18.18.1":
version: 18.18.1
resolution: "@types/node@npm:18.18.1"
checksum: 1cf96d5eac11ca33d02f00297452b5b6a03dd635cc8cca89eb6e39029d21afab6c73ab1ba83fd72826c8b49a86880fa442d7f26526174c41d6009db60f294634
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a259d0

Please sign in to comment.