Skip to content

Commit

Permalink
build(deps-dev): bump supertest from 6.3.2 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.2 to 7.0.0.
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v6.3.2...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent e6ab71c commit 65ca0ed
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 39 deletions.
123 changes: 85 additions & 38 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint-plugin-standard": "^5.0.0",
"jest": "^28.1.3",
"koa": "^2.13.1",
"supertest": "^6.1.5"
"supertest": "^7.0.0"
},
"scripts": {
"eslint": "eslint . --ignore-path .gitignore",
Expand Down

0 comments on commit 65ca0ed

Please sign in to comment.