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 5, 2024
1 parent 3777b25 commit 1b119ce
Show file tree
Hide file tree
Showing 2 changed files with 871 additions and 1,367 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,21 +34,21 @@
"author": "Ricardo Ambrogi",
"license": "MIT",
"devDependencies": {
"@types/jest": "27.5.2",
"@types/jest": "29.5.12",
"@types/nock": "11.1.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"acorn": "^8.0.1",
"dotenv": "^16.0.0",
"eslint": "8.57.0",
"eslint-plugin-unused-imports": "^2.0.0",
"jest": "^27.0.6",
"jest": "^29.0.0",
"jest-ts-auto-mock": "^2.0.0",
"kind-of": "^6.0.3",
"minimist": ">=1.2.3",
"nock": "13.5.5",
"ts-auto-mock": "^3.3.5",
"ts-jest": "^27.0.4",
"ts-jest": "^29.0.0",
"ts-loader": "9.5.1",
"ttypescript": "^1.5.10",
"typescript": "4.9.5"
Expand Down
Loading

0 comments on commit 1b119ce

Please sign in to comment.