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 Jul 4, 2022
1 parent eea83c6 commit 45a60cf
Show file tree
Hide file tree
Showing 2 changed files with 819 additions and 1,122 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@microsoft/api-extractor": "^7.0.23",
"@types/jest": "^26.0.24",
"@types/jest": "^28.0.0",
"@types/jsum": "^0.1.0",
"@types/node": "^14.17.9",
"@typescript-eslint/eslint-plugin": "^4.29.0",
Expand All @@ -53,15 +53,15 @@
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-jest": "^24.0.0",
"fast-check": "^2.0.0",
"jest": "^27.0.6",
"jest-diff": "^27.0.6",
"jest": "^28.0.0",
"jest-diff": "^28.0.0",
"jest-junit": "^12.2.0",
"jsum": "^1.0.0",
"prettier": "^2.0.0",
"rollup": "^2.75.7",
"rollup-plugin-typescript2": "^0.32.1",
"semantic-release": "^17.0.0",
"ts-jest": "^27.0.4",
"ts-jest": "^28.0.0",
"ts-node": "^10.8.1",
"typescript": "^4.7.4"
},
Expand Down
Loading

0 comments on commit 45a60cf

Please sign in to comment.