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 0ef4276 commit 011fa85Copy full SHA for 011fa85
2 files changed
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
@@ -2787,6 +2787,7 @@ __metadata:
2787
"@typescript-eslint/parser": ^5.14.0
2788
ansi-regex: ^5.0.1
2789
ansi-styles: ^5.0.0
2790
+ babel-jest: "workspace:^"
2791
camelcase: ^6.2.0
2792
chalk: ^4.0.0
2793
chokidar: ^3.3.0
0 commit comments