Skip to content

Commit

Permalink
Bump supertest and @types/supertest
Browse files Browse the repository at this point in the history
Bumps [supertest](https://github.com/ladjs/supertest) and [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest). These dependencies needed to be updated together.

Updates `supertest` from 6.3.2 to 6.3.4
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](ladjs/supertest@v6.3.2...v6.3.4)

Updates `@types/supertest` from 2.0.12 to 6.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/supertest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 49cdb0f commit 69c8286
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 50 deletions.
112 changes: 64 additions & 48 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 @@ -262,7 +262,7 @@
"@types/rimraf": "^3.0.2",
"@types/sanitize-html": "^2.6.2",
"@types/source-map-support": "^0.5.3",
"@types/supertest": "^2.0.12",
"@types/supertest": "^6.0.2",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
Expand Down Expand Up @@ -302,7 +302,7 @@
"simple-oauth2": "^4.2.0",
"sinon": "^11.1.1",
"sinon-chai": "^3.5.0",
"supertest": "^6.3.2",
"supertest": "^6.3.4",
"ts-jest": "^29.0.5",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 69c8286

Please sign in to comment.