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 Aug 27, 2023
1 parent d488958 commit 1e026e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"@types/node": "16",
"esbuild": "^0.14.10",
"esbuild-runner": "^2.2.1",
"jest": "^27.4.5",
"jest-config": "^27.4.5",
"jest": "^29.0.0",
"jest-config": "^29.0.0",
"npm-dts": "^1.3.10",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.2"
"ts-jest": "^29.0.0"
},
"devDependencies": {
"@jest/types": "27.5.1",
"@types/jest": "27.4.1",
"@jest/types": "29.6.3",
"@types/jest": "29.5.4",
"ts-node": "10.7.0",
"typescript": "4.6.3"
},
Expand Down

0 comments on commit 1e026e5

Please sign in to comment.