Skip to content

Commit 6384581

Browse files
chore(deps): update dependency prettier to v3
1 parent 1a58e7f commit 6384581

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import": "2.22.1",
4949
"eslint-plugin-prettier": "3.3.1",
5050
"eslint-plugin-react": "7.22.0",
51-
"prettier": "2.2.1"
51+
"prettier": "3.4.0"
5252
},
5353
"browserslist": {
5454
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8729,10 +8729,10 @@ prettier-linter-helpers@^1.0.0:
87298729
dependencies:
87308730
fast-diff "^1.1.2"
87318731

8732-
prettier@2.2.1:
8733-
version "2.2.1"
8734-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8735-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8732+
prettier@3.4.0:
8733+
version "3.4.0"
8734+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971"
8735+
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
87368736

87378737
pretty-bytes@^5.1.0:
87388738
version "5.3.0"

0 commit comments

Comments
 (0)