Skip to content

Commit

Permalink
Merge pull request #172 from forcedotcom/dependabot-npm_and_yarn-pret…
Browse files Browse the repository at this point in the history
…tier-3.5.1

chore(dev-deps): bump prettier from 3.4.2 to 3.5.1
  • Loading branch information
svc-cli-bot authored Feb 16, 2025
2 parents 8d4ad93 + 66fe4c9 commit d8f77d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"jest": "^29.7.0",
"lint-staged": "^15.4.3",
"mocha": "^10.8.2",
"prettier": "^3.4.2",
"prettier": "^3.5.1",
"shx": "^0.3.4",
"source-map-support": "^0.5.16",
"ts-jest": "^29.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3758,10 +3758,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
prettier@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==

pretty-format@^29.0.0, pretty-format@^29.7.0:
version "29.7.0"
Expand Down

0 comments on commit d8f77d0

Please sign in to comment.