Merge pull request #5959 from DIYgod/dependabot/npm_and_yarn/types/koa-2.11.6

This commit is contained in:
dependabot-preview[bot] 2020-10-20 17:16:05 +00:00 committed by GitHub
commit 8a180b264e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"devDependencies": {
"@types/cheerio": "0.22.22",
"@types/got": "9.6.11",
"@types/koa": "2.11.5",
"@types/koa": "2.11.6",
"@vuepress/plugin-back-to-top": "1.7.1",
"@vuepress/plugin-google-analytics": "1.7.1",
"@vuepress/plugin-pwa": "1.7.1",

View File

@ -1666,10 +1666,10 @@
dependencies:
"@types/koa" "*"
"@types/koa@*", "@types/koa@2.11.5":
version "2.11.5"
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.11.5.tgz#a2b81382bf65d72bdc3bd906abdee259fefdebc2"
integrity sha512-egP+ceD3+v9PnFW+DLTFO8mt6wa5sDqfGOBIwOAZ61Wzsq4bGZc5kMpJgcCwq7ARGIBfHBY+KkK/1RsMftV/qQ==
"@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==
dependencies:
"@types/accepts" "*"
"@types/content-disposition" "*"