Skip to content

Commit c8c02d6

Browse files
committed
chore(deps): update dependency prettier to v3.3.2
1 parent 6a6d974 commit c8c02d6

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
@@ -59,7 +59,7 @@
5959
"husky": "9.0.11",
6060
"jest": "^29.7.0",
6161
"lint-staged": "15.2.5",
62-
"prettier": "3.3.1",
62+
"prettier": "3.3.2",
6363
"ts-jest": "^29.1.2",
6464
"typescript": "5.4.5"
6565
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,10 +2869,10 @@ prettier-linter-helpers@^1.0.0:
28692869
dependencies:
28702870
fast-diff "^1.1.2"
28712871

2872-
2873-
version "3.3.1"
2874-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
2875-
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
2872+
2873+
version "3.3.2"
2874+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
2875+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
28762876

28772877
pretty-format@^29.0.0, pretty-format@^29.7.0:
28782878
version "29.7.0"

0 commit comments

Comments
 (0)