Skip to content

Commit

Permalink
fix: add deps babel-jest (fixes #197)
Browse files Browse the repository at this point in the history
it's no longer shipped with jest v29.
  • Loading branch information
aladdin-add committed May 4, 2023
1 parent fd1c768 commit a340b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"@typescript-eslint/parser": "^5.47.0",
"ansi-escapes": "^4.3.2",
"asyncro": "^3.0.0",
"babel-jest": "^29.5.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-dev-expression": "^0.2.3",
"babel-plugin-macros": "^3.1.0",
Expand Down

0 comments on commit a340b88

Please sign in to comment.