Skip to content

Commit c5da72e

Browse files
Update dependency @types/node to v22.15.16 (#9607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57f8cdf commit c5da72e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1206,7 +1206,7 @@
12061206
"@types/glob": "8.1.0",
12071207
"@types/lodash": "4.17.16",
12081208
"@types/mocha": "10.0.10",
1209-
"@types/node": "22.15.15",
1209+
"@types/node": "22.15.16",
12101210
"@types/parsimmon": "1.10.9",
12111211
"@types/sinon": "17.0.4",
12121212
"@types/vscode": "1.74.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,10 +353,10 @@
353353
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
354354
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
355355

356-
"@types/node@22.15.15":
357-
version "22.15.15"
358-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.15.tgz#8877c05c18e552e738438e477d7ba22c5d73a57c"
359-
integrity sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==
356+
"@types/node@22.15.16":
357+
version "22.15.16"
358+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.16.tgz#685cf0338ad9f5b14860f50a6ac2c3ebd58582cd"
359+
integrity sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==
360360
dependencies:
361361
undici-types "~6.21.0"
362362

0 commit comments

Comments
 (0)