Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22 (#1475)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 200bd36 commit cfdac83
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 @@ -50,7 +50,7 @@
"@graphql-codegen/typescript-graphql-request": "6.2.0",
"@parcel/watcher": "2.4.1",
"@types/glob": "8.1.0",
"@types/node": "20.17.5",
"@types/node": "22.8.6",
"@types/node-cron": "3.0.11",
"@types/ws": "8.5.13",
"@yestheoryfam/prettier-config": "1.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2973,12 +2973,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.6":
version: 22.8.6
resolution: "@types/node@npm:22.8.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6e6bf7f84365a2ee95a369c48cdb47a93aae2b5029d19660183ba944d7bdbc193e54167076d64a3a11ff28e307b84c90eda350edf8e2029195d1fc27ae6055f4
undici-types: "npm:~6.19.8"
checksum: 10c0/d3a11f2549234a91a4c5d0ff35ab4bdcb7ba34db4d3f1d189be39b8bd41c19aac98d117150a95a9c5a9d45b1014135477ea240b2b8317c86ae3d3cf1c3b3f8f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6838,7 +6838,7 @@ __metadata:
"@prisma/client": "npm:5.21.1"
"@sentry/node": "npm:8.36.0"
"@types/glob": "npm:8.1.0"
"@types/node": "npm:20.17.5"
"@types/node": "npm:22.8.6"
"@types/node-cron": "npm:3.0.11"
"@types/ws": "npm:8.5.13"
"@yestheoryfam/prettier-config": "npm:1.0.0"
Expand Down Expand Up @@ -6953,7 +6953,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 cfdac83

Please sign in to comment.