Skip to content

Upgrade babel-loader to latest#7303

Merged
aduth merged 1 commit intomainfrom
update-babel-loader
Nov 7, 2022
Merged

Upgrade babel-loader to latest#7303
aduth merged 1 commit intomainfrom
update-babel-loader

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Nov 7, 2022

🛠 Summary of changes

Upgrades babel-loader to latest version to resolve failing lint builds on main related to security advisory.

Resources:

Notable breaking changes:

  • Supports only Webpack >= 5 (we're already webpack@5.74.0)
  • Supports only Node.js >= 14.15.0 (we're already node@16)
  • Supports only Babel ^7.12.0 (we're already babel@7.15.5)

📜 Testing Plan

  • yarn build completes successfully

changelog: Internal, Dependencies, Update dependencies to resolve security advisories
@aduth aduth merged commit f1d804c into main Nov 7, 2022
@aduth aduth deleted the update-babel-loader branch November 7, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants