Skip to content

Commit e2bdccb

Browse files
Update dependency @types/node to v22.10.6 (#9436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 123506c commit e2bdccb

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.14",
12081208
"@types/mocha": "10.0.10",
1209-
"@types/node": "22.10.5",
1209+
"@types/node": "22.10.6",
12101210
"@types/parsimmon": "1.10.9",
12111211
"@types/sinon": "17.0.3",
12121212
"@types/vscode": "1.74.0",

yarn.lock

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

373-
"@types/[email protected].5":
374-
version "22.10.5"
375-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
376-
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
373+
"@types/[email protected].6":
374+
version "22.10.6"
375+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6.tgz#5c6795e71635876039f853cbccd59f523d9e4239"
376+
integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==
377377
dependencies:
378378
undici-types "~6.20.0"
379379

0 commit comments

Comments
 (0)