File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 56
56
"husky" : " ^7.0.1" ,
57
57
"jest" : " ^25.4.0" ,
58
58
"nuxt" : " ^2.12.2" ,
59
- "prettier" : " ^1.19.1 " ,
59
+ "prettier" : " ^2.3.2 " ,
60
60
"rimraf" : " ^3.0.2" ,
61
61
"standard-version" : " ^9.3.0" ,
62
62
"ts-jest" : " ^25.5.1" ,
Original file line number Diff line number Diff line change @@ -9574,11 +9574,16 @@ prettier-linter-helpers@^1.0.0:
9574
9574
dependencies:
9575
9575
fast-diff "^1.1.2"
9576
9576
9577
- prettier@^1.18.2, prettier@^1.19.1 :
9577
+ prettier@^1.18.2:
9578
9578
version "1.19.1"
9579
9579
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
9580
9580
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
9581
9581
9582
+ prettier@^2.3.2:
9583
+ version "2.3.2"
9584
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
9585
+ integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
9586
+
9582
9587
pretty-bytes@^5.3.0:
9583
9588
version "5.3.0"
9584
9589
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"
You can’t perform that action at this time.
0 commit comments