Skip to content

Commit 5ed2d86

Browse files
chore: update prettier version
1 parent d9c7505 commit 5ed2d86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.4",
1313
"lodash": "4.17.21",
14-
"prettier": "3.0.0"
14+
"prettier": "3.0.2"
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 @@ [email protected]:
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-
7559-
version "3.0.0"
7560-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
7561-
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
7558+
7559+
version "3.0.2"
7560+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
7561+
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
75627562

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

0 commit comments

Comments
 (0)