Skip to content

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2023
1 parent f47291a commit f84d5ed
Show file tree
Hide file tree
Showing 64 changed files with 18,764 additions and 17,552 deletions.
1,415 changes: 731 additions & 684 deletions sample/01-cats-app/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sample/01-cats-app/package.json
Expand Up @@ -33,10 +33,10 @@
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "9.3.12",
"@types/express": "4.17.17",
"@types/jest": "28.1.4",
"@types/jest": "28.1.8",
"@types/node": "18.16.17",
"@types/supertest": "2.0.12",
"jest": "28.1.2",
"jest": "28.1.3",
"prettier": "2.8.8",
"supertest": "6.2.4",
"ts-jest": "28.0.8",
Expand Down
1,415 changes: 731 additions & 684 deletions sample/02-gateways/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sample/02-gateways/package.json
Expand Up @@ -37,7 +37,7 @@
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "9.3.12",
"@types/express": "4.17.17",
"@types/jest": "28.1.4",
"@types/jest": "28.1.8",
"@types/node": "18.16.17",
"@types/supertest": "2.0.12",
"@types/ws": "8.5.3",
Expand All @@ -46,7 +46,7 @@
"eslint": "8.19.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"jest": "28.1.2",
"jest": "28.1.3",
"prettier": "2.8.8",
"redis": "4.6.7",
"supertest": "6.2.4",
Expand Down
1,409 changes: 728 additions & 681 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.17",
"@types/node": "18.16.17",
"@types/supertest": "2.0.12",
"jest": "28.1.2",
"jest": "28.1.3",
"prettier": "2.8.8",
"supertest": "6.2.4",
"ts-jest": "28.0.8",
Expand Down

0 comments on commit f84d5ed

Please sign in to comment.