Skip to content

Commit 91958ab

Browse files
committed
add babel-jest dep to root
1 parent c6b9928 commit 91958ab

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
@@ -2800,6 +2800,7 @@ __metadata:
28002800
"@typescript-eslint/parser": ^5.14.0
28012801
ansi-regex: ^5.0.1
28022802
ansi-styles: ^5.0.0
2803+
babel-jest: "workspace:^"
28032804
camelcase: ^6.2.0
28042805
chalk: ^4.0.0
28052806
chokidar: ^3.3.0

0 commit comments

Comments
 (0)