Bump @types/koa__router from 8.0.4 to 8.0.6

Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 8.0.4 to 8.0.6.
- [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>
This commit is contained in:
dependabot[bot] 2021-07-08 23:03:49 +00:00 committed by GitHub
parent e9401518cc
commit efe334f1be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -1117,9 +1117,9 @@
}
},
"@types/koa__router": {
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.4.tgz",
"integrity": "sha512-SXpZy6ICU/bsTZbNhg7QMNUQuNE7ka94zeLPHXhej2QZ09u2tz5S3WlBRB85HLSUosUZFbIRgfrFtu+PSIAUVA==",
"version": "8.0.6",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.6.tgz",
"integrity": "sha512-4ZZ0vnp9OOC/E6YZETIBaODW6KpaUbLnY6FWE2SqIIUFUT7vvyKfLsfW34moGWyaEgk5ezOqMKr5dD4qUq4YVw==",
"dev": true,
"requires": {
"@types/koa": "*"