Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 5fd3c67 commit f223115
Show file tree
Hide file tree
Showing 2 changed files with 1,042 additions and 115 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nrwl/node": "14.4.3",
"@nrwl/workspace": "14.4.3",
"@types/aws-lambda": "8.10.134",
"@types/jest": "27.5.2",
"@types/jest": "29.5.12",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
Expand All @@ -35,11 +35,11 @@
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"jest": "27.5.1",
"jest": "29.7.0",
"lambda-tester": "4.0.1",
"nx": "14.4.3",
"prettier": "2.8.8",
"ts-jest": "27.1.5",
"ts-jest": "29.1.3",
"ts-node": "10.9.2",
"typescript": "4.9.5"
}
Expand Down
Loading

0 comments on commit f223115

Please sign in to comment.