Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Bump prettier-plugin-java from 2.3.1 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [prettier-plugin-java](https://github.com/jhipster/prettier-java) from 2.3.1 to 2.4.0.
- [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/prettier-plugin-java@2.3.1...prettier-plugin-java@2.4.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent e9763ef commit 1ce4579
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint-staged": "^14.0.1",
"pinst": "^3.0.0",
"prettier": "2",
"prettier-plugin-java": "^2.3.1",
"prettier-plugin-java": "^2.4.0",
"prettier-plugin-properties": "^0.2.0"
},
"scripts": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ __metadata:
lint-staged: ^14.0.1
pinst: ^3.0.0
prettier: 2
prettier-plugin-java: ^2.3.1
prettier-plugin-java: ^2.4.0
prettier-plugin-properties: ^0.2.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -256,13 +256,13 @@ __metadata:
languageName: node
linkType: hard

"java-parser@npm:2.0.5":
version: 2.0.5
resolution: "java-parser@npm:2.0.5"
"java-parser@npm:2.1.0":
version: 2.1.0
resolution: "java-parser@npm:2.1.0"
dependencies:
chevrotain: 6.5.0
lodash: 4.17.21
checksum: 5aace37ed7cd9c7d9c3675e8196662b85b8975463acd393e2fe7d700931145efb7031d6b44120644f042fa5b4a5cbe563c6b193cc2b68217e2cbd59305b7596f
checksum: 27b32ea3c2f133db5d05cb75ca09afb9984a145480c416961dd7e23b9bab9ace93be3d946e52c972b73295201964bb492354eb1c030493986c6ce64e20880c8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -436,14 +436,14 @@ __metadata:
languageName: node
linkType: hard

"prettier-plugin-java@npm:^2.3.1":
version: 2.3.1
resolution: "prettier-plugin-java@npm:2.3.1"
"prettier-plugin-java@npm:^2.4.0":
version: 2.4.0
resolution: "prettier-plugin-java@npm:2.4.0"
dependencies:
java-parser: 2.0.5
java-parser: 2.1.0
lodash: 4.17.21
prettier: 3.0.3
checksum: ac6f95fcfccbbc370daf054ff81c1d13ffc3aa152b677f37b63986c0ac7b7f9e0c3f01c4db5b4417f30f11be47b73ce1a84f38690d8a53c2494ee2bb0af9ffb6
checksum: db4e113cb94884ab22d02d31af80f57e0f4b600a815ff9b27a4fbe34fd7411ad93338a344b74ca773c65ca4b773ad03fd7ada5acf2c4a57ff0ce0d71c5bffa48
languageName: node
linkType: hard

Expand Down

0 comments on commit 1ce4579

Please sign in to comment.