Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.2 (#2356)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 7acb50e commit e24baa4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,9 @@ are the things that you'll need to do:
- We own these pieces and should fix them ourselves.
- Fixes should go directly to `trunk` if possible.
- If we're adding version specific patches, make sure to add a `TODO` in the
code as well as updating the [Patches page][] in the wiki. This is to make it
easier to identify and remove unused code as we drop support for older React
Native versions.
code as well as updating the [Patches page][] in the wiki. This is to make
it easier to identify and remove unused code as we drop support for older
React Native versions.
- Check if others are reporting the same issue in the releases discussion:
- If this is the case, see if they need a minimal repro. This is something we
can easily provide using our example app.
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11623,11 +11623,11 @@ __metadata:
linkType: hard

"prettier@npm:^3.0.0":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

Expand Down

0 comments on commit e24baa4

Please sign in to comment.