Skip to content

Commit 404bff1

Browse files
chore(deps): update jest monorepo to v29
1 parent e07a02f commit 404bff1

File tree

2 files changed

+1204
-974
lines changed

2 files changed

+1204
-974
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@storybook/react": "^6.4.5",
5555
"@types/clean-webpack-plugin": "0.1.3",
5656
"@types/html-webpack-plugin": "3.2.4",
57-
"@types/jest": "25.2.3",
57+
"@types/jest": "29.5.4",
5858
"@types/mini-css-extract-plugin": "0.9.1",
5959
"@types/react": "16.14.20",
6060
"@types/react-dom": "16.9.10",
@@ -86,15 +86,15 @@
8686
"html-loader": "1.1.0",
8787
"html-webpack-plugin": "4.5.0",
8888
"husky": "4.2.5",
89-
"jest": "25.5.4",
89+
"jest": "29.6.4",
9090
"less": "3.11.1",
9191
"less-loader": "5.0.0",
9292
"lint-staged": "10.5.4",
9393
"mini-css-extract-plugin": "0.9.0",
9494
"prettier": "2.2.1",
9595
"react-test-renderer": "17.0.2",
9696
"style-loader": "1.3.0",
97-
"ts-jest": "25.5.1",
97+
"ts-jest": "29.1.1",
9898
"ts-node": "8.10.2",
9999
"typescript": "3.8.3",
100100
"webpack": "4.42.1",

0 commit comments

Comments
 (0)