Skip to content

Commit eae6e20

Browse files
fix(deps): update dependency @types/koa to v3 (#4148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91d502c commit eae6e20

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

examples/koa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "ts-node src/index.ts"
88
},
99
"dependencies": {
10-
"@types/koa": "2.15.0",
10+
"@types/koa": "3.0.0",
1111
"graphql-yoga": "workspace:*",
1212
"koa": "3.0.1",
1313
"supertest": "7.1.4"

pnpm-lock.yaml

Lines changed: 18 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)