Skip to content

Commit 1ec83e8

Browse files
chore(deps): update jest monorepo to v29
1 parent e1d0cd9 commit 1ec83e8

File tree

2 files changed

+985
-1431
lines changed

2 files changed

+985
-1431
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@storybook/react": "6.4.9",
8484
"@testing-library/react": "12.1.2",
8585
"@testing-library/react-hooks": "7.0.2",
86-
"@types/jest": "27.5.2",
86+
"@types/jest": "29.5.14",
8787
"@types/react": "17.0.0",
8888
"@typescript-eslint/eslint-plugin": "5.62.0",
8989
"@typescript-eslint/parser": "5.62.0",
@@ -103,7 +103,7 @@
103103
"fork-ts-checker-webpack-plugin": "6.5.3",
104104
"gh-pages": "5.0.0",
105105
"husky": "7.0.4",
106-
"jest": "26.6.3",
106+
"jest": "29.7.0",
107107
"jest-localstorage-mock": "2.4.26",
108108
"keyboardjs": "2.7.0",
109109
"lint-staged": "12.5.0",
@@ -121,7 +121,7 @@
121121
"rimraf": "3.0.2",
122122
"rxjs": "7.8.1",
123123
"semantic-release": "24.0.0",
124-
"ts-jest": "26.5.6",
124+
"ts-jest": "29.2.5",
125125
"ts-loader": "8.4.0",
126126
"ts-node": "10.9.2",
127127
"typescript": "4.1.5"

0 commit comments

Comments
 (0)