Skip to content

Commit b9cb553

Browse files
chore(deps): update dependency @types/node to v18.16.20
1 parent 600efb6 commit b9cb553

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.16.20",
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.2.tgz#129cc9ae69f93824f92fac653eebfb4812ab4af9"
104104
integrity sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==
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.16.20":
107+
version "18.16.20"
108+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.20.tgz#b27be1ceb267bfb47d8bac024ff6379998f62207"
109+
integrity sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==
110110

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

0 commit comments

Comments
 (0)