Skip to content

Commit

Permalink
Update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2022
1 parent 30cbedb commit a9231b2
Show file tree
Hide file tree
Showing 2 changed files with 656 additions and 1,002 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@herp-inc/eslint-config": "0.18.0",
"@herp-inc/eslint-config-jest": "0.4.0",
"@rollup/plugin-typescript": "8.3.3",
"@types/jest": "27.5.2",
"@types/jest": "28.1.3",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"eslint": "8.17.0",
Expand All @@ -26,10 +26,10 @@
"eslint-plugin-jest": "26.2.2",
"fast-check": "3.0.0",
"fp-ts": "2.12.1",
"jest": "27.5.1",
"jest": "28.1.1",
"prettier": "2.7.1",
"rollup": "2.74.1",
"ts-jest": "27.1.5",
"ts-jest": "28.0.5",
"typescript": "4.7.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit a9231b2

Please sign in to comment.