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] authored Sep 25, 2022
1 parent 3da6f56 commit 71444e9
Show file tree
Hide file tree
Showing 2 changed files with 1,832 additions and 3,207 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
},
"devDependencies": {
"typescript": "^3.9.2",
"jest": "^26.0.1",
"ts-jest": "^26.0.0",
"jest": "^29.0.0",
"ts-jest": "^29.0.0",
"static-type-assert": "^4.0.0",
"clean-typescript-build": "^0.1.5",
"tslint": "^6.1.2",
"cross-env": "^7.0.2",
"tslint-config-standard": "^9.0.0",
"@types/jest": "^25.2.2"
"@types/jest": "^29.0.0"
},
"main": "index.js",
"directories": {
Expand Down
Loading

0 comments on commit 71444e9

Please sign in to comment.