Skip to content

Commit c3d1a1a

Browse files
committed
chore(deps): update dependency @types/node to v18.11.10
1 parent 7f9563f commit c3d1a1a

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
@@ -130,7 +130,7 @@
130130
"@types/expect": "1.20.4",
131131
"@types/lodash": "4.14.191",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "18.11.9",
133+
"@types/node": "18.11.10",
134134
"@types/sinon": "10.0.13",
135135
"expect": "^24.1.0",
136136
"graphql": "^15.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,10 +1151,10 @@
11511151
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11521152
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11531153

1154-
"@types/[email protected].9":
1155-
version "18.11.9"
1156-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
1157-
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
1154+
"@types/[email protected].10":
1155+
version "18.11.10"
1156+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34"
1157+
integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==
11581158

11591159
"@types/node@^14.0.0":
11601160
version "14.18.33"

0 commit comments

Comments
 (0)