Skip to content

Commit c988b5c

Browse files
committed
chore(deps): update dependency @types/node to v18.11.9
1 parent 2c9934c commit c988b5c

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
@@ -33,7 +33,7 @@
3333
"@graphql-codegen/typescript-operations": "2.5.3",
3434
"@graphql-codegen/typescript-react-apollo": "3.3.3",
3535
"@types/jest": "29.2.1",
36-
"@types/node": "18.11.8",
36+
"@types/node": "18.11.9",
3737
"apollo-cache-inmemory": "1.6.6",
3838
"apollo-client": "2.6.10",
3939
"graphql": "16.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1621,10 +1621,10 @@
16211621
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.14.tgz#0fe081752a3333392d00586d815485a17c2cf3c9"
16221622
integrity sha512-6bbDaETVi8oyIARulOE9qF1/Qdi/23z6emrUh0fNJRUmjznqrixD4MpGDdgOFk5Xb0m2H6Xu42JGdvAxaJR/wA==
16231623

1624-
"@types/node@18.11.8":
1625-
version "18.11.8"
1626-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.8.tgz#16d222a58d4363a2a359656dd20b28414de5d265"
1627-
integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==
1624+
"@types/node@18.11.9":
1625+
version "18.11.9"
1626+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
1627+
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
16281628

16291629
"@types/normalize-package-data@^2.4.0":
16301630
version "2.4.1"

0 commit comments

Comments
 (0)