File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 80
80
"lint-staged" : " ^11.0.0" ,
81
81
"lodash.has" : " ^4.5.2" ,
82
82
"mkdirp" : " ^1.0.3" ,
83
- "prettier" : " ^2.3.1 " ,
83
+ "prettier" : " ^2.3.2 " ,
84
84
"read-pkg-up" : " ^7.0.1" ,
85
85
"rimraf" : " ^3.0.2" ,
86
86
"ts-jest" : " ^27.0.3" ,
Original file line number Diff line number Diff line change @@ -6090,10 +6090,10 @@ prettier-linter-helpers@^1.0.0:
6090
6090
dependencies :
6091
6091
fast-diff "^1.1.2"
6092
6092
6093
- prettier@^2.3.1 :
6094
- version "2.3.1 "
6095
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1 .tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6 "
6096
- integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA ==
6093
+ prettier@^2.3.2 :
6094
+ version "2.3.2 "
6095
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2 .tgz#ef280a05ec253712e486233db5c6f23441e7342d "
6096
+ integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ ==
6097
6097
6098
6098
pretty-format@^26.0.0, pretty-format@^26.6.2 :
6099
6099
version "26.6.2"
You can’t perform that action at this time.
0 commit comments