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 c6b9928 commit 91958abCopy full SHA for 91958ab
package.json
@@ -26,6 +26,7 @@
26
"@typescript-eslint/parser": "^5.14.0",
27
"ansi-regex": "^5.0.1",
28
"ansi-styles": "^5.0.0",
29
+ "babel-jest": "workspace:^",
30
"camelcase": "^6.2.0",
31
"chalk": "^4.0.0",
32
"chokidar": "^3.3.0",
yarn.lock
@@ -2800,6 +2800,7 @@ __metadata:
2800
"@typescript-eslint/parser": ^5.14.0
2801
ansi-regex: ^5.0.1
2802
ansi-styles: ^5.0.0
2803
+ babel-jest: "workspace:^"
2804
camelcase: ^6.2.0
2805
chalk: ^4.0.0
2806
chokidar: ^3.3.0
0 commit comments