Skip to content

Commit d9ab9f5

Browse files
chore(deps): update dependency @types/node to v20.16.10 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fd233a commit d9ab9f5

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.3.0",
3535
"@rollup/plugin-typescript": "^11.1.6",
36-
"@types/node": "20.16.9",
36+
"@types/node": "20.16.10",
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
@@ -189,10 +189,10 @@
189189
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
190190
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
191191

192-
"@types/node@20.16.9":
193-
version "20.16.9"
194-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.9.tgz#1217c6cc77c4f3aaf4a6c76fb56b790e81e48120"
195-
integrity sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w==
192+
"@types/node@20.16.10":
193+
version "20.16.10"
194+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.10.tgz#0cc3fdd3daf114a4776f54ba19726a01c907ef71"
195+
integrity sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==
196196
dependencies:
197197
undici-types "~6.19.2"
198198

0 commit comments

Comments
 (0)