Skip to content

Updated caniuse-lite browser list (#22907) #83

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

Merged
merged 1 commit into from
Apr 17, 2025
Merged

Updated caniuse-lite browser list (#22907) #83

merged 1 commit into from
Apr 17, 2025

Conversation

ErisDS
Copy link
Member

@ErisDS ErisDS commented Apr 17, 2025

  • Running the yarn test command was logging a bunch of warnings because our browser list hadn't been updated in 6 months
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
  • This commit fixes the warnings by updating the browsers list by running npx update-browserslist-db@latest in the root of the repo, and committing the result.

- Running the yarn test command was logging a bunch of
warnings because our browser list hadn't been updated in 6 months

```
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
```

- This commit fixes the warnings by updating the browsers list by
running `npx update-browserslist-db@latest` in the root of the repo, and
committing the result.
@ErisDS ErisDS merged commit 088559b into main Apr 17, 2025
ErisDS added a commit that referenced this pull request Apr 17, 2025
- This reverts commit 088559b.
- This change results in further changes when running gulp build that will need verifying separately
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.

1 participant