Skip to content

chore(deps-dev): bump @types/node from 24.0.8 to 24.0.10 #1318

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
Jul 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@tsconfig/strictest": "2.0.5",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.19",
"@types/node": "24.0.8",
"@types/node": "24.0.10",
"@types/swagger2openapi": "7.0.4",
"axios": "1.10.0",
"openapi-types": "12.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1198,12 +1198,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:24.0.8":
version: 24.0.8
resolution: "@types/node@npm:24.0.8"
"@types/node@npm:24.0.10":
version: 24.0.10
resolution: "@types/node@npm:24.0.10"
dependencies:
undici-types: "npm:~7.8.0"
checksum: 10c0/afc014193a1a58f545be023bd63a47639f09fddcaaf1ce271ae1b0f700d422aae425f453a8f428d98f772e08cc9bc54815da2b46ace2d1d4362f657c4172065f
checksum: 10c0/11dbd869d3e12ee7b7818113588950e538783e45d227122174c763cb05977defbd1e01b44b5ccd4b8997e42c3df7f7b83c6ee05cfa43d924c8882886bc5f6582
languageName: node
linkType: hard

Expand Down Expand Up @@ -3738,7 +3738,7 @@ __metadata:
"@tsconfig/strictest": "npm:2.0.5"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.17.19"
"@types/node": "npm:24.0.8"
"@types/node": "npm:24.0.10"
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.10.0"
Expand Down