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 Sep 20, 2023
1 parent 4921f8e commit 738ea97
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 381 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"keywords": [],
"license": "MIT",
"devDependencies": {
"@types/jest": "^28.1.6",
"@types/jest": "^29.5.5",
"@types/node": "^18.16.3",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.1.3",
"eslint": "^8.43.0",
"husky": "^8.0.3",
"jest": "^28.1.3",
"jest": "^29.7.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"ts-jest": "^28.0.8",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
}
Expand Down
Loading

0 comments on commit 738ea97

Please sign in to comment.