Skip to content

Commit 300f238

Browse files
chore(deps): update dependency prettier to v3.4.0 (#5848)
1 parent 34f89d4 commit 300f238

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
@@ -60,7 +60,7 @@
6060
"lint-staged": "14.0.1",
6161
"npm-run-all2": "6.2.6",
6262
"nyc": "15.1.0",
63-
"prettier": "3.2.5",
63+
"prettier": "3.4.0",
6464
"prettier-config-standard": "7.0.0",
6565
"ts-node": "10.9.2",
6666
"turbo": "1.13.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14625,10 +14625,10 @@ prettier-linter-helpers@^1.0.0:
1462514625
dependencies:
1462614626
fast-diff "^1.1.2"
1462714627

14628-
prettier@3.2.5:
14629-
version "3.2.5"
14630-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
14631-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
14628+
prettier@3.4.0:
14629+
version "3.4.0"
14630+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971"
14631+
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
1463214632

1463314633
prettier@^2.8.0:
1463414634
version "2.8.8"

0 commit comments

Comments
 (0)