Try and force jest-cli/yargs resolution

This commit is contained in:
Nick Cipollo
2023-10-17 19:15:34 -04:00
parent 53f1c32531
commit 823125756f

View File

@@ -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"
}
}