Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2023
1 parent 77ebcd2 commit 0a72f03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -45,7 +45,7 @@
"@nestjs/core": "8.4.4",
"@nestjs/platform-express": "8.4.4",
"@nestjs/testing": "8.4.4",
"@types/jest": "27.4.1",
"@types/jest": "29.5.4",
"@types/node": "17.0.24",
"@types/oauth2-server": "3.0.13",
"@types/rimraf": "3.0.2",
Expand All @@ -57,7 +57,7 @@
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"husky": "7.0.4",
"jest": "27.5.1",
"jest": "29.6.4",
"lint-staged": "12.3.8",
"moment": "2.29.3",
"oauth2-server": "3.1.1",
Expand All @@ -68,7 +68,7 @@
"rimraf": "3.0.2",
"rxjs": "7.5.5",
"supertest": "6.2.2",
"ts-jest": "27.1.4",
"ts-jest": "29.1.1",
"typescript": "4.6.3"
},
"repository": {
Expand Down

0 comments on commit 0a72f03

Please sign in to comment.