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 cbfee1f commit 552e170Copy full SHA for 552e170
package.json
@@ -22,9 +22,9 @@
22
"jest": ">=16"
23
},
24
"dependencies": {
25
- "jest-diff": "^27.0.2",
26
- "jest-snapshot": "^27.0.4",
27
- "pretty-format": "^27.0.2"
+ "jest-diff": "^28.1.3",
+ "jest-snapshot": "^28.1.3",
+ "pretty-format": "^28.1.3"
28
29
"devDependencies": {
30
"@babel/cli": "^7.7.0",
@@ -38,7 +38,7 @@
38
"enzyme-to-json": "^3.4.0",
39
"eslint": "^7.0.0",
40
"flow-bin": "^0.129.0",
41
- "jest": "^27.0.4",
+ "jest": "^28.1.3",
42
"react": "^16.13.1",
43
"react-dom": "16.14.0",
44
"react-test-renderer": "^16.13.1"
0 commit comments