Skip to content

Commit 638a687

Browse files
committed
upgrade prettier
1 parent e146cc5 commit 638a687

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"lerna": "^5.5.2",
6767
"lint-staged": "^11.2.3",
6868
"nodemon": "^2.0.15",
69-
"prettier": "^3.1.0",
69+
"prettier": "^3.2.5",
7070
"semver": "^7.3.5",
7171
"start-server-and-test": "^1.14.0",
7272
"ts-jest": "^27.0.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13576,7 +13576,7 @@ prettier-linter-helpers@^1.0.0:
1357613576
dependencies:
1357713577
fast-diff "^1.1.2"
1357813578

13579-
prettier@^3.1.0:
13579+
prettier@^3.2.5:
1358013580
version "3.2.5"
1358113581
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
1358213582
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==

0 commit comments

Comments
 (0)