Skip to content

Commit

Permalink
fix: updating the jest version fixed this tests issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
navdeepg2021 committed Oct 11, 2022
1 parent 64c836b commit bc09d58
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"aws-sdk": "^2.1230.0",
"eslint": "^7.32.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "^27.5.1",
"jest": "^29.1",
"jest-mock": "^29.1.2",
"prettier": "2.7.1",
"ts-jest": "^27.1.4",
"ts-jest": "^29.0.3",
"ts-node-dev": "^2.0.0",
"typescript": "^4.8.4"
},
Expand Down

0 comments on commit bc09d58

Please sign in to comment.