Skip to content
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

Update babel preset env, core and autoprefixer #3223

Merged
merged 43 commits into from
Oct 21, 2024

Conversation

rmccar
Copy link
Contributor

@rmccar rmccar commented May 30, 2024

What is the context of this PR?

Fixes: ONSdigital/design-team#56

This updates @babel/preset-env, @babel/core and autoprefixer to remove the caniuse-lite warning.

How to review this PR

  • Run yarn start on main, see that the warning is printed in the terminal
  • Run yarn start on this branch, see that the warning is now gone

Checklist

This needs to be completed by the person raising the PR.

  • I have selected the correct Assignee
  • I have linked the correct Issue

@rmccar rmccar self-assigned this May 30, 2024
@rmccar rmccar added the Dependencies Pull requests that update a dependency file label May 30, 2024
Copy link

netlify bot commented May 30, 2024

Deploy Preview for ons-design-system-preview ready!

Name Link
🔨 Latest commit 583feb1
🔍 Latest deploy log https://app.netlify.com/sites/ons-design-system-preview/deploys/67161e29d0a6920008f0c2d4
😎 Deploy Preview https://deploy-preview-3223--ons-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rmccar rmccar marked this pull request as draft May 30, 2024 18:19
@rmccar rmccar force-pushed the update-babel-preset-env-node branch from a3a21b6 to 5229d77 Compare June 5, 2024 08:58
@rmccar rmccar marked this pull request as ready for review July 11, 2024 15:11
@rmccar rmccar requested a review from a team July 11, 2024 15:11
@rmccar rmccar marked this pull request as draft July 13, 2024 12:29
@rmccar rmccar removed the request for review from a team July 22, 2024 09:04
@rmccar rmccar changed the title Update babel preset env and node Update babel preset env Sep 12, 2024
@rmccar rmccar changed the title Update babel preset env Update babel preset env, core and autoprefixer Sep 27, 2024
@rmccar rmccar marked this pull request as ready for review September 27, 2024 12:42
@rmccar rmccar added the Do not merge Don't merge this PR until this label is removed label Oct 2, 2024
@rmccar rmccar removed the Do not merge Don't merge this PR until this label is removed label Oct 9, 2024
@rmccar rmccar merged commit daf2da5 into main Oct 21, 2024
42 checks passed
@rmccar rmccar deleted the update-babel-preset-env-node branch October 21, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix caniuse-lite warning and update other dependancies
2 participants