chore(deps-dev): bump @types/koa__router from 12.0.0 to 12.0.1 (#13306)

* chore(deps-dev): bump @types/koa__router from 12.0.0 to 12.0.1

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

---
updated-dependencies:
- dependency-name: "@types/koa__router"
  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-09-15 06:36:21 +08:00 committed by GitHub
parent e0a1ba5aaa
commit 0f080deeee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -164,7 +164,7 @@
"@types/koa-favicon": "2.0.21",
"@types/koa-mount": "4.0.2",
"@types/koa-static": "4.0.2",
"@types/koa__router": "12.0.0",
"@types/koa__router": "12.0.1",
"@types/lint-staged": "13.2.0",
"@types/mailparser": "3.4.0",
"@types/markdown-it": "13.0.1",

View File

@ -245,8 +245,8 @@ devDependencies:
specifier: 4.0.2
version: 4.0.2
'@types/koa__router':
specifier: 12.0.0
version: 12.0.0
specifier: 12.0.1
version: 12.0.1
'@types/lint-staged':
specifier: 13.2.0
version: 13.2.0
@ -1598,8 +1598,8 @@ packages:
'@types/node': 20.5.6
dev: true
/@types/koa__router@12.0.0:
resolution: {integrity: sha512-S6eHyZyoWCZLNHyy8j0sMW85cPrpByCbGGU2/BO4IzGiI87aHJ92lZh4E9xfsM9DcbCT469/OIqyC0sSJXSIBQ==}
/@types/koa__router@12.0.1:
resolution: {integrity: sha512-uqV+v6pCsfLZwK+Ar6XavKSZ6Cbsgw12bCEX9L0IKHj81LTWXcrayxJWkLtez5vOMQlq+ax+lZcuCyh9CgxYGw==}
dependencies:
'@types/koa': 2.13.8
dev: true