File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 57
57
"jest" : " ^24.9.0" ,
58
58
"jest-serializer-vue" : " ^2.0.2" ,
59
59
"minimist" : " ^1.2.0" ,
60
- "prettier" : " ^1.18.2 " ,
60
+ "prettier" : " ^2.3.0 " ,
61
61
"rollup" : " ^2.3.2" ,
62
62
"rollup-plugin-buble" : " ^0.19.8" ,
63
63
"rollup-plugin-commonjs" : " ^10.1.0" ,
Original file line number Diff line number Diff line change @@ -6867,6 +6867,11 @@ prettier@^1.18.2:
6867
6867
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
6868
6868
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
6869
6869
6870
+ prettier@^2.3.0 :
6871
+ version "2.3.0"
6872
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
6873
+ integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
6874
+
6870
6875
pretty-format@^24.9.0 :
6871
6876
version "24.9.0"
6872
6877
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
You can’t perform that action at this time.
0 commit comments