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 12, 2024
1 parent 137f519 commit 1fa82db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"devDependencies": {
"@rollup/plugin-commonjs": "22.0.1",
"@rollup/plugin-replace": "4.0.0",
"@types/jest": "27.5.2",
"jest": "27.5.1",
"@types/jest": "29.5.13",
"jest": "29.7.0",
"lerna": "5.3.0",
"rollup": "2.77.2",
"rollup-plugin-dts": "4.2.2",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.32.1",
"ts-jest": "27.1.5",
"ts-jest": "29.2.5",
"typescript": "4.7.4"
},
"lint-staged": {
Expand Down

0 comments on commit 1fa82db

Please sign in to comment.