-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @types/koa to v2.13.7
- Loading branch information
1 parent
a26a4df
commit e0d27cf
Showing
2 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2824,7 +2824,7 @@ | |
"@types/koa" "*" | ||
"@types/koa-send" "*" | ||
|
||
"@types/koa@*", "@types/koa@2.13.6", "@types/koa@^2.13.6": | ||
"@types/koa@*", "@types/koa@^2.13.6": | ||
version "2.13.6" | ||
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.13.6.tgz#6dc14e727baf397310aa6f414ebe5d144983af42" | ||
integrity sha512-diYUfp/GqfWBAiwxHtYJ/FQYIXhlEhlyaU7lB/bWQrx4Il9lCET5UwpFy3StOAohfsxxvEQ11qIJgT1j2tfBvw== | ||
|
@@ -2838,6 +2838,20 @@ | |
"@types/koa-compose" "*" | ||
"@types/node" "*" | ||
|
||
"@types/[email protected]": | ||
version "2.13.7" | ||
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.13.7.tgz#cc90e9cc54402534be3cb13fbd809ecf3cf3da23" | ||
integrity sha512-Xd9xiGmTDv57y86kQYnBZZcE9H8cJhv+aL0YH+hZIa3rbUDNdk+EY6wcJC3xCyfrVIC+vjhtNENFwisF+E8Zhg== | ||
dependencies: | ||
"@types/accepts" "*" | ||
"@types/content-disposition" "*" | ||
"@types/cookies" "*" | ||
"@types/http-assert" "*" | ||
"@types/http-errors" "*" | ||
"@types/keygrip" "*" | ||
"@types/koa-compose" "*" | ||
"@types/node" "*" | ||
|
||
"@types/mdast@^3.0.0": | ||
version "3.0.10" | ||
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af" | ||
|