Skip to content

chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 #800

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
Jun 27, 2024
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 @@ -56,7 +56,7 @@
"@types/didyoumean": "1.2.2",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.5",
"@types/node": "20.14.8",
"@types/node": "20.14.9",
"@types/swagger2openapi": "7.0.4",
"axios": "1.7.2",
"shx": "0.3.4",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.8":
"@types/node@npm:*":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
dependencies:
Expand All @@ -529,6 +529,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/911ffa444dc032897f4a23ed580c67903bd38ea1c5ec99b1d00fa10b83537a3adddef8e1f29710cbdd8e556a61407ed008e06537d834e48caf449ce59f87d387
languageName: node
linkType: hard

"@types/swagger-schema-official@npm:^2.0.25":
version: 2.0.25
resolution: "@types/swagger-schema-official@npm:2.0.25"
Expand Down Expand Up @@ -2576,7 +2585,7 @@ __metadata:
"@types/didyoumean": "npm:1.2.2"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.17.5"
"@types/node": "npm:20.14.8"
"@types/node": "npm:20.14.9"
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.7.2"
Expand Down