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] committed Jun 19, 2023
1 parent 81b415b commit 9efaf8e
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 454 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@types/jest": "28.1.8",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"babel-jest": "28.1.3",
"babel-jest": "29.5.0",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"jest": "28.1.3",
"jest": "29.5.0",
"prettier": "2.8.8",
"ts-node": "10.9.1",
"typescript": "4.7.4"
Expand Down
Loading

0 comments on commit 9efaf8e

Please sign in to comment.