Skip to content

Commit

Permalink
update jest
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpaterson committed May 8, 2024
1 parent 3d19e5d commit 2c64593
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 351 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"eslint": "^8.25.0",
"eslint-plugin-tsdoc": "^0.2.17",
"husky": "^8.0.1",
"jest": "^29.4.2",
"jest": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"jest-junit": "^12.0.0",
"jest-junit": "^16.0.0",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"ts-jest": "^29.0.3",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
},
Expand Down
Loading

0 comments on commit 2c64593

Please sign in to comment.