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 23, 2024
1 parent 89e4907 commit 67a7f34
Show file tree
Hide file tree
Showing 2 changed files with 1,007 additions and 1,925 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/express": "4.17.21",
"@types/http-errors": "1.8.2",
"@types/jest": "26.0.24",
"@types/jest": "29.5.12",
"@types/morgan": "1.9.9",
"@types/node": "14.18.63",
"@types/supertest": "2.0.16",
Expand All @@ -43,11 +43,11 @@
"eslint": "7.32.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
"jest": "26.6.3",
"jest": "29.7.0",
"nodemon": "2.0.22",
"prettier": "2.8.8",
"supertest": "6.3.3",
"ts-jest": "26.5.6",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
}
}
Loading

0 comments on commit 67a7f34

Please sign in to comment.