Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29 (major) (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 14, 2023
1 parent ffd2649 commit e8f0b07
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 365 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"@nestjs/testing": "^9.0.3",
"@tsconfig/node16-strictest-esm": "^1.0.3",
"@types/dotenv": "^8.2.0",
"@types/jest": "^28.1.5",
"@types/jest": "^29.0.0",
"@types/node": "^18.0.0",
"dotenv": "^16.0.1",
"envalid": "^7.3.1",
"eslint": "^8.19.0",
"jest": "^28.1.3",
"jest": "^29.0.0",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"reflect-metadata": "^0.1.13",
"ts-jest": "^28.0.6",
"ts-jest": "^29.0.0",
"ts-node": "^10.9.1",
"typescript": "^4.7.4"
},
Expand Down
Loading

0 comments on commit e8f0b07

Please sign in to comment.