We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07a02f commit 298dd69Copy full SHA for 298dd69
package.json
@@ -54,7 +54,7 @@
54
"@storybook/react": "^6.4.5",
55
"@types/clean-webpack-plugin": "0.1.3",
56
"@types/html-webpack-plugin": "3.2.4",
57
- "@types/jest": "25.2.3",
+ "@types/jest": "29.5.12",
58
"@types/mini-css-extract-plugin": "0.9.1",
59
"@types/react": "16.14.20",
60
"@types/react-dom": "16.9.10",
@@ -86,15 +86,15 @@
86
"html-loader": "1.1.0",
87
"html-webpack-plugin": "4.5.0",
88
"husky": "4.2.5",
89
- "jest": "25.5.4",
+ "jest": "29.7.0",
90
"less": "3.11.1",
91
"less-loader": "5.0.0",
92
"lint-staged": "10.5.4",
93
"mini-css-extract-plugin": "0.9.0",
94
"prettier": "2.2.1",
95
"react-test-renderer": "17.0.2",
96
"style-loader": "1.3.0",
97
- "ts-jest": "25.5.1",
+ "ts-jest": "29.2.4",
98
"ts-node": "8.10.2",
99
"typescript": "3.8.3",
100
"webpack": "4.42.1",
0 commit comments