Skip to content

Commit 8e66dea

Browse files
chore(deps): update dependency @types/node to v18.18.3
1 parent 5fef3d2 commit 8e66dea

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.18.3",
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
@@ -98,10 +98,10 @@
9898
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.5.tgz#4c6a79adf59a8e8193ac87a0e522605b16587258"
9999
integrity sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w==
100100

101-
"@types/node@18.16.19":
102-
version "18.16.19"
103-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
104-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
101+
"@types/node@18.18.3":
102+
version "18.18.3"
103+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.3.tgz#e5188135fc2909b46530c798ef49be65083be3fd"
104+
integrity sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA==
105105

106106
"@webassemblyjs/ast@1.11.6", "@webassemblyjs/ast@^1.11.5":
107107
version "1.11.6"

0 commit comments

Comments
 (0)