Skip to content

Commit 5ac7e08

Browse files
chore: update prettier version
1 parent a7056b5 commit 5ac7e08

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/prettier-plugin-java/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"java-parser": "2.0.5",
1313
"lodash": "4.17.21",
14-
"prettier": "3.0.2"
14+
"prettier": "3.0.3"
1515
},
1616
"scripts": {
1717
"test": "yarn run test:unit && yarn run test:e2e-core",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7555,10 +7555,10 @@ prettier@2.8.0:
75557555
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
75567556
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
75577557

7558-
prettier@3.0.2:
7559-
version "3.0.2"
7560-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
7561-
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
7558+
prettier@3.0.3:
7559+
version "3.0.3"
7560+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
7561+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
75627562

75637563
pretty-format@^29.0.0, pretty-format@^29.3.1:
75647564
version "29.3.1"

0 commit comments

Comments
 (0)