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 Nov 1, 2024
1 parent ac7dedd commit 2ffe09b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.12.8",
"@types/node": "^22.0.0",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand Down
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
"@types/node@npm:*, @types/node@npm:^22.0.0":
version: 22.8.6
resolution: "@types/node@npm:22.8.6"
dependencies:
Expand All @@ -1071,15 +1071,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.12.8":
version: 20.17.5
resolution: "@types/node@npm:20.17.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6e6bf7f84365a2ee95a369c48cdb47a93aae2b5029d19660183ba944d7bdbc193e54167076d64a3a11ff28e307b84c90eda350edf8e2029195d1fc27ae6055f4
languageName: node
linkType: hard

"@types/stack-utils@npm:^2.0.0":
version: 2.0.3
resolution: "@types/stack-utils@npm:2.0.3"
Expand Down Expand Up @@ -3485,7 +3476,7 @@ __metadata:
dependencies:
"@actions/core": "npm:^1.10.1"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.12.8"
"@types/node": "npm:^22.0.0"
"@types/node-fetch": "npm:^2.6.11"
"@typescript-eslint/eslint-plugin": "npm:^8.0.0"
"@typescript-eslint/parser": "npm:^8.0.0"
Expand Down Expand Up @@ -6282,7 +6273,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down

0 comments on commit 2ffe09b

Please sign in to comment.