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.0 " ,
83
+ "prettier" : " ^2.3.1 " ,
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 @@ -6994,10 +6994,10 @@ prettier-linter-helpers@^1.0.0:
6994
6994
dependencies :
6995
6995
fast-diff "^1.1.2"
6996
6996
6997
- prettier@^2.3.0 :
6998
- version "2.3.0 "
6999
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0 .tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18 "
7000
- integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w ==
6997
+ prettier@^2.3.1 :
6998
+ version "2.3.1 "
6999
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1 .tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6 "
7000
+ integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA ==
7001
7001
7002
7002
pretty-format@^26.0.0, pretty-format@^26.6.2 :
7003
7003
version "26.6.2"
You can’t perform that action at this time.
0 commit comments