weiran-zsd / dts-cli

Zero-config CLI for TypeScript package development
MIT License
440 stars 23 forks source link

Consider upgrading to Jest 29 and Eslint 8 #165

Closed heath-freenome closed 1 year ago

heath-freenome commented 2 years ago

Current Behavior

Jest is on v27 and eslint is on v7

Desired Behavior

Jest and Eslint have bump major versions to v29 and v8 respectively

Suggested Solution

Updated package.json with the new versions... note Jest 29 requires you to import a new library

Who does this impact? Who is this for?

All users who want the latest technologies

Describe alternatives you've considered

Switching to a new bundler

aladdin-add commented 2 years ago

it will be a part of v2. related: https://github.com/weiran-zsd/dts-cli/issues/121

aladdin-add commented 1 year ago

closing as v2.0.0 has been released. :)