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

chore(packages): pin browserslist and caniuse-lite versions #238

Merged

Conversation

MatanBobi
Copy link
Contributor

What: Resolves #237.
Pin browserslist anc caniuse-lite.

Why: Resolves #237.

How: Pinning in package.json and using overrides.

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

@@ -117,6 +117,9 @@
"jest-in-case": "^1.0.2",
"slash": "^3.0.0"
},
"overrides": {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the version that was installed for me when I ran npm i based on the current package.json.

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #238 (a65c064) into main (9e20489) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #238   +/-   ##
=======================================
  Coverage   63.39%   63.39%           
=======================================
  Files          21       21           
  Lines         601      601           
  Branches      227      227           
=======================================
  Hits          381      381           
  Misses        179      179           
  Partials       41       41           

@kentcdodds kentcdodds merged commit f386c5b into kentcdodds:main Oct 24, 2023
12 checks passed
@github-actions
Copy link

🎉 This PR is included in version 14.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Pin browserslist and caniuse-lite
2 participants