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 05bf7e1 commit 59de704
Show file tree
Hide file tree
Showing 2 changed files with 1,586 additions and 1,160 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,20 @@
"devDependencies": {
"@mjolnir/eslint-config": "^0.1.1",
"@mjolnir/tsconfig": "^0.0.2",
"@types/jest": "^24.0.17",
"@types/jest": "^28.0.0",
"@types/node": "^12.7.1",
"cross-env": "^5.2.0",
"eslint": "^6.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-prettier": "^3.1.0",
"husky": "^3.0.3",
"jest": "^24.8.0",
"jest": "^28.0.0",
"lerna": "^3.16.4",
"lerna-changelog": "^0.8.2",
"lint-staged": "^9.2.1",
"prettier": "^1.18.2",
"rimraf": "^2.7.0",
"ts-jest": "^24.0.2",
"ts-jest": "^28.0.0",
"typescript": "^3.5.3"
}
}
Loading

0 comments on commit 59de704

Please sign in to comment.