Skip to content

Commit fbb889b

Browse files
chore(all): bump @types/supertest from 6.0.3 to 7.2.0
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 6.0.3 to 7.2.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) --- updated-dependencies: - dependency-name: "@types/supertest" dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae79d commit fbb889b

File tree

2 files changed

+10
-48
lines changed

2 files changed

+10
-48
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/pg": "^8.16.0",
6363
"@types/pug": "^2.0.10",
6464
"@types/sanitize-html": "^2.16.0",
65-
"@types/supertest": "^6.0.3",
65+
"@types/supertest": "^7.2.0",
6666
"@typescript-eslint/eslint-plugin": "^8.56.1",
6767
"@typescript-eslint/parser": "^8.56.1",
6868
"@vitest/coverage-v8": "^3.2.4",

0 commit comments

Comments
 (0)