Skip to content

Commit 011fa85

Browse files
committed
add babel-jest dep to root
1 parent 0ef4276 commit 011fa85

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"@typescript-eslint/parser": "^5.14.0",
2727
"ansi-regex": "^5.0.1",
2828
"ansi-styles": "^5.0.0",
29+
"babel-jest": "workspace:^",
2930
"camelcase": "^6.2.0",
3031
"chalk": "^4.0.0",
3132
"chokidar": "^3.3.0",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2787,6 +2787,7 @@ __metadata:
27872787
"@typescript-eslint/parser": ^5.14.0
27882788
ansi-regex: ^5.0.1
27892789
ansi-styles: ^5.0.0
2790+
babel-jest: "workspace:^"
27902791
camelcase: ^6.2.0
27912792
chalk: ^4.0.0
27922793
chokidar: ^3.3.0

0 commit comments

Comments
 (0)