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 Aug 22, 2023
1 parent 137f519 commit 04a926c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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",
"@types/jest": "29.5.4",
"jest": "27.5.1",
"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.1.1",
"typescript": "4.7.4"
},
"lint-staged": {
Expand Down

0 comments on commit 04a926c

Please sign in to comment.