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.3
- [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.3)

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 Sep 2, 2023
1 parent 68864d0 commit f407294
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 60 deletions.
78 changes: 20 additions & 58 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 @@ -47,8 +47,8 @@
"eslint-plugin-jest": "^27.2.3",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^2.8.8",
"prettier-plugin-apex": "^1.13.0"
"prettier": "^3.0.3",
"prettier-plugin-apex": "^2.0.1"
},
"volta": {
"node": "18.12.1",
Expand Down

0 comments on commit f407294

Please sign in to comment.