-
Notifications
You must be signed in to change notification settings - Fork 123
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
Upgrade frontend-build to v12 #249
Conversation
Codecov ReportBase: 60.86% // Head: 61.87% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #249 +/- ##
==========================================
+ Coverage 60.86% 61.87% +1.00%
==========================================
Files 15 15
Lines 299 299
Branches 70 70
==========================================
+ Hits 182 185 +3
+ Misses 115 112 -3
Partials 2 2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@BilalQamar95, are we still doing this one? It looks good, but it might be worth rebasing and regenerating package-lock. |
@arbrandes Yes, we are. I have regenerated package-lock. |
Ticket:
42: Upgrade eslint to v8.x
What changed?
frontend-build
to v12 (Eslint was updated infrontend-build
version resulting in it's version being bumped to v12. This PR updatesfrontend-build
to reciprocate eslint version update)eslint
issues post update