Skip to content

Commit

Permalink
chore(deps): update dependency @types/koa to v2.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 27, 2021
1 parent 7f9a4d1 commit 42eff85
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/debug": "4.1.5",
"@types/extract-text-webpack-plugin": "3.0.4",
"@types/html-webpack-plugin": "3.2.4",
"@types/koa": "2.11.6",
"@types/koa": "2.11.7",
"@types/koa-bodyparser": "5.0.2",
"@types/koa-mount": "3.0.1",
"@types/koa-router": "7.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1032,10 +1032,10 @@
"@types/koa-compose" "*"
"@types/node" "*"

"@types/koa@2.11.6":
version "2.11.6"
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.11.6.tgz#b7030caa6b44af801c2aea13ba77d74aff7484d5"
integrity sha512-BhyrMj06eQkk04C97fovEDQMpLpd2IxCB4ecitaXwOKGq78Wi2tooaDOWOFGajPk8IkQOAtMppApgSVkYe1F/A==
"@types/koa@2.11.7":
version "2.11.7"
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.11.7.tgz#3b38f3b9faa66315a84890a771d166fb36463100"
integrity sha512-1iXJZZWCePoMe9LGSIPWsu5k5RI4ooXijW78c+nljMn3YbUts8PXoEESu1OeFmrazLPl1l97vTxzwvmH32TWVQ==
dependencies:
"@types/accepts" "*"
"@types/content-disposition" "*"
Expand Down

0 comments on commit 42eff85

Please sign in to comment.