Skip to content

Commit 0b473d0

Browse files
authored
Update prettier to version 3.4.2
1 parent e94fcc7 commit 0b473d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-react": "7.37.2",
7676
"eslint-plugin-react-hooks": "4.6.2",
7777
"jest": "29.7.0",
78-
"prettier": "3.4.1",
78+
"prettier": "3.4.2",
7979
"react": "18.3.1",
8080
"react-dom": "18.3.1",
8181
"rimraf": "6.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4656,10 +4656,10 @@ prettier-linter-helpers@^1.0.0:
46564656
dependencies:
46574657
fast-diff "^1.1.2"
46584658

4659-
4660-
version "3.4.1"
4661-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
4662-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
4659+
4660+
version "3.4.2"
4661+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
4662+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
46634663

46644664
pretty-format@^29.7.0:
46654665
version "29.7.0"

0 commit comments

Comments
 (0)