openedx / frontend-platform

A framework for Open edX micro-frontend applications.
http://openedx.github.io/frontend-platform
GNU Affero General Public License v3.0
32 stars 64 forks source link

chore: bump frontend-build to update base eslint config #710

Closed adamstankiewicz closed 4 months ago

adamstankiewicz commented 4 months ago

Description:

Upgrades @openedx/frontend-build to pull in the updated base @edx/eslint-config that @openedx/frontend-build extends, enabling support for es2020 syntax like globalThis.

Merge checklist:

Post merge:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.41%. Comparing base (f920fa1) to head (f49438d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #710 +/- ## ======================================= Coverage 83.41% 83.41% ======================================= Files 40 40 Lines 1073 1073 Branches 197 197 ======================================= Hits 895 895 Misses 166 166 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.