Skip to content

Commit edcb68c

Browse files
authored
Merge pull request #183 from forcedotcom/dependabot-npm_and_yarn-prettier-3.5.3
chore(dev-deps): bump prettier from 3.5.2 to 3.5.3
2 parents 2d98128 + ef93f7b commit edcb68c

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.2",
34+
"prettier": "^3.5.3",
3535
"shx": "^0.3.4",
3636
"source-map-support": "^0.5.16",
3737
"ts-jest": "^29.2.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3730,10 +3730,10 @@ prettier-linter-helpers@^1.0.0:
37303730
dependencies:
37313731
fast-diff "^1.1.2"
37323732

3733-
prettier@^3.5.2:
3734-
version "3.5.2"
3735-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
3736-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
3733+
prettier@^3.5.3:
3734+
version "3.5.3"
3735+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3736+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
37373737

37383738
pretty-format@^29.0.0, pretty-format@^29.7.0:
37393739
version "29.7.0"

0 commit comments

Comments
 (0)