Skip to content

Commit d359965

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

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
@@ -26,7 +26,7 @@
2626
"@types/testing-library__jest-dom": "6.0.0",
2727
"husky": "9.1.7",
2828
"jsdom": "^25.0.0",
29-
"prettier": "3.4.0",
29+
"prettier": "3.4.1",
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
3232
"rimraf": "6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,10 +1118,10 @@ postcss@^8.4.32:
11181118
picocolors "^1.0.0"
11191119
source-map-js "^1.0.2"
11201120

1121-
prettier@3.4.0:
1122-
version "3.4.0"
1123-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971"
1124-
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
1121+
prettier@3.4.1:
1122+
version "3.4.1"
1123+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
1124+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
11251125

11261126
pretty-format@^29.0.0, pretty-format@^29.7.0:
11271127
version "29.7.0"

0 commit comments

Comments
 (0)