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

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

Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 12.0.1 to 12.0.2.
- [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-10-21 04:01:36 +08:00 committed by GitHub
parent 3b20f748db
commit b1342c64d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -165,7 +165,7 @@
"@types/koa-favicon": "2.1.2",
"@types/koa-mount": "4.0.4",
"@types/koa-static": "4.0.3",
"@types/koa__router": "12.0.1",
"@types/koa__router": "12.0.2",
"@types/lint-staged": "13.2.1",
"@types/mailparser": "3.4.3",
"@types/markdown-it": "13.0.2",

View File

@ -248,8 +248,8 @@ devDependencies:
specifier: 4.0.3
version: 4.0.3
'@types/koa__router':
specifier: 12.0.1
version: 12.0.1
specifier: 12.0.2
version: 12.0.2
'@types/lint-staged':
specifier: 13.2.1
version: 13.2.1
@ -1614,8 +1614,8 @@ packages:
'@types/node': 20.5.6
dev: true
/@types/koa__router@12.0.1:
resolution: {integrity: sha512-uqV+v6pCsfLZwK+Ar6XavKSZ6Cbsgw12bCEX9L0IKHj81LTWXcrayxJWkLtez5vOMQlq+ax+lZcuCyh9CgxYGw==}
/@types/koa__router@12.0.2:
resolution: {integrity: sha512-xoiDqyIggk1hPOhD980SMhPYqUssvHkIh6CV/j00WemrYqqNM1jMellWJofEKm0ZbgJUyWunFvCHil20dQEhMg==}
dependencies:
'@types/koa': 2.13.10
dev: true