Skip to content

Commit 27c71fa

Browse files
Update @types/koa requirement from ^2.11.4 to ^2.13.4
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]>
1 parent 6b952e5 commit 27c71fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@google-cloud/datastore": "^6.3.1",
5151
"@types/fs-extra": "^9.0.7",
52-
"@types/koa": "^2.11.6",
52+
"@types/koa": "^2.13.4",
5353
"@types/koa-bodyparser": "^4.3.0",
5454
"@types/koa-compress": "^4.0.1",
5555
"@types/koa-logger": "^3.1.1",

0 commit comments

Comments
 (0)