Skip to content

Commit

Permalink
chore(deps): update dependency @types/supertest to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2023
1 parent beca9d0 commit 298bb08
Show file tree
Hide file tree
Showing 20 changed files with 77 additions and 77 deletions.
14 changes: 7 additions & 7 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 @@ -60,7 +60,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "16.18.64",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"amqp-connection-manager": "4.1.14",
Expand Down
14 changes: 7 additions & 7 deletions sample/001-mongoose-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/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "16.18.64",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/005-typeorm-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/005-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "16.18.64",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/006-multi-db-typeorm-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/006-multi-db-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "16.18.64",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/007-sequelize-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/007-sequelize-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jest": "29.5.10",
"@types/node": "16.18.64",
"@types/sequelize": "4.28.19",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/008-multi-database-mongoose-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/008-multi-database-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "16.18.64",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/009-http-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/009-http-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "16.18.64",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/010-disk-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/010-disk-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "16.18.64",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
Expand Down
14 changes: 7 additions & 7 deletions sample/011-mirkoorm-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/011-mirkoorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/express": "4.17.21",
"@types/jest": "29.5.10",
"@types/node": "18.11.18",
"@types/supertest": "2.0.13",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.49.0",
Expand Down
Loading

0 comments on commit 298bb08

Please sign in to comment.