Skip to content

Commit

Permalink
chore(deps): update dependency supertest to v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 25, 2021
1 parent bf420cd commit c2fbc6c
Show file tree
Hide file tree
Showing 56 changed files with 11,332 additions and 236 deletions.
15 changes: 7 additions & 8 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 @@ -159,7 +159,7 @@
"sinon-chai": "3.5.0",
"socket.io-client": "2.4.0",
"subscriptions-transport-ws": "0.9.18",
"supertest": "6.1.1",
"supertest": "6.1.2",
"ts-morph": "9.1.0",
"ts-node": "9.1.1",
"typeorm": "0.2.30",
Expand Down
14 changes: 7 additions & 7 deletions sample/01-cats-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/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/supertest": "2.0.10",
"jest": "26.6.3",
"prettier": "2.2.1",
"supertest": "6.1.1",
"supertest": "6.1.2",
"ts-jest": "26.4.4",
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
Expand Down
14 changes: 7 additions & 7 deletions sample/02-gateways/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/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/supertest": "2.0.10",
"jest": "26.6.3",
"prettier": "2.2.1",
"supertest": "6.1.1",
"supertest": "6.1.2",
"ts-jest": "26.4.4",
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
Expand Down
14 changes: 7 additions & 7 deletions sample/03-microservices/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/03-microservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/supertest": "2.0.10",
"jest": "26.6.3",
"prettier": "2.2.1",
"supertest": "6.1.1",
"supertest": "6.1.2",
"ts-jest": "26.4.4",
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
Expand Down
14 changes: 7 additions & 7 deletions sample/04-grpc/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/04-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/ws": "7.4.0",
"jest": "26.6.3",
"prettier": "2.2.1",
"supertest": "6.1.1",
"supertest": "6.1.2",
"ts-jest": "26.4.4",
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
Expand Down
14 changes: 7 additions & 7 deletions sample/05-sql-typeorm/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/05-sql-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/ws": "7.4.0",
"jest": "26.6.3",
"prettier": "2.2.1",
"supertest": "6.1.1",
"supertest": "6.1.2",
"ts-jest": "26.4.4",
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
Expand Down
14 changes: 7 additions & 7 deletions sample/06-mongoose/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/06-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/ws": "7.4.0",
"jest": "26.6.3",
"prettier": "2.2.1",
"supertest": "6.1.1",
"supertest": "6.1.2",
"ts-jest": "26.4.4",
"ts-loader": "8.0.14",
"ts-node": "9.1.1",
Expand Down
Loading

0 comments on commit c2fbc6c

Please sign in to comment.