Skip to content

chore(deps): update dependency @types/node to v20.17.32 #626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@tsconfig/node20": "20.1.5",
"@types/js-yaml": "4.0.9",
"@types/node": "20.17.31",
"@types/node": "20.17.32",
"@vitest/coverage-v8": "3.1.2",
"tsimp": "2.0.12",
"typescript": "5.8.3",
Expand Down
10 changes: 5 additions & 5 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ __metadata:
dependencies:
"@tsconfig/node20": "npm:20.1.5"
"@types/js-yaml": "npm:4.0.9"
"@types/node": "npm:20.17.31"
"@types/node": "npm:20.17.32"
"@vitest/coverage-v8": "npm:3.1.2"
fast-xml-parser: "npm:5.2.1"
js-yaml: "npm:4.1.0"
Expand Down Expand Up @@ -526,12 +526,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.31":
version: 20.17.31
resolution: "@types/node@npm:20.17.31"
"@types/node@npm:20.17.32":
version: 20.17.32
resolution: "@types/node@npm:20.17.32"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ab6fb60a7957bef39a9fcd3b9fbd8ea2f4a51d7b8522b0fd56e11b9fbbd3ff6cbd361e3bd510cdf9bbef54956332374c6646e28cce8ae597244623a0659153d0
checksum: 10c0/2461df36f67704f68db64d33abc5ad00b4b35ac94e996adff88c7322f9572e3e60ddaeed7e9f34ae203120d2ba36cc931fd3a8ddddf0c63943e8600c365c6396
languageName: node
linkType: hard

Expand Down