Skip to content

Commit

Permalink
chore(deps): update dependency jest to v26.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 6, 2020
1 parent 513080d commit 855cb59
Show file tree
Hide file tree
Showing 52 changed files with 14,815 additions and 11,180 deletions.
1,049 changes: 593 additions & 456 deletions sample/01-cats-app/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Expand Up @@ -36,7 +36,7 @@
"@types/jest": "26.0.14",
"@types/node": "10.17.3",
"@types/supertest": "2.0.10",
"jest": "26.5.0",
"jest": "26.5.2",
"prettier": "2.1.2",
"supertest": "5.0.0",
"ts-jest": "26.4.1",
Expand Down
987 changes: 562 additions & 425 deletions sample/02-gateways/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/02-gateways/package.json
Expand Up @@ -41,7 +41,7 @@
"@types/express": "4.17.8",
"@types/node": "7.10.9",
"@types/supertest": "2.0.10",
"jest": "26.5.0",
"jest": "26.5.2",
"prettier": "2.1.2",
"supertest": "5.0.0",
"ts-jest": "26.4.1",
Expand Down
987 changes: 562 additions & 425 deletions sample/03-microservices/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/03-microservices/package.json
Expand Up @@ -37,7 +37,7 @@
"@types/express": "4.17.8",
"@types/node": "12.12.31",
"@types/supertest": "2.0.10",
"jest": "26.5.0",
"jest": "26.5.2",
"prettier": "2.1.2",
"supertest": "5.0.0",
"ts-jest": "26.4.1",
Expand Down
1,061 changes: 619 additions & 442 deletions sample/04-grpc/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/04-grpc/package.json
Expand Up @@ -38,7 +38,7 @@
"@types/node": "10.17.3",
"@types/supertest": "2.0.10",
"@types/ws": "7.2.7",
"jest": "26.5.0",
"jest": "26.5.2",
"prettier": "2.1.2",
"supertest": "5.0.0",
"ts-jest": "26.4.1",
Expand Down
879 changes: 483 additions & 396 deletions sample/05-sql-typeorm/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/05-sql-typeorm/package.json
Expand Up @@ -37,7 +37,7 @@
"@types/node": "7.10.9",
"@types/supertest": "2.0.10",
"@types/ws": "7.2.7",
"jest": "26.5.0",
"jest": "26.5.2",
"prettier": "2.1.2",
"supertest": "5.0.0",
"ts-jest": "26.4.1",
Expand Down
987 changes: 562 additions & 425 deletions sample/06-mongoose/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/06-mongoose/package.json
Expand Up @@ -37,7 +37,7 @@
"@types/node": "12.12.31",
"@types/supertest": "2.0.10",
"@types/ws": "7.2.7",
"jest": "26.5.0",
"jest": "26.5.2",
"prettier": "2.1.2",
"supertest": "5.0.0",
"ts-jest": "26.4.1",
Expand Down

0 comments on commit 855cb59

Please sign in to comment.