Skip to content

Commit 5839235

Browse files
Update dependency prettier to v3
1 parent 2c909ae commit 5839235

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
@@ -41,7 +41,7 @@
4141
"flow-copy-source": "2.0.2",
4242
"jest": "23.6.0",
4343
"markdownlint-cli": "^0.31.1",
44-
"prettier": "2.7.1",
44+
"prettier": "3.2.5",
4545
"rimraf": "3.0.2"
4646
},
4747
"jest": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4037,10 +4037,10 @@ preserve@^0.2.0:
40374037
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
40384038
integrity sha512-s/46sYeylUfHNjI+sA/78FAHlmIuKqI9wNnzEOGehAlUUYeObv5C2mOinXBjyUyWmJ2SfcS2/ydApH4hTF4WXQ==
40394039

4040-
prettier@2.7.1:
4041-
version "2.7.1"
4042-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
4043-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
4040+
prettier@3.2.5:
4041+
version "3.2.5"
4042+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
4043+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
40444044

40454045
pretty-format@^23.6.0:
40464046
version "23.6.0"

0 commit comments

Comments
 (0)