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 db799c2 commit db719bdCopy full SHA for db719bd
package.json
@@ -51,7 +51,7 @@
51
"@types/babel__traverse": "7.11.1",
52
"@types/debug": "4.1.5",
53
"@types/graphlib": "2.1.7",
54
- "@types/jest": "26.0.22",
+ "@types/jest": "30.0.0",
55
"@types/micromatch": "4.0.1",
56
"@types/node": "14.14.37",
57
"@types/rimraf": "3.0.0",
@@ -68,8 +68,8 @@
68
"eslint-config-prettier": "8.1.0",
69
"eslint-plugin-jest": "24.3.4",
70
"eslint-plugin-prettier": "3.3.1",
71
- "jest": "26.6.3",
72
- "jest-circus": "26.6.3",
+ "jest": "30.0.5",
+ "jest-circus": "30.0.5",
73
"prettier": "2.2.1",
74
"rollup": "2.44.0",
75
"rollup-plugin-auto-external": "2.0.0",
0 commit comments