Skip to content

Commit 348fafc

Browse files
chore(deps): update dependency prettier to v3
1 parent b90c88c commit 348fafc

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
@@ -42,7 +42,7 @@
4242
"babel-core": "6.26.3",
4343
"babel-jest": "29.6.4",
4444
"jest": "29.6.4",
45-
"prettier": "2.2.1",
45+
"prettier": "3.0.3",
4646
"ts-jest": "29.1.1",
4747
"typescript": "4.9.5"
4848
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3654,10 +3654,10 @@ preferred-pm@^3.0.0:
36543654
path-exists "^4.0.0"
36553655
which-pm "2.0.0"
36563656

3657-
prettier@2.2.1:
3658-
version "2.2.1"
3659-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3660-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3657+
prettier@3.0.3:
3658+
version "3.0.3"
3659+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
3660+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
36613661

36623662
prettier@^2.7.1:
36633663
version "2.8.8"

0 commit comments

Comments
 (0)