Skip to content

Commit 8751ba1

Browse files
chore(deps): update dependency @types/node to v20.16.9
1 parent b8a3a49 commit 8751ba1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@rollup/plugin-node-resolve": "15.2.3",
3535
"@rollup/plugin-typescript": "^11.1.6",
36-
"@types/node": "20.16.5",
36+
"@types/node": "20.16.9",
3737
"@types/w3c-web-usb": "1.0.10",
3838
"gulp": "5.0.0",
3939
"gulp-typescript": "6.0.0-alpha.1",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,10 +190,10 @@
190190
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
191191
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
192192

193-
"@types/node@20.16.5":
194-
version "20.16.5"
195-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5.tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53"
196-
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
193+
"@types/node@20.16.9":
194+
version "20.16.9"
195+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.9.tgz#1217c6cc77c4f3aaf4a6c76fb56b790e81e48120"
196+
integrity sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==
197197
dependencies:
198198
undici-types "~6.19.2"
199199

0 commit comments

Comments
 (0)