Skip to content

Commit

Permalink
chore(deps): update dependency 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 931c8e6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.7.3
22.11.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"typescript": "^5.3.3"
},
"volta": {
"node": "21.7.3",
"node": "22.11.0",
"yarn": "4.5.0"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.2",
"@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.4
resolution: "@types/node@npm:22.8.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/c0c0c7ecb083ec638c2118e54b5242bb4c39a75608cbac9475cf15aaceb64b8bc997a87a0798e700a81d61651c8a7750ae0455be0f0996ada6e8b2bb818d90c5
undici-types: "npm:~6.19.8"
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
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 931c8e6

Please sign in to comment.