Skip to content

Commit 2a29dcb

Browse files
chore(deps): update dependency prettier to v3.6.1 (#669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1edf73 commit 2a29dcb

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": "^26.0.0",
29-
"prettier": "3.6.0",
29+
"prettier": "3.6.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
@@ -1182,10 +1182,10 @@ postcss@^8.5.3:
11821182
picocolors "^1.1.1"
11831183
source-map-js "^1.2.1"
11841184

1185-
1186-
version "3.6.0"
1187-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
1188-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
1185+
1186+
version "3.6.1"
1187+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
1188+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
11891189

11901190
[email protected], pretty-format@^30.0.0:
11911191
version "30.0.0"

0 commit comments

Comments
 (0)