chore(deps-dev): bump @types/koa from 2.13.6 to 2.13.8 (#12972)

* chore(deps-dev): bump @types/koa from 2.13.6 to 2.13.8

Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.6 to 2.13.8.
- [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] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-11 03:55:07 +08:00
committed by GitHub
parent cb7a9fa5a7
commit 43064dabe6
2 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -149,7 +149,7 @@
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@types/koa": "2.13.6",
"@types/koa": "2.13.8",
"@vercel/nft": "0.22.6",
"cross-env": "7.0.3",
"eslint": "8.45.0",
+9 -5
View File
@@ -1,5 +1,9 @@
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
'@koa/router':
specifier: 12.0.0
@@ -196,8 +200,8 @@ devDependencies:
specifier: 3.0.0
version: 3.0.0
'@types/koa':
specifier: 2.13.6
version: 2.13.6
specifier: 2.13.8
version: 2.13.8
'@vercel/nft':
specifier: 0.22.6
version: 0.22.6
@@ -1429,11 +1433,11 @@ packages:
/@types/koa-compose@3.2.5:
resolution: {integrity: sha512-B8nG/OoE1ORZqCkBVsup/AKcvjdgoHnfi4pZMn5UwAPCbhk/96xyv284eBYW8JlQbQ7zDmnpFr68I/40mFoIBQ==}
dependencies:
'@types/koa': 2.13.6
'@types/koa': 2.13.8
dev: true
/@types/koa@2.13.6:
resolution: {integrity: sha512-diYUfp/GqfWBAiwxHtYJ/FQYIXhlEhlyaU7lB/bWQrx4Il9lCET5UwpFy3StOAohfsxxvEQ11qIJgT1j2tfBvw==}
/@types/koa@2.13.8:
resolution: {integrity: sha512-Ugmxmgk/yPRW3ptBTh9VjOLwsKWJuGbymo1uGX0qdaqqL18uJiiG1ZoV0rxCOYSaDGhvEp5Ece02Amx0iwaxQQ==}
dependencies:
'@types/accepts': 1.3.5
'@types/content-disposition': 0.5.5