Skip to content

Commit

Permalink
build(deps-dev): bump prettier and prettier-plugin-apex
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) and prettier-plugin-apex. These dependencies needed to be updated together.

Updates `prettier` from 2.8.8 to 3.0.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.0.1)

Updates `prettier-plugin-apex` from 1.13.0 to 2.0.1

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: prettier-plugin-apex
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent 806ef2e commit e0d35bb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 41 deletions.
51 changes: 12 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"husky": "^8.0.3",
"jest-canvas-mock": "^2.5.2",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"prettier-plugin-apex": "^1.13.0"
"prettier": "^3.0.1",
"prettier-plugin-apex": "^2.0.1"
},
"volta": {
"node": "16.2.0",
Expand Down

0 comments on commit e0d35bb

Please sign in to comment.