chore(deps-dev): bump @types/koa from 2.11.6 to 2.11.7

Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.11.6 to 2.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-27 09:29:35 +00:00 committed by GitHub
parent 7218dc80da
commit 169a2e7afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"devDependencies": {
"@types/cheerio": "0.22.23",
"@types/got": "9.6.11",
"@types/koa": "2.11.6",
"@types/koa": "2.11.7",
"@vuepress/plugin-back-to-top": "1.8.0",
"@vuepress/plugin-google-analytics": "1.8.0",
"@vuepress/plugin-pwa": "1.8.0",

View File

@ -1691,10 +1691,10 @@
dependencies:
"@types/koa" "*"
"@types/koa@*", "@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@*", "@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" "*"