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 May 29, 2023
1 parent d92a64e commit fd6a9a8
Show file tree
Hide file tree
Showing 65 changed files with 20,509 additions and 18,020 deletions.
1,455 changes: 777 additions & 678 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.13",
"@types/jest": "28.1.4",
"@types/jest": "28.1.8",
"@types/node": "18.0.3",
"@types/supertest": "2.0.12",
"jest": "28.1.2",
"jest": "28.1.3",
"prettier": "2.7.1",
"supertest": "6.2.4",
"ts-jest": "28.0.8",
Expand Down
1,455 changes: 777 additions & 678 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.13",
"@types/jest": "28.1.4",
"@types/jest": "28.1.8",
"@types/node": "18.0.3",
"@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.26.0",
"jest": "28.1.2",
"jest": "28.1.3",
"prettier": "2.7.1",
"redis": "4.6.5",
"supertest": "6.2.4",
Expand Down
1,449 changes: 774 additions & 675 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.13",
"@types/node": "18.0.3",
"@types/supertest": "2.0.12",
"jest": "28.1.2",
"jest": "28.1.3",
"prettier": "2.7.1",
"supertest": "6.2.4",
"ts-jest": "28.0.8",
Expand Down

0 comments on commit fd6a9a8

Please sign in to comment.