Skip to content

Commit 158f063

Browse files
committed
chore(deps): update dependency @types/node to v18.11.5
1 parent 362082f commit 158f063

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

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.0",
36-
"@types/node": "18.7.14",
36+
"@types/node": "18.11.5",
3737
"apollo-cache-inmemory": "1.6.6",
3838
"apollo-client": "2.6.10",
3939
"graphql": "16.6.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1616,11 +1616,16 @@
16161616
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz"
16171617
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
16181618

1619-
"@types/node@*", "@types/node@18.7.14", "@types/node@>=6":
1619+
"@types/node@*", "@types/node@>=6":
16201620
version "18.7.14"
16211621
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.14.tgz#0fe081752a3333392d00586d815485a17c2cf3c9"
16221622
integrity sha512-6bbDaETVi8oyIARulOE9qF1/Qdi/23z6emrUh0fNJRUmjznqrixD4MpGDdgOFk5Xb0m2H6Xu42JGdvAxaJR/wA==
16231623

1624+
1625+
version "18.11.5"
1626+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.5.tgz#1bc94cf2f9ab5fe33353bc7c79c797dcc5325bef"
1627+
integrity sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ==
1628+
16241629
"@types/normalize-package-data@^2.4.0":
16251630
version "2.4.1"
16261631
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz"

0 commit comments

Comments
 (0)