Skip to content

Commit 5fe9f66

Browse files
chore(deps): update dependency prettier to v3.4.1 (#1225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a160949 commit 5fe9f66

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
@@ -50,7 +50,7 @@
5050
"gh-pages": "6.2.0",
5151
"git-cz": "4.9.0",
5252
"husky": "8.0.3",
53-
"prettier": "3.4.0",
53+
"prettier": "3.4.1",
5454
"pretty-quick": "4.0.0",
5555
"react": "18.3.1",
5656
"react-dom": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10749,10 +10749,10 @@ postcss@^8.4.21:
1074910749
picocolors "^1.0.0"
1075010750
source-map-js "^1.0.2"
1075110751

10752-
prettier@3.4.0:
10753-
version "3.4.0"
10754-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971"
10755-
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
10752+
prettier@3.4.1:
10753+
version "3.4.1"
10754+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
10755+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
1075610756

1075710757
prettier@^2.8.0:
1075810758
version "2.8.8"

0 commit comments

Comments
 (0)