Skip to content

Commit

Permalink
chore(deps): bump lodash and prettier-plugin-java (#8)
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [prettier-plugin-java](https://github.com/jhipster/prettier-java). These dependencies need to be updated together.


Updates `lodash` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Updates `prettier-plugin-java` from 1.0.0 to 1.6.2
- [Release notes](https://github.com/jhipster/prettier-java/releases)
- [Changelog](https://github.com/jhipster/prettier-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jhipster/prettier-java/compare/[email protected])

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
- dependency-name: prettier-plugin-java
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent 93c2635 commit 2d769d6
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 28 deletions.
74 changes: 47 additions & 27 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@capacitor/cli": "3.4.0",
"@ionic/prettier-config": "1.0.1",
"prettier": "2.2.0",
"prettier-plugin-java": "1.0.0",
"prettier-plugin-java": "1.6.2",
"standard-version": "9.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 2d769d6

Please sign in to comment.