Skip to content

Commit 5e65d59

Browse files
Update dependency @types/node to v22.18.8
1 parent 32159e1 commit 5e65d59

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@graphql-codegen/cli": "5.0.6",
2929
"@graphql-typed-document-node/core": "3.2.0",
3030
"@parcel/watcher": "2.5.1",
31-
"@types/node": "22.15.21",
31+
"@types/node": "22.18.8",
3232
"@typescript-eslint/eslint-plugin": "8.32.1",
3333
"@typescript-eslint/parser": "8.32.1",
3434
"eslint": "8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1654,10 +1654,10 @@
16541654
dependencies:
16551655
undici-types "~6.20.0"
16561656

1657-
"@types/node@22.15.21":
1658-
version "22.15.21"
1659-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.21.tgz#196ef14fe20d87f7caf1e7b39832767f9a995b77"
1660-
integrity sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==
1657+
"@types/node@22.18.8":
1658+
version "22.18.8"
1659+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8.tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa"
1660+
integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==
16611661
dependencies:
16621662
undici-types "~6.21.0"
16631663

0 commit comments

Comments
 (0)