Skip to content

Commit 4926d51

Browse files
chore(deps): update jest monorepo to v29
1 parent a1cf02b commit 4926d51

2 files changed

Lines changed: 417 additions & 398 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@stryker-mutator/core": "^6.1.2",
6161
"@stryker-mutator/jest-runner": "^6.1.2",
6262
"@stryker-mutator/typescript-checker": "^6.1.2",
63-
"@types/jest": "^28.1.6",
63+
"@types/jest": "^29.0.0",
6464
"@types/node": "^18.0.6",
6565
"@typescript-eslint/eslint-plugin": "^5.30.7",
6666
"@typescript-eslint/parser": "^5.30.7",
@@ -84,15 +84,15 @@
8484
"eslint-plugin-unused-imports": "^2.0.0",
8585
"husky": "^8.0.1",
8686
"inquirer": "^8.2.4",
87-
"jest": "^28.1.3",
87+
"jest": "^29.0.0",
8888
"jest-junit": "^14.0.0",
8989
"lint-staged": "^13.0.3",
9090
"markdownlint-cli2": "^0.5.0",
9191
"pinst": "^3.0.0",
9292
"prettier": "^2.7.1",
9393
"semantic-release": "^19.0.3",
9494
"semantic-release-npm-github-publish": "^1.5.1",
95-
"ts-jest": "^28.0.7",
95+
"ts-jest": "^29.0.0",
9696
"typescript": "^4.7.4"
9797
},
9898
"packageManager": "yarn@3.2.2",

0 commit comments

Comments
 (0)