Skip to content

Commit aaf4e8a

Browse files
chore(deps): update dependency prettier to v3.4.1 (#5850)
1 parent 300f238 commit aaf4e8a

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.4.0",
63+
"prettier": "3.4.1",
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-
14629-
version "3.4.0"
14630-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971"
14631-
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
14628+
14629+
version "3.4.1"
14630+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
14631+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
1463214632

1463314633
prettier@^2.8.0:
1463414634
version "2.8.8"

0 commit comments

Comments
 (0)