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 Oct 29, 2024
1 parent d986dcf commit ca4c573
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"@graphql-codegen/client-preset": "4.3.3",
"@parcel/watcher": "^2.4.1",
"@types/graphql": "^14.5.0",
"@types/node": "^20.11.20"
"@types/node": "^22.0.0"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1731,12 +1731,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.20":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
"@types/node@npm:^22.0.0":
version: 22.8.2
resolution: "@types/node@npm:22.8.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/c0c0c7ecb083ec638c2118e54b5242bb4c39a75608cbac9475cf15aaceb64b8bc997a87a0798e700a81d61651c8a7750ae0455be0f0996ada6e8b2bb818d90c5
undici-types: "npm:~6.19.8"
checksum: 10c0/c6fa6c54c23e61015cace1517c4101602cae0ff3c4f6604f6cdb89875143921830e5602cabe8b4f90f90363451687a0497f1d07d30be8104fee758d6d44c90ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -3886,7 +3886,7 @@ __metadata:
"@graphql-typed-document-node/core": "npm:^3.2.0"
"@parcel/watcher": "npm:^2.4.1"
"@types/graphql": "npm:^14.5.0"
"@types/node": "npm:^20.11.20"
"@types/node": "npm:^22.0.0"
graphql: "npm:^16.8.1"
graphql-request: "npm:^6.1.0"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -4696,7 +4696,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.2, 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 ca4c573

Please sign in to comment.