Skip to content

Commit 09839fc

Browse files
chore(deps): update dependency prettier to v3.4.0 (#585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efbd7f0 commit 09839fc

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.3.3",
29+
"prettier": "3.4.0",
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.3.3:
1122-
version "3.3.3"
1123-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
1124-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
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==
11251125

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

0 commit comments

Comments
 (0)