Skip to content

Commit f4fdc62

Browse files
committed
Update dependency prettier to v3.3.1
1 parent b4a76fb commit f4fdc62

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
"jest": "29.7.0",
4040
"jest-circus": "29.7.0",
4141
"js-yaml": "4.1.0",
42-
"prettier": "3.3.0",
42+
"prettier": "3.3.1",
4343
"ts-jest": "29.1.4",
4444
"typescript": "5.4.5"
4545
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3640,10 +3640,10 @@ prettier-linter-helpers@^1.0.0:
36403640
dependencies:
36413641
fast-diff "^1.1.2"
36423642

3643-
prettier@3.3.0:
3644-
version "3.3.0"
3645-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
3646-
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
3643+
prettier@3.3.1:
3644+
version "3.3.1"
3645+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
3646+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
36473647

36483648
prettier@^2.2.1:
36493649
version "2.3.2"

0 commit comments

Comments
 (0)