Skip to content

Commit 5ad18c3

Browse files
chore(deps): update dependency prettier to v3.4.1
1 parent 83a8803 commit 5ad18c3

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
@@ -41,7 +41,7 @@
4141
"benchmark": "2.1.4",
4242
"glob-all": "3.3.1",
4343
"jest": "28.1.3",
44-
"prettier": "3.2.5",
44+
"prettier": "3.4.1",
4545
"text-encoding": "0.7.0",
4646
"ts-jest": "28.0.8",
4747
"typescript": "5.4.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2187,10 +2187,10 @@ platform@^1.3.3:
21872187
resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.6.tgz#48b4ce983164b209c2d45a107adb31f473a6e7a7"
21882188
integrity sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==
21892189

2190-
prettier@3.2.5:
2191-
version "3.2.5"
2192-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
2193-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
2190+
prettier@3.4.1:
2191+
version "3.4.1"
2192+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
2193+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
21942194

21952195
pretty-format@^28.0.0:
21962196
version "28.1.1"

0 commit comments

Comments
 (0)