Skip to content

Commit

Permalink
chore: update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent bd9a6b5 commit c61fdb4
Show file tree
Hide file tree
Showing 2 changed files with 1,219 additions and 859 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test:coverage": "jest --coverage"
},
"devDependencies": {
"@types/jest": "26.0.20",
"@types/jest": "29.5.12",
"@types/node": "14.14.20",
"commitizen": "4.2.3",
"coveralls": "3.1.0",
Expand All @@ -45,11 +45,11 @@
"glob": "7.1.6",
"gts": "3.0.3",
"ini": "1.3.8",
"jest": "26.6.3",
"jest": "29.7.0",
"lerna": "3.22.1",
"node-fetch": "2.6.1",
"semantic-release": "17.3.1",
"ts-jest": "26.4.4",
"ts-jest": "29.2.3",
"ts-node": "9.1.1",
"typescript": "4.1.4",
"yarn-deduplicate": "3.1.0"
Expand Down
Loading

0 comments on commit c61fdb4

Please sign in to comment.