Skip to content

Commit

Permalink
fix: add deps jest-environment-jsdom
Browse files Browse the repository at this point in the history
it's no longer shipped with jest, but we keep it for better compat.
  • Loading branch information
aladdin-add committed Apr 6, 2023
1 parent e573b23 commit 8cca98d
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 @@ -83,6 +83,7 @@
"figlet": "^1.5.2",
"fs-extra": "^10.1.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-watch-typeahead": "^2.2.2",
"jpjs": "^1.2.1",
"lodash.merge": "^4.6.2",
Expand Down

0 comments on commit 8cca98d

Please sign in to comment.