Update dependency @types/koa__router to v12

This commit is contained in:
renovate[bot] 2022-09-09 20:28:36 +00:00 committed by GitHub
parent fe558ca2a7
commit 07eac573a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,7 @@
"@types/jest": "29.0.0",
"@types/jsdom": "20.0.0",
"@types/koa": "2.13.5",
"@types/koa__router": "8.0.11",
"@types/koa__router": "12.0.0",
"@types/node-fetch": "3.0.3",
"@types/websocket": "1.0.5",
"@typescript-eslint/eslint-plugin": "5.36.2",

View file

@ -902,10 +902,10 @@
"@types/koa-compose" "*"
"@types/node" "*"
"@types/koa__router@8.0.11":
version "8.0.11"
resolved "https://registry.yarnpkg.com/@types/koa__router/-/koa__router-8.0.11.tgz#d7b37e6db934fc072ea1baa2ab92bc8ac4564f3e"
integrity sha512-WXgKWpBsbS14kzmzD9LeFapOIa678h7zvUHxDwXwSx4ETKXhXLVUAToX6jZ/U7EihM7qwyD9W/BZvB0MRu7MTQ==
"@types/koa__router@12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@types/koa__router/-/koa__router-12.0.0.tgz#19b0f287f9708267dfd8842feb5f2de407d93af2"
integrity sha512-S6eHyZyoWCZLNHyy8j0sMW85cPrpByCbGGU2/BO4IzGiI87aHJ92lZh4E9xfsM9DcbCT469/OIqyC0sSJXSIBQ==
dependencies:
"@types/koa" "*"