Skip to content

Commit 8256092

Browse files
committed
chore(deps): update dependency @types/node to v18.16.16
1 parent 9e78e41 commit 8256092

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.195",
132132
"@types/mocha": "9.1.1",
133-
"@types/node": "18.16.5",
133+
"@types/node": "18.16.16",
134134
"@types/sinon": "10.0.14",
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
@@ -1157,10 +1157,10 @@
11571157
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11581158
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11591159

1160-
"@types/[email protected].5":
1161-
version "18.16.5"
1162-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.5.tgz#bf64e42719dc2e74da24709a2e1c0b50a966120a"
1163-
integrity sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA==
1160+
"@types/[email protected].16":
1161+
version "18.16.16"
1162+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
1163+
integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==
11641164

11651165
"@types/node@^14.0.0":
11661166
version "14.18.33"

0 commit comments

Comments
 (0)