We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc3444 commit b76d82bCopy full SHA for b76d82b
1 file changed
package.json
@@ -73,7 +73,7 @@
73
"eslint-plugin-jest": "24.4.2",
74
"eslint-plugin-react": "7.26.0",
75
"eslint-plugin-react-hooks": "4.2.0",
76
- "jest": "26.6.3",
+ "jest": "27.2.3",
77
"prettier": "2.4.1",
78
"raw-loader": "4.0.2",
79
"react": "17.0.2",
@@ -83,7 +83,7 @@
83
"rollup": "2.57.0",
84
"rollup-plugin-terser": "7.0.2",
85
"rollup-plugin-typescript2": "0.30.0",
86
- "ts-jest": "26.5.6",
+ "ts-jest": "27.0.5",
87
"ts-loader": "8.3.0",
88
"typescript": "4.4.3",
89
"webpack": "5.54.0",
0 commit comments