-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
refactor: Bump prettier from 2.0.5 to 3.5.3 #9671
base: alpha
Are you sure you want to change the base?
Conversation
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.0.5...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
🚀 Thanks for opening this pull request! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## alpha #9671 +/- ##
==========================================
- Coverage 93.10% 93.08% -0.03%
==========================================
Files 187 187
Lines 15016 15044 +28
==========================================
+ Hits 13981 14003 +22
- Misses 1035 1041 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What did this PR require? Only upgrading the dependency? I thought it was more because the definitions check failed. I assume all the other changes are because you ran lint:fix? |
I upgraded the dependency and ran prettier + lint |
Pull Request
Issue
Closes: #9625
Approach
Tasks