chore(deps-dev): bump @types/koa-basic-auth from 2.0.5 to 2.0.6 (#13732)

* chore(deps-dev): bump @types/koa-basic-auth from 2.0.5 to 2.0.6

Bumps [@types/koa-basic-auth](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa-basic-auth) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa-basic-auth)

---
updated-dependencies:
- dependency-name: "@types/koa-basic-auth"
  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-11-08 23:19:59 +00:00 committed by GitHub
parent daf24257c4
commit 26b6db7776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -161,7 +161,7 @@
"@types/jsdom": "21.1.5",
"@types/json-bigint": "1.0.4",
"@types/koa": "2.13.10",
"@types/koa-basic-auth": "2.0.5",
"@types/koa-basic-auth": "2.0.6",
"@types/koa-favicon": "2.1.3",
"@types/koa-mount": "4.0.4",
"@types/koa-static": "4.0.3",

View File

@ -236,8 +236,8 @@ devDependencies:
specifier: 2.13.10
version: 2.13.10
'@types/koa-basic-auth':
specifier: 2.0.5
version: 2.0.5
specifier: 2.0.6
version: 2.0.6
'@types/koa-favicon':
specifier: 2.1.3
version: 2.1.3
@ -1555,8 +1555,8 @@ packages:
'@types/node': 20.5.6
dev: false
/@types/koa-basic-auth@2.0.5:
resolution: {integrity: sha512-LSozA0EaEvS+TVn1eVAHU0tUxGiY6ZEjBfqxPupWhmdPP83lBWvyGzQbc0ngSTRy9s29Pd1R4ZOm+7uQvA5wUA==}
/@types/koa-basic-auth@2.0.6:
resolution: {integrity: sha512-1/FdT3KiHIkVf+TxYiPPey0wnPBzuts6lz/Obskgo9ZY485J02+uI6STnD114L2iG+Wi5MBqU7EYNphKdKwZWQ==}
dependencies:
'@types/koa': 2.13.10
dev: true