Skip to content

Commit e24baa4

Browse files
chore(deps): update dependency prettier to v3.4.2 (#2356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7acb50e commit e24baa4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ are the things that you'll need to do:
235235
- We own these pieces and should fix them ourselves.
236236
- Fixes should go directly to `trunk` if possible.
237237
- If we're adding version specific patches, make sure to add a `TODO` in the
238-
code as well as updating the [Patches page][] in the wiki. This is to make it
239-
easier to identify and remove unused code as we drop support for older React
240-
Native versions.
238+
code as well as updating the [Patches page][] in the wiki. This is to make
239+
it easier to identify and remove unused code as we drop support for older
240+
React Native versions.
241241
- Check if others are reporting the same issue in the releases discussion:
242242
- If this is the case, see if they need a minimal repro. This is something we
243243
can easily provide using our example app.

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11623,11 +11623,11 @@ __metadata:
1162311623
linkType: hard
1162411624

1162511625
"prettier@npm:^3.0.0":
11626-
version: 3.3.3
11627-
resolution: "prettier@npm:3.3.3"
11626+
version: 3.4.2
11627+
resolution: "prettier@npm:3.4.2"
1162811628
bin:
1162911629
prettier: bin/prettier.cjs
11630-
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
11630+
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
1163111631
languageName: node
1163211632
linkType: hard
1163311633

0 commit comments

Comments
 (0)