Skip to content

Commit 912a752

Browse files
chore(deps): update dependency @types/node to v18.19.87
1 parent 7099e27 commit 912a752

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
},
194194
"devDependencies": {
195195
"@types/mocha": "10.0.1",
196-
"@types/node": "18.16.19",
196+
"@types/node": "18.19.87",
197197
"husky": "8.0.3",
198198
"lint-staged": "13.3.0",
199199
"mocha": "10.2.0",

yarn.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,12 @@
100100
dependencies:
101101
undici-types "~5.26.4"
102102

103-
104-
version "18.16.19"
105-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
106-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
103+
104+
version "18.19.87"
105+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.87.tgz#690f000cc51e3c7f48bc00f7e86fac6eb550b709"
106+
integrity sha512-OIAAu6ypnVZHmsHCeJ+7CCSub38QNBS9uceMQeg7K5Ur0Jr+wG9wEOEvvMbhp09pxD5czIUy/jND7s7Tb6Nw7A==
107+
dependencies:
108+
undici-types "~5.26.4"
107109

108110
"@webassemblyjs/[email protected]", "@webassemblyjs/ast@^1.11.5":
109111
version "1.11.6"

0 commit comments

Comments
 (0)