Skip to content

Commit 6f65550

Browse files
committed
chore(deps): update dependency @types/node to v18
1 parent b2cd119 commit 6f65550

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"@types/expect": "1.20.4",
131131
"@types/lodash": "4.14.187",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "16.18.3",
133+
"@types/node": "18.11.9",
134134
"@types/sinon": "10.0.13",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1148,10 +1148,10 @@
11481148
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11491149
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11501150

1151-
"@types/node@16.18.3", "@types/node@>=12":
1152-
version "16.18.3"
1153-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.3.tgz#d7f7ba828ad9e540270f01ce00d391c54e6e0abc"
1154-
integrity sha512-jh6m0QUhIRcZpNv7Z/rpN+ZWXOicUUQbSoWks7Htkbb9IjFQj4kzcX/xFCkjstCj5flMsN8FiSvt+q+Tcs4Llg==
1151+
"@types/node@18.11.9", "@types/node@>=12":
1152+
version "18.11.9"
1153+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
1154+
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
11551155

11561156
"@types/normalize-package-data@^2.4.0":
11571157
version "2.4.1"

0 commit comments

Comments
 (0)