Skip to content

Commit 5dcaa7f

Browse files
committed
chore(deps): update dependency prettier to ^3.3.2
1 parent 4954415 commit 5dcaa7f

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.3.1",
42+
"prettier": "^3.3.2",
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.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==
3988+
prettier@^3.3.2:
3989+
version "3.3.2"
3990+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
3991+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
39923992

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

0 commit comments

Comments
 (0)