chore(deps-dev): bump @types/koa from 2.11.5 to 2.11.6
Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.11.5 to 2.11.6. - [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:
parent
316d680194
commit
ed0ffb26b2
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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" "*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue