Skip to content

Commit 8f047c6

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 4bddd92 commit 8f047c6

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
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@types/fs-extra": "^9.0.1",
4444
"@types/google-cloud__datastore": "^1.3.3",
45-
"@types/koa": "^2.11.4",
45+
"@types/koa": "^2.13.4",
4646
"@types/koa-bodyparser": "^4.3.0",
4747
"@types/koa-compress": "^4.0.0",
4848
"@types/koa-logger": "^3.1.1",

0 commit comments

Comments
 (0)