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

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

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

---
updated-dependencies:
- dependency-name: "@types/koa-static"
  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-20 20:05:55 +08:00 committed by GitHub
parent a4503867ee
commit 2d4420200f
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-basic-auth": "2.0.5",
"@types/koa-favicon": "2.1.2",
"@types/koa-mount": "4.0.4",
"@types/koa-static": "4.0.2",
"@types/koa-static": "4.0.3",
"@types/koa__router": "12.0.1",
"@types/lint-staged": "13.2.1",
"@types/mailparser": "3.4.2",

View File

@ -245,8 +245,8 @@ devDependencies:
specifier: 4.0.4
version: 4.0.4
'@types/koa-static':
specifier: 4.0.2
version: 4.0.2
specifier: 4.0.3
version: 4.0.3
'@types/koa__router':
specifier: 12.0.1
version: 12.0.1
@ -1594,8 +1594,8 @@ packages:
'@types/koa': 2.13.10
dev: true
/@types/koa-static@4.0.2:
resolution: {integrity: sha512-ns/zHg+K6XVPMuohjpOlpkR1WLa4VJ9czgUP9bxkCDn0JZBtUWbD/wKDZzPGDclkQK1bpAEScufCHOy8cbfL0w==}
/@types/koa-static@4.0.3:
resolution: {integrity: sha512-4U9uZwXqYAudDLDVkw1prJM5avn9/lHLVEwoyyI/ITZluWkBdmirkj8EsOLG6kLr0XFZdViR0ZBtQ3oetSsr3g==}
dependencies:
'@types/koa': 2.13.10
'@types/koa-send': 4.1.3