chore(deps-dev): bump @types/koa-mount from 4.0.2 to 4.0.3 (#13305)

* chore(deps-dev): bump @types/koa-mount from 4.0.2 to 4.0.3

Bumps [@types/koa-mount](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa-mount) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa-mount)

---
updated-dependencies:
- dependency-name: "@types/koa-mount"
  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 08:49:08 +08:00 committed by GitHub
parent 5e0abaf121
commit 8a9271dabc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -162,7 +162,7 @@
"@types/koa": "2.13.9",
"@types/koa-basic-auth": "2.0.4",
"@types/koa-favicon": "2.0.22",
"@types/koa-mount": "4.0.2",
"@types/koa-mount": "4.0.3",
"@types/koa-static": "4.0.2",
"@types/koa__router": "12.0.1",
"@types/lint-staged": "13.2.0",

View File

@ -239,8 +239,8 @@ devDependencies:
specifier: 2.0.22
version: 2.0.22
'@types/koa-mount':
specifier: 4.0.2
version: 4.0.2
specifier: 4.0.3
version: 4.0.3
'@types/koa-static':
specifier: 4.0.2
version: 4.0.2
@ -1566,8 +1566,8 @@ packages:
'@types/koa': 2.13.9
dev: true
/@types/koa-mount@4.0.2:
resolution: {integrity: sha512-XnuGwV8bzw22nv2WqOs5a8wCHR2VgSnLLLuBQPzNTmhyiAvH0O6c+994rQVbMaBuwQJKefUInkvKoKuk+21uew==}
/@types/koa-mount@4.0.3:
resolution: {integrity: sha512-WXhyitlW5B6zW31cKZO+RBl38afLmO9847M8PaKmcnO5tqGJy/+XcH5N/69Nsp+vKvFXhDOY9GM5uF34HrWgrw==}
dependencies:
'@types/koa': 2.13.9
dev: true