Skip to content

chore(deps-dev): bump @types/node from 22.13.10 to 22.13.11 #1097

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
Mar 22, 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 @@ -64,7 +64,7 @@
"@tsconfig/strictest": "2.0.5",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.16",
"@types/node": "22.13.10",
"@types/node": "22.13.11",
"@types/swagger2openapi": "7.0.4",
"axios": "1.8.4",
"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 @@ -884,12 +884,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.13.10":
version: 22.13.10
resolution: "@types/node@npm:22.13.10"
"@types/node@npm:22.13.11":
version: 22.13.11
resolution: "@types/node@npm:22.13.11"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
checksum: 10c0/f6ee33d36372242535c38640fe7550a6640d8a775ec19b55bfc11775b521cba072d892ca92a912332ce01b317293d645c1bf767f3f882ec719f2404a3d2a5b96
languageName: node
linkType: hard

Expand Down Expand Up @@ -3299,7 +3299,7 @@ __metadata:
"@tsconfig/strictest": "npm:2.0.5"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.17.16"
"@types/node": "npm:22.13.10"
"@types/node": "npm:22.13.11"
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.8.4"
Expand Down