Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 473740b

Browse files
Merge pull request #81 from CodingItWrong/dependabot/npm_and_yarn/prettier-3.4.1
Bump prettier from 3.3.3 to 3.4.1
2 parents 57aa9e7 + e175456 commit 473740b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"jest": "^29.7.0",
3434
"jest-circus": "^29.7.0",
3535
"metro-react-native-babel-preset": "0.77.0",
36-
"prettier": "^3.3.3",
36+
"prettier": "^3.4.1",
3737
"react-test-renderer": "18.2.0",
3838
"typescript": "5.6.2"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6394,10 +6394,10 @@ prettier-linter-helpers@^1.0.0:
63946394
dependencies:
63956395
fast-diff "^1.1.2"
63966396

6397-
prettier@^3.3.3:
6398-
version "3.3.3"
6399-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
6400-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
6397+
prettier@^3.4.1:
6398+
version "3.4.1"
6399+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
6400+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
64016401

64026402
pretty-format@^26.5.2, pretty-format@^26.6.2:
64036403
version "26.6.2"

0 commit comments

Comments
 (0)