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

Bump prettier-plugin-java from 2.3.1 to 2.5.0 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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