Skip to content

Commit 75859d4

Browse files
chore(deps): update dependency prettier to v3.4.2 (#593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccb9b98 commit 75859d4

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.1",
29+
"prettier": "3.4.2",
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
@@ -1159,10 +1159,10 @@ postcss@^8.4.43:
11591159
picocolors "^1.1.1"
11601160
source-map-js "^1.2.1"
11611161

1162-
prettier@3.4.1:
1163-
version "3.4.1"
1164-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
1165-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
1162+
prettier@3.4.2:
1163+
version "3.4.2"
1164+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
1165+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
11661166

11671167
pretty-format@^29.0.0, pretty-format@^29.7.0:
11681168
version "29.7.0"

0 commit comments

Comments
 (0)