Skip to content

Commit

Permalink
fix: Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2023
1 parent 8dc3834 commit 4ac1e37
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 @@ -44,7 +44,7 @@
"devDependencies": {
"@commitlint/config-conventional": "11.0.0",
"@commitlint/travis-cli": "17.0.0",
"@types/jest": "26.0.24",
"@types/jest": "29.5.4",
"@types/node": "14.18.38",
"@types/supertest": "2.0.12",
"all-contributors-cli": "6.24.0",
Expand All @@ -58,7 +58,7 @@
"semantic-release": "20.0.1",
"supertest": "5.0.0",
"travis-deploy-once": "5.0.11",
"ts-jest": "27.0.4",
"ts-jest": "29.1.1",
"typescript": "4.9.5"
}
}

0 comments on commit 4ac1e37

Please sign in to comment.