Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 10, 2024
1 parent 6da64ea commit 544258f
Showing 2 changed files with 6,731 additions and 15,789 deletions.
22,512 changes: 6,727 additions & 15,785 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -34,18 +34,18 @@
"jest-diff": ">=23.0"
},
"devDependencies": {
"@types/jest": "26.0.23",
"@types/jest": "29.5.12",
"@vue/test-utils": "1.2.0",
"babel-core": "7.0.0-bridge.0",
"jest": "26.6.3",
"jest-util": "26.6.2",
"jest": "29.7.0",
"jest-util": "29.7.0",
"rollup": "2.51.1",
"rollup-plugin-cleanup": "3.2.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.30.0",
"ts-jest": "26.5.6",
"ts-jest": "29.2.1",
"typescript": "4.3.2",
"vue": "2.6.14",
"vue-jest": "3.0.7",

0 comments on commit 544258f

Please sign in to comment.