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 1be8121 commit dd757d7Copy full SHA for dd757d7
package.json
@@ -58,7 +58,7 @@
58
"@babel/cli": "^7.12.10",
59
"@babel/core": "^7.12.10",
60
"@babel/preset-env": "^7.12.10",
61
- "babel-jest": "^26.6.3",
+ "babel-jest": "^29.6.0",
62
"babel-plugin-dev-expression": "^0.2.2",
63
"codecov": "^3.8.1",
64
"deep-freeze": "^0.0.1",
@@ -71,7 +71,7 @@
71
"eslint-plugin-prettier": "^3.3.0",
72
"graphql": "^15.4.0",
73
"husky": "^5.0.9",
74
- "jest": "^26.6.3",
+ "jest": "^29.6.0",
75
"lint-staged": "^10.5.3",
76
"prettier": "^2.2.1"
77
}
0 commit comments