Skip to content

Commit

Permalink
Merge pull request #978 from acacode/dependabot/npm_and_yarn/types/no…
Browse files Browse the repository at this point in the history
…de-22.9.0

chore(deps-dev): bump @types/node from 22.8.7 to 22.9.0
  • Loading branch information
smorimoto authored Nov 5, 2024
2 parents 1fe2053 + 9d95832 commit 24c9fe2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@tsconfig/strictest": "2.0.5",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.13",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/swagger2openapi": "7.0.4",
"axios": "1.7.7",
"openapi-types": "12.1.3",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
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 @@ -2552,7 +2561,7 @@ __metadata:
"@tsconfig/strictest": "npm:2.0.5"
"@types/js-yaml": "npm:4.0.9"
"@types/lodash": "npm:4.17.13"
"@types/node": "npm:22.8.7"
"@types/node": "npm:22.9.0"
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.7.7"
Expand Down

0 comments on commit 24c9fe2

Please sign in to comment.