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.5.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.5.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.5.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 27, 2023
1 parent e9763ef commit 81d31dd
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.5.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.5.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.2.0":
version: 2.2.0
resolution: "java-parser@npm:2.2.0"
dependencies:
chevrotain: 6.5.0
lodash: 4.17.21
checksum: 5aace37ed7cd9c7d9c3675e8196662b85b8975463acd393e2fe7d700931145efb7031d6b44120644f042fa5b4a5cbe563c6b193cc2b68217e2cbd59305b7596f
checksum: 6df53846700d5eb166ba55058c767c47fd8672cf61b4e448107b80392d33ac6995cb3bc18b06efdaf7348420ea9f8ceb50534203fd00d2d2bc080996076bfd4f
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.5.0":
version: 2.5.0
resolution: "prettier-plugin-java@npm:2.5.0"
dependencies:
java-parser: 2.0.5
java-parser: 2.2.0
lodash: 4.17.21
prettier: 3.0.3
checksum: ac6f95fcfccbbc370daf054ff81c1d13ffc3aa152b677f37b63986c0ac7b7f9e0c3f01c4db5b4417f30f11be47b73ce1a84f38690d8a53c2494ee2bb0af9ffb6
checksum: 8ed35e96b56c98096cb876c78a621f4f50e1d2defef9d2cc3b6087ef3457c4452676eba8680e68d920806959119560f01c92fc0ea316c2c5634499ef71a3915f
languageName: node
linkType: hard

Expand Down

0 comments on commit 81d31dd

Please sign in to comment.