Skip to content

Commit

Permalink
chore(deps-dev): bump supertest from 6.3.4 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.4 to 7.0.0.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v6.3.4...v7.0.0)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 664eb22 commit ff7bb6f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/abstract-send/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^9.10.0",
"neostandard": "^0.11.5",
"rimraf": "^6.0.1",
"supertest": "^6.0.0",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "~5.6.2"
Expand Down
33 changes: 15 additions & 18 deletions pnpm-lock.yaml

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

0 comments on commit ff7bb6f

Please sign in to comment.