Skip to content

Commit f092f3c

Browse files
chore(deps): update dependency @types/node to v18.17.5
1 parent 0b54891 commit f092f3c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
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.17.5",
197197
"husky": "8.0.3",
198198
"lint-staged": "13.2.3",
199199
"mocha": "10.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@
103103
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.8.tgz#b5dda19adaa473a9bf0ab5cbd8f30ec7d43f5c85"
104104
integrity sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==
105105

106-
"@types/node@18.16.19":
107-
version "18.16.19"
108-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
109-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
106+
"@types/node@18.17.5":
107+
version "18.17.5"
108+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.5.tgz#c58b12bca8c2a437b38c15270615627e96dd0bc5"
109+
integrity sha512-xNbS75FxH6P4UXTPUJp/zNPq6/xsfdJKussCWNOnz4aULWIRwMgP1LgaB5RiBnMX1DPCYenuqGZfnIAx5mbFLA==
110110

111111
"@webassemblyjs/ast@1.11.6", "@webassemblyjs/ast@^1.11.5":
112112
version "1.11.6"

0 commit comments

Comments
 (0)