Skip to content

Commit 4954415

Browse files
committed
chore(deps): update dependency prettier to ^3.3.1
1 parent ffa6d79 commit 4954415

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
@@ -39,7 +39,7 @@
3939
"eslint-plugin-react-native": "^4.1.0",
4040
"jest": "^29.7.0",
4141
"knip": "^5.2.2",
42-
"prettier": "^3.2.5",
42+
"prettier": "^3.3.1",
4343
"shelljs": "^0.8.5",
4444
"ts-jest": "^29.1.4",
4545
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3985,10 +3985,10 @@ prelude-ls@^1.2.1:
39853985
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
39863986
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
39873987

3988-
prettier@^3.2.5:
3989-
version "3.2.5"
3990-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
3991-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
3988+
prettier@^3.3.1:
3989+
version "3.3.1"
3990+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
3991+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
39923992

39933993
pretty-format@^29.0.0, pretty-format@^29.7.0:
39943994
version "29.7.0"

0 commit comments

Comments
 (0)