Skip to content

Commit

Permalink
add babel-jest dep to root
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jan 1, 2023
1 parent 0ef4276 commit 011fa85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@typescript-eslint/parser": "^5.14.0",
"ansi-regex": "^5.0.1",
"ansi-styles": "^5.0.0",
"babel-jest": "workspace:^",
"camelcase": "^6.2.0",
"chalk": "^4.0.0",
"chokidar": "^3.3.0",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2787,6 +2787,7 @@ __metadata:
"@typescript-eslint/parser": ^5.14.0
ansi-regex: ^5.0.1
ansi-styles: ^5.0.0
babel-jest: "workspace:^"
camelcase: ^6.2.0
chalk: ^4.0.0
chokidar: ^3.3.0
Expand Down

0 comments on commit 011fa85

Please sign in to comment.