Skip to content

Commit

Permalink
Try and force jest-cli/yargs resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
ncipollo committed Oct 17, 2023
1 parent 53f1c32 commit 8231257
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,8 @@
"jest-circus": "^29.7.0",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},
"resolutions": {
"jest-cli/yargs": "^17.3.1"
}
}

0 comments on commit 8231257

Please sign in to comment.