Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent c50a495 commit a02d54a
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": "^28.0.0",
"jest-config": "^28.0.0",
"npm-dts": "^1.3.10",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.2"
"ts-jest": "^28.0.0"
},
"devDependencies": {
"@jest/types": "27.5.1",
"@types/jest": "27.4.1",
"@jest/types": "28.1.1",
"@types/jest": "28.1.2",
"ts-node": "10.7.0",
"typescript": "4.6.3"
},
Expand Down

0 comments on commit a02d54a

Please sign in to comment.