Skip to content

Commit 3959b81

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

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"jest-watch-typeahead": "2.2.2",
6565
"lint-staged": "15.2.10",
6666
"postcss": "8.4.49",
67-
"prettier": "3.4.0",
67+
"prettier": "3.4.1",
6868
"react-dom": "18.3.1",
6969
"react-test-renderer": "18.3.1",
7070
"tailwindcss": "3.4.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6667,10 +6667,10 @@ prettier-linter-helpers@^1.0.0:
66676667
dependencies:
66686668
fast-diff "^1.1.2"
66696669

6670-
prettier@3.4.0:
6671-
version "3.4.0"
6672-
resolved "https://registry.npmjs.org/prettier/-/prettier-3.4.0.tgz"
6673-
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
6670+
prettier@3.4.1:
6671+
version "3.4.1"
6672+
resolved "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz"
6673+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
66746674

66756675
pretty-error@^4.0.0:
66766676
version "4.0.0"

0 commit comments

Comments
 (0)