Skip to content

Commit 1d47906

Browse files
chore(deps): update dependency @types/node to v20.16.11
1 parent 553227f commit 1d47906

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.10",
36+
"@types/node": "20.16.11",
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.10":
193-
version "20.16.10"
194-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.10.tgz#0cc3fdd3daf114a4776f54ba19726a01c907ef71"
195-
integrity sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==
192+
"@types/node@20.16.11":
193+
version "20.16.11"
194+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.11.tgz#9b544c3e716b1577ac12e70f9145193f32750b33"
195+
integrity sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==
196196
dependencies:
197197
undici-types "~6.19.2"
198198

0 commit comments

Comments
 (0)