Skip to content

Commit

Permalink
chore(deps): update dependency supertest to v6.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 4e9f51d commit fd96697
Show file tree
Hide file tree
Showing 28 changed files with 209 additions and 193 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 @@ -61,7 +61,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.11",
"@types/node": "16.18.78",
"@types/supertest": "2.0.16",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"amqp-connection-manager": "4.1.14",
Expand Down Expand Up @@ -98,7 +98,7 @@
"rxjs-compat": "6.6.7",
"sequelize": "6.35.2",
"sequelize-typescript": "2.1.6",
"supertest": "6.3.3",
"supertest": "6.3.4",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typeorm": "0.3.20",
Expand Down
50 changes: 25 additions & 25 deletions sample/000-dogs-app/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 sample/000-dogs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"jest": "29.7.0",
"supertest": "6.3.3",
"supertest": "6.3.4",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.3.3"
Expand Down
Loading

0 comments on commit fd96697

Please sign in to comment.