Skip to content

Commit da48520

Browse files
chore(deps): update dependency prettier to v3.6.0 (#667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25f42fd commit da48520

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

1185-
prettier@3.5.3:
1186-
version "3.5.3"
1187-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
1188-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1185+
prettier@3.6.0:
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==
11891189

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

0 commit comments

Comments
 (0)