Skip to content

Commit

Permalink
Use compatible versions of jest and jest-circus
Browse files Browse the repository at this point in the history
Signed-off-by: Akhil Mohan <[email protected]>
  • Loading branch information
akhilerm committed Dec 27, 2023
1 parent af4f7e0 commit f35ff2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-prettier": "^5.1.2",
"jest": "^27.1.1",
"jest-circus": "^29.7.0",
"jest-circus": "^27.0.1",
"js-yaml": "^4.1.0",
"prettier": "3.1.0",
"ts-jest": "^27.0.5",
Expand Down

0 comments on commit f35ff2c

Please sign in to comment.