Skip to content

Commit fa6c864

Browse files
authored
Merge pull request #173 from forcedotcom/dependabot-npm_and_yarn-prettier-3.5.2
chore(dev-deps): bump prettier from 3.5.1 to 3.5.2
2 parents 71c167c + 2740825 commit fa6c864

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
@@ -31,7 +31,7 @@
3131
"jest": "^29.7.0",
3232
"lint-staged": "^15.4.3",
3333
"mocha": "^10.8.2",
34-
"prettier": "^3.5.1",
34+
"prettier": "^3.5.2",
3535
"shx": "^0.3.4",
3636
"source-map-support": "^0.5.16",
3737
"ts-jest": "^29.2.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3758,10 +3758,10 @@ prettier-linter-helpers@^1.0.0:
37583758
dependencies:
37593759
fast-diff "^1.1.2"
37603760

3761-
prettier@^3.5.1:
3762-
version "3.5.1"
3763-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
3764-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
3761+
prettier@^3.5.2:
3762+
version "3.5.2"
3763+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
3764+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
37653765

37663766
pretty-format@^29.0.0, pretty-format@^29.7.0:
37673767
version "29.7.0"

0 commit comments

Comments
 (0)