From 8558ba6af784f6807983cd222943ec8eb1ffa32b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:00:15 +0000 Subject: [PATCH] chore(deps-dev): bump @types/koa from 2.13.5 to 2.13.6 Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.5 to 2.13.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa) --- updated-dependencies: - dependency-name: "@types/koa" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0b0a4e781c941e..c5a774b2d706ff 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@microsoft/eslint-formatter-sarif": "3.0.0", "@napi-rs/pinyin": "1.7.1", - "@types/koa": "2.13.5", + "@types/koa": "2.13.6", "@vercel/nft": "0.22.6", "@vuepress/plugin-back-to-top": "1.9.9", "@vuepress/plugin-google-analytics": "1.9.9", diff --git a/yarn.lock b/yarn.lock index 71456b024f7e3e..eb2da0f38bbece 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1903,10 +1903,10 @@ dependencies: "@types/koa" "*" -"@types/koa@*", "@types/koa@2.13.5": - version "2.13.5" - resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.13.5.tgz#64b3ca4d54e08c0062e89ec666c9f45443b21a61" - integrity sha512-HSUOdzKz3by4fnqagwthW/1w/yJspTgppyyalPVbgZf8jQWvdIXcVW5h2DGtw4zYntOaeRGx49r1hxoPWrD4aA== +"@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== dependencies: "@types/accepts" "*" "@types/content-disposition" "*"