Skip to content

Commit

Permalink
Update @types/koa requirement from ^2.11.4 to ^2.13.4
Browse files Browse the repository at this point in the history
Updates the requirements on [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

---
updated-dependencies:
- dependency-name: "@types/koa"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2021
1 parent 6b952e5 commit 27c71fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@google-cloud/datastore": "^6.3.1",
"@types/fs-extra": "^9.0.7",
"@types/koa": "^2.11.6",
"@types/koa": "^2.13.4",
"@types/koa-bodyparser": "^4.3.0",
"@types/koa-compress": "^4.0.1",
"@types/koa-logger": "^3.1.1",
Expand Down

0 comments on commit 27c71fa

Please sign in to comment.