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] authored Dec 6, 2023
1 parent a189e94 commit e80f210
Show file tree
Hide file tree
Showing 4 changed files with 1,984 additions and 4,320 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/express": "4.17.21",
"@types/jest": "27.5.2",
"@types/jest": "29.5.11",
"@types/node": "20.10.3",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand All @@ -36,13 +36,13 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"jest": "26.6.3",
"jest": "29.7.0",
"lerna": "6.6.2",
"prettier": "3.1.0",
"semantic-release": "19.0.5",
"sinon": "17.0.1",
"supertest": "6.3.3",
"ts-jest": "26.5.6",
"ts-jest": "29.1.1",
"ts-loader": "9.5.1",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"@nestjs/core": "9.0.5",
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "8.4.7",
"@types/jest": "27.5.2",
"@types/jest": "29.5.11",
"@types/node": "20.10.3",
"jest": "26.6.3",
"jest": "29.7.0",
"proxyquire": "2.1.3",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
"ts-jest": "26.5.6",
"ts-jest": "29.1.1",
"ts-loader": "9.5.1",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
Expand Down
Loading

0 comments on commit e80f210

Please sign in to comment.