Skip to content

Commit

Permalink
fix(deps): update jest monorepo to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2022
1 parent fac553c commit 7c214a7
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 @@ -76,13 +76,13 @@
"eslint-plugin-node": "^11.1.0",
"husky": "^7.0.4",
"is-ci": "^3.0.1",
"jest": "^27.5.1",
"jest": "^28.0.0",
"jest-axe": "^5.0.1",
"jest-circus": "^27.5.1",
"jest-diff": "^27.5.1",
"jest-circus": "^28.0.0",
"jest-diff": "^28.0.0",
"jest-extended": "^2.0.0",
"jest-junit": "^13.0.0",
"jest-mock": "^27.5.1",
"jest-mock": "^28.0.0",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^12.3.4",
"plop": "^3.0.5",
Expand All @@ -91,7 +91,7 @@
"snapshot-diff": "^0.9.0",
"sort-package-json": "^1.54.0",
"textlint": "^12.1.1",
"ts-jest": "^27.1.3",
"ts-jest": "^28.0.0",
"ts-node": "^10.5.0",
"typescript": "^4.5.5"
},
Expand Down

0 comments on commit 7c214a7

Please sign in to comment.