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 3, 2024
1 parent c91a582 commit 9d91b20
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 @@ -67,7 +67,7 @@
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/mock-fs": "4.13.4",
"@types/node": "20.17.5",
"@types/node": "22.8.7",
"@types/prettier": "3.0.0",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.33",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3660,12 +3660,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.5":
version: 20.17.5
resolution: "@types/node@npm:20.17.5"
"@types/node@npm:22.8.7":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6e6bf7f84365a2ee95a369c48cdb47a93aae2b5029d19660183ba944d7bdbc193e54167076d64a3a11ff28e307b84c90eda350edf8e2029195d1fc27ae6055f4
undici-types: "npm:~6.19.8"
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
languageName: node
linkType: hard

Expand Down Expand Up @@ -4488,7 +4488,7 @@ __metadata:
"@types/jest": "npm:29.5.14"
"@types/lodash": "npm:4.17.13"
"@types/mock-fs": "npm:4.13.4"
"@types/node": "npm:20.17.5"
"@types/node": "npm:22.8.7"
"@types/prettier": "npm:3.0.0"
"@types/prompts": "npm:2.4.9"
"@types/yargs": "npm:17.0.33"
Expand Down Expand Up @@ -13728,10 +13728,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.6
resolution: "undici-types@npm:6.19.6"
checksum: 10c0/9b2264c5700e7169c6c62c643aac56cd8984c5fd7e18ed31ff11780260e137f6340dee8317a2e6e0ae3c49f5e5ef6fa577ea07193cbaa535265cba76a267cae9
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d91b20

Please sign in to comment.