Skip to content

Commit

Permalink
Update Supertest (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 65ffb2b commit 2016c1a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 39 deletions.
59 changes: 22 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"@types/koa-bodyparser": "^4.3.12",
"@types/koa-route": "^3.2.8",
"@types/node": "^20.9.0",
"@types/supertest": "^2.0.16",
"@types/supertest": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.5.0",
Expand All @@ -232,7 +232,7 @@
"nock": "^13.3.8",
"npm": "^10.2.4",
"prettier": "^3.1.0",
"supertest": "^6.3.3",
"supertest": "^7.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"unplugin-swc": "^1.4.4",
Expand Down

0 comments on commit 2016c1a

Please sign in to comment.