Commit 849f632 Tony Worm
committed
1 parent 36077a8 commit 849f632 Copy full SHA for 849f632
File tree 2 files changed +10
-9
lines changed
formatters/tools/prettier
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 15
15
"express" : " ^4.18.2" ,
16
16
"prettier" : " ^2.8.4" ,
17
17
"prettier-plugin-go-template" : " ^0.0.13" ,
18
+ "prettier-plugin-java" : " ^2.6.0" ,
18
19
"prettier-plugin-groovy" : " ^0.0.2" ,
19
20
"prettier-plugin-rust" : " ^0.1.8" ,
20
21
"prettier-plugin-sql" : " ^0.13.0"
Original file line number Diff line number Diff line change 356
356
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
357
357
integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
358
358
359
-
360
- version "2.3.0 "
361
- resolved "https://registry.yarnpkg.com/java-parser/-/java-parser-2.3.0 .tgz#13037364c04bf7386bef841f872cbc5e8b53830f "
362
- integrity sha512-P6Ma4LU1w/e0Lr4SVM/0PtqCGoL2/i/KP9ZoiyLa824oBqhF0yGTgHDyZkLgp9GTzqR43wm5wabE56FF5X7cqg ==
359
+
360
+ version "2.3.2 "
361
+ resolved "https://registry.yarnpkg.com/java-parser/-/java-parser-2.3.2 .tgz#9a930dfb397a9ada0bb1e8a18a9086eb65f2adf8 "
362
+ integrity sha512-/O42UbEHy3VVJw8W0ruHkQjW75oWvQx4QisoUDRIGir6q3/IZ4JslDMPMYEqp7LU56PYJkH5uXdQiBaCXt/Opw ==
363
363
dependencies :
364
364
chevrotain "11.0.3"
365
365
chevrotain-allstar "0.3.1"
@@ -520,12 +520,12 @@ prettier-plugin-groovy@^0.0.2:
520
520
dependencies :
521
521
groovy-beautify "~0.0.15"
522
522
523
- prettier-plugin-java@^2.0 .0 :
524
- version "2.6.0 "
525
- resolved "https://registry.yarnpkg.com/prettier-plugin-java/-/prettier-plugin-java-2.6.0 .tgz#53c478f290b6dcd2db64468a159f9db222853141 "
526
- integrity sha512-mHZ3Ub3WAyYSUe1mMbiGH85xYV+NtzJgNsrfLNYDKvL7NfvoKBuJiEW4Xa2MFG668f9uRdj38WEuPKmRu+nv/g ==
523
+ prettier-plugin-java@^2.6 .0 :
524
+ version "2.6.5 "
525
+ resolved "https://registry.yarnpkg.com/prettier-plugin-java/-/prettier-plugin-java-2.6.5 .tgz#b8c1ab70fc118675eb69b90212e34a5bc86c22aa "
526
+ integrity sha512-2RkPNXyYpP5dRhr04pz45n+e5LXwYWTh1JXrztiCkZTGGokIGYrfwUuGa8csnDoGbP6CDPgVm8zZSIm/9I0SRQ ==
527
527
dependencies :
528
- java-parser "2.3.0 "
528
+ java-parser "2.3.2 "
529
529
lodash "4.17.21"
530
530
prettier "3.2.5"
531
531
You can’t perform that action at this time.
0 commit comments