rbardini / jest-it-up

🌐📈 Automatically bump up global Jest thresholds whenever coverage goes above them
https://npm.im/jest-it-up
MIT License
64 stars 11 forks source link

feat(deps): replace `@inquirer/confirm` with `prompts` #23

Closed andriyor closed 3 months ago

andriyor commented 7 months ago

prompts already used by jest and have smaller dependencies tree

https://npmgraph.js.org/?q=prompts https://npmgraph.js.org/?q=inquirer-confirm

andriyor commented 4 months ago

can you merge and publish new version?

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

rbardini commented 3 months ago

Done! Thanks @andriyor for your contribution, and sorry the delay.