Skip to content

Commit fc544b6

Browse files
chore: update dependency @types/node to v22.18.6 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16ae03f commit fc544b6

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.5",
63+
"@types/node": "22.18.6",
6464
"@types/react": "18.0.25",
6565
"@types/react-dom": "18.0.9",
6666
"@typescript-eslint/eslint-plugin": "8.38.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].5":
4194-
version "22.18.5"
4195-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.5.tgz#6b90a0087660cce4e956c3932c7f4357ef06bccf"
4196-
integrity sha512-g9BpPfJvxYBXUWI9bV37j6d6LTMNQ88hPwdWWUeYZnMhlo66FIg9gCc1/DZb15QylJSKwOZjwrckvOTWpOiChg==
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==
41974197
dependencies:
41984198
undici-types "~6.21.0"
41994199

0 commit comments

Comments
 (0)