Skip to content

Commit 218fb36

Browse files
chore: update dependency @types/node to v22.18.7 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65ca1e5 commit 218fb36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@graphql-codegen/cli": "2.13.12",
6161
"@graphql-codegen/client-preset": "1.1.4",
6262
"@graphql-codegen/introspection": "2.2.1",
63-
"@types/node": "22.18.6",
63+
"@types/node": "22.18.7",
6464
"@types/react": "18.0.25",
6565
"@types/react-dom": "18.0.9",
6666
"@typescript-eslint/eslint-plugin": "8.44.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4190,10 +4190,10 @@
41904190
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
41914191
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
41924192

4193-
"@types/[email protected].6":
4194-
version "22.18.6"
4195-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748"
4196-
integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==
4193+
"@types/[email protected].7":
4194+
version "22.18.7"
4195+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.7.tgz#e1d013d5759fa50ff4d334aee3fd6254f1dbae74"
4196+
integrity sha512-3E97nlWEVp2V6J7aMkR8eOnw/w0pArPwf/5/W0865f+xzBoGL/ZuHkTAKAGN7cOWNwd+sG+hZOqj+fjzeHS75g==
41974197
dependencies:
41984198
undici-types "~6.21.0"
41994199

0 commit comments

Comments
 (0)