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] committed Sep 12, 2023
1 parent 79cd3bf commit b6da6d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@types/gulp": "4.0.10",
"@types/gulp-typescript": "2.13.0",
"@types/jest": "26.0.24",
"@types/jest": "29.5.4",
"@types/mkdirp": "1.0.2",
"@types/mongodb": "4.0.6",
"@types/mongoose": "5.11.96",
Expand All @@ -26,15 +26,15 @@
"gulp-clean": "0.4.0",
"gulp-typescript": "5.0.1",
"import-sort-style-module": "6.0.0",
"jest": "27.5.1",
"jest": "29.7.0",
"mongoose": "6.11.3",
"nodemon": "2.0.22",
"npm-release": "1.0.0",
"pre-commit": "1.2.2",
"pre-commit-eslint-and-prettier": "1.0.0",
"prettier": "2.8.7",
"prettier-plugin-import-sort": "0.0.7",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tslint": "5.20.1",
"typescript": "4.9.5"
Expand Down

0 comments on commit b6da6d6

Please sign in to comment.