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 a574e07 commit f04483cCopy full SHA for f04483c
package.json
@@ -37,19 +37,19 @@
37
"@babel/preset-typescript": "^7.10.4",
38
"@easyops-cn/api-documenter": "^7.9.3",
39
"@microsoft/api-extractor": "^7.11.2",
40
- "@types/jest": "^26.0.9",
+ "@types/jest": "^30.0.0",
41
"@types/js-yaml": "^3.12.5",
42
"@types/lodash": "^4.14.159",
43
"@types/lolex": "^5.1.0",
44
"@typescript-eslint/eslint-plugin": "^4.0.0",
45
"@typescript-eslint/parser": "^4.0.0",
46
- "babel-jest": "^26.3.0",
+ "babel-jest": "^30.0.0",
47
"chalk": "^4.1.0",
48
"concurrently": "^6.0.0",
49
"eslint": "^7.6.0",
50
"eslint-config-prettier": "^6.11.0",
51
"husky": "^4.2.5",
52
- "jest": "^26.4.0",
+ "jest": "^30.0.0",
53
"js-yaml": "^3.14.0",
54
"lint-staged": "^10.2.11",
55
"lodash": "^4.17.19",
0 commit comments