chore(deps-dev): bump @types/koa-favicon from 2.1.1 to 2.1.2 (#13561)

* chore(deps-dev): bump @types/koa-favicon from 2.1.1 to 2.1.2

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

---
updated-dependencies:
- dependency-name: "@types/koa-favicon"
  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-19 03:12:25 +00:00 committed by GitHub
parent c4be9eee0f
commit d90e1eeb37
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/json-bigint": "1.0.3",
"@types/koa": "2.13.9",
"@types/koa-basic-auth": "2.0.4",
"@types/koa-favicon": "2.1.1",
"@types/koa-favicon": "2.1.2",
"@types/koa-mount": "4.0.3",
"@types/koa-static": "4.0.2",
"@types/koa__router": "12.0.1",

View File

@ -239,8 +239,8 @@ devDependencies:
specifier: 2.0.4
version: 2.0.4
'@types/koa-favicon':
specifier: 2.1.1
version: 2.1.1
specifier: 2.1.2
version: 2.1.2
'@types/koa-mount':
specifier: 4.0.3
version: 4.0.3
@ -1576,8 +1576,8 @@ packages:
'@types/koa': 2.13.9
dev: true
/@types/koa-favicon@2.1.1:
resolution: {integrity: sha512-6+Ex6H8CJKH/hAwPHugkJgFtiGfoN7lfj7znPZ6ov0T0WPtgYT0mn3q6B/BYlA3WlN0OpHxnpd3gDI+9xeAJAA==}
/@types/koa-favicon@2.1.2:
resolution: {integrity: sha512-YXGc7+1F0jMlBereDjHCYSHlrxT3aBGhlPNWOodyLabZpsJvTlDrvpKRf5i6WvHpRUXoOlG9zc093U0RJ/Ggkw==}
dependencies:
'@types/koa': 2.13.9
dev: true