Skip to content

Commit cc0b2a8

Browse files
committed
Update dependency prettier to v3.3.0
1 parent a944391 commit cc0b2a8

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.2.5",
42+
"prettier": "3.3.0",
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.2.5:
3644-
version "3.2.5"
3645-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
3646-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
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==
36473647

36483648
prettier@^2.2.1:
36493649
version "2.3.2"

0 commit comments

Comments
 (0)