Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 6ac451b commit ec2c056
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@joshdb/prettier-config": "2.0.0-next.fb00a2d.0",
"@joshdb/ts-config": "2.0.0-next.fb00a2d.0",
"@swc/core": "^1.6.1",
"@types/node": "^20.14.2",
"@types/node": "^22.10.6",
"@types/prompts": "^2.4.9",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1481,12 +1481,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.2":
version: 20.14.2
resolution: "@types/node@npm:20.14.2"
"@types/node@npm:^22.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c38e47b190fa0a8bdfde24b036dddcf9401551f2fb170a90ff33625c7d6f218907e81c74e0fa6e394804a32623c24c60c50e249badc951007830f0d02c48ee0f
undici-types: "npm:~6.20.0"
checksum: 10/ac93c9b6337ddb70176abade1ca4cdec24cde93cfc19023f3e001d80cb42f1d3c2487dd1626ce016985953319de30528d9e73dc5c6e2e28be9eaa9ec0237fc1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5359,7 +5359,7 @@ __metadata:
"@joshdb/prettier-config": "npm:2.0.0-next.fb00a2d.0"
"@joshdb/ts-config": "npm:2.0.0-next.fb00a2d.0"
"@swc/core": "npm:^1.6.1"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.10.6"
"@types/prompts": "npm:^2.4.9"
"@typescript-eslint/eslint-plugin": "npm:^7.13.0"
"@typescript-eslint/parser": "npm:^7.13.0"
Expand Down Expand Up @@ -6162,10 +6162,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: 10/583ac7bbf4ff69931d3985f4762cde2690bb607844c16a5e2fbb92ed312fe4fa1b365e953032d469fa28ba8b224e88a595f0b10a449332f83fa77c695e567dbe
languageName: node
linkType: hard

Expand Down

0 comments on commit ec2c056

Please sign in to comment.