-
-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependencies #338
chore(deps): update dependencies #338
Conversation
Jest 26 dropped node 8 support jestjs/jest#9423
Codecov Report
@@ Coverage Diff @@
## master #338 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 208 208
Branches 42 42
=========================================
Hits 208 208 Continue to review full report at Codecov.
|
Hi @hamzahamidi! I saw at #275 (comment) that you're taking over maintainership of this repo. Thanks a lot! Thanks for these updates here. This one, in particular, looks like it's necessary for guaranteed support of ESLint 6: - "@typescript-eslint/parser": "^1.10.2",
+ "@typescript-eslint/parser": "^3.0.0", because
It looks like there were several automatically generated PRs from the in-between-maintainers times, that look like they would have granted ESLint 6 support (with ESLint 5 compatibility) before the 10.0.0 release of this package. This would have been done by using Thanks again! |
🎉 This PR is included in version 10.1.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Thank you!! |
dependencies
devDependencies