Skip to content

Commit b186755

Browse files
chore(deps): update dependency prettier to v3
1 parent bf09b6c commit b186755

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
@@ -43,7 +43,7 @@
4343
"babel-core": "6.26.3",
4444
"babel-jest": "^29.7.0",
4545
"jest": "^29.7.0",
46-
"prettier": "2.2.1",
46+
"prettier": "3.0.3",
4747
"ts-jest": "^29.1.1",
4848
"typescript": "5.2.2"
4949
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3775,10 +3775,10 @@ preferred-pm@^3.0.0:
37753775
path-exists "^4.0.0"
37763776
which-pm "2.0.0"
37773777

3778-
prettier@2.2.1:
3779-
version "2.2.1"
3780-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3781-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3778+
prettier@3.0.3:
3779+
version "3.0.3"
3780+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
3781+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
37823782

37833783
prettier@^2.7.1:
37843784
version "2.8.8"

0 commit comments

Comments
 (0)