File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"eslint-plugin-prettier" : " ^3.4.0" ,
37
37
"fixturify-project" : " ^2.1.1" ,
38
38
"jest" : " ^26.6.3" ,
39
- "prettier" : " ^2.3.0 " ,
39
+ "prettier" : " ^2.3.1 " ,
40
40
"release-it" : " ^14.7.0" ,
41
41
"release-it-lerna-changelog" : " ^3.1.0" ,
42
42
"release-it-yarn-workspaces" : " ^2.0.1"
Original file line number Diff line number Diff line change @@ -4894,10 +4894,10 @@ prettier-linter-helpers@^1.0.0:
4894
4894
dependencies :
4895
4895
fast-diff "^1.1.2"
4896
4896
4897
- prettier@^2.3.0 :
4898
- version "2.3.0 "
4899
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0 .tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18 "
4900
- integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w ==
4897
+ prettier@^2.3.1 :
4898
+ version "2.3.1 "
4899
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1 .tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6 "
4900
+ integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA ==
4901
4901
4902
4902
pretty-format@^26.6.2 :
4903
4903
version "26.6.2"
You can’t perform that action at this time.
0 commit comments