Skip to content

Commit 18e2dec

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

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.16",
1209+
"@types/node": "22.15.17",
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.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==
356+
"@types/node@22.15.17":
357+
version "22.15.17"
358+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055"
359+
integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==
360360
dependencies:
361361
undici-types "~6.21.0"
362362

0 commit comments

Comments
 (0)