Skip to content
  • JoostK's avatar
    refactor(localize): update version of Babel (#45203) · 1e6f700b
    JoostK authored
    The `@angular/localize` package depends on a version of Babel that is two years
    old, so this commit updates to the latest version.
    
    Some changes were made to the linker and compliance tests to account for slight
    changes in source maps, along with a few code updates because of changes to
    the typings of Babel.
    
    PR Close #45203
    1e6f700b
This project manages its dependencies using Yarn. Learn more