vuejs / eslint-config-typescript

ESLint configuration for Vue 3 + TypeScript projects
MIT License
128 stars 30 forks source link

chore: ⬆️ Upgraded typescript-eslint dependencies #96

Closed devtobi closed 8 hours ago

devtobi commented 3 days ago

Changes

Closes #95

devtobi commented 3 days ago

I ran the test suite locally and everything seems to be fine so far. If I forgot something please reach out to me. On top of that I suggest to include some tooling like Dependabot to make the updates of dependencies more comfortable in the future. This way we don't need to manually bump dependencies as I did with this PR.

devtobi commented 3 hours ago

When do you plan to release a new version including those changes? 😊