Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22 (#172)
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 Oct 29, 2024
1 parent e1a36d2 commit 11c449d
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 @@ -49,7 +49,7 @@
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@types/common-tags": "^1",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"common-tags": "^1.8.2",
"graphql": "^16.6.0",
"graphql-15": "npm:[email protected]",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -838,12 +838,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.0.0":
version: 20.17.2
resolution: "@types/node@npm:20.17.2"
"@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/453ca052f9544ad66a9988ff881024588008795690c9ea7252e0594333ea11cec7d176a76c5e0f6b89ba42427c6e4684321427f9f515e8a9ba9a729f80c13054
undici-types: "npm:~6.19.8"
checksum: 10c0/c6fa6c54c23e61015cace1517c4101602cae0ff3c4f6604f6cdb89875143921830e5602cabe8b4f90f90363451687a0497f1d07d30be8104fee758d6d44c90ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -3128,10 +3128,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 Expand Up @@ -3201,7 +3201,7 @@ __metadata:
dependencies:
"@changesets/cli": "npm:^2.27.1"
"@types/common-tags": "npm:^1"
"@types/node": "npm:^20.0.0"
"@types/node": "npm:^22.0.0"
common-tags: "npm:^1.8.2"
cosmiconfig: "npm:^9.0.0"
graphql: "npm:^16.6.0"
Expand Down

0 comments on commit 11c449d

Please sign in to comment.