Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent cc29ebc commit 0140b1b
Show file tree
Hide file tree
Showing 8 changed files with 861 additions and 512 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@anttiviljami/serverless-stack-output": "^0.3.1",
"@types/auth0-js": "^9.13.4",
"@types/enzyme": "^3.10.5",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down
6 changes: 3 additions & 3 deletions services/api-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"@anttiviljami/serverless-stack-output": "^0.3.1",
"@types/aws-lambda": "^8.10.62",
"@types/chai": "^4.2.12",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/jsonwebtoken": "^8.5.0",
"@types/node": "^16.0.0",
"@types/puppeteer": "^5.0.0",
"aws-testing-library": "^2.0.0",
"axios": "^0.27.0",
"chai": "^4.2.0",
"jest": "27.5.1",
"jest": "29.6.2",
"puppeteer": "^13.0.0",
"serverless-plugin-tracing": "^2.0.0",
"serverless-webpack": "^5.2.0",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-loader": "^9.0.0",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
Expand Down
6 changes: 3 additions & 3 deletions services/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
},
"devDependencies": {
"@types/aws-lambda": "^8.10.62",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/jsonwebtoken": "^8.5.0",
"@types/node": "^16.0.0",
"jest": "27.5.1",
"ts-jest": "27.1.5",
"jest": "29.6.2",
"ts-jest": "29.1.1",
"ts-loader": "^9.0.0",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
Expand Down
6 changes: 3 additions & 3 deletions services/db-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"@anttiviljami/serverless-stack-output": "^0.3.1",
"@types/aws-lambda": "^8.10.62",
"@types/chai": "^4.2.12",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"@types/uuid": "^8.0.0",
"aws-testing-library": "^2.0.0",
"chai": "^4.2.0",
"dotenv": "^16.0.0",
"jest": "27.5.1",
"jest": "29.6.2",
"mockdate": "^3.0.0",
"serverless-plugin-tracing": "^2.0.0",
"serverless-webpack": "^5.2.0",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-loader": "^9.0.0",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
Expand Down
6 changes: 3 additions & 3 deletions services/email-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"devDependencies": {
"@types/aws-lambda": "^8.10.62",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"dotenv": "^16.0.0",
"fs-extra": "^10.0.0",
"jest": "27.5.1",
"jest": "29.6.2",
"serverless-plugin-tracing": "^2.0.0",
"@anttiviljami/serverless-stack-output": "^0.3.1",
"serverless-webpack": "^5.2.0",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-loader": "^9.0.0",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
Expand Down
6 changes: 3 additions & 3 deletions services/file-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"@anttiviljami/serverless-stack-output": "^0.3.1",
"@types/aws-lambda": "^8.10.62",
"@types/chai": "^4.2.12",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"@types/node-fetch": "^3.0.0",
"aws-testing-library": "^2.0.0",
"chai": "^4.2.0",
"jest": "27.5.1",
"jest": "29.6.2",
"serverless-plugin-tracing": "^2.0.0",
"serverless-webpack": "^5.2.0",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-loader": "^9.0.0",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
Expand Down
6 changes: 3 additions & 3 deletions services/kinesis-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"@anttiviljami/serverless-stack-output": "^0.3.1",
"@types/aws-lambda": "^8.10.62",
"@types/chai": "^4.2.12",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"@types/node-fetch": "^3.0.0",
"aws-testing-library": "^2.0.0",
"chai": "^4.2.0",
"jest": "27.5.1",
"jest": "29.6.2",
"mockdate": "^3.0.0",
"serverless-plugin-tracing": "^2.0.0",
"serverless-webpack": "^5.2.0",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-loader": "^9.0.0",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.18.0",
Expand Down
Loading

0 comments on commit 0140b1b

Please sign in to comment.