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 33
33
"eslint-plugin-node" : " ^11.1.0" ,
34
34
"eslint-plugin-prettier" : " ^3.4.0" ,
35
35
"jest" : " ^26.6.3" ,
36
- "prettier" : " ^2.3.0 " ,
36
+ "prettier" : " ^2.3.1 " ,
37
37
"release-it" : " ^14.8.0" ,
38
38
"release-it-lerna-changelog" : " ^3.1.0"
39
39
},
Original file line number Diff line number Diff line change @@ -5140,10 +5140,10 @@ prettier-linter-helpers@^1.0.0:
5140
5140
dependencies :
5141
5141
fast-diff "^1.1.2"
5142
5142
5143
- prettier@^2.3.0 :
5144
- version "2.3.0 "
5145
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0 .tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18 "
5146
- integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w ==
5143
+ prettier@^2.3.1 :
5144
+ version "2.3.1 "
5145
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1 .tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6 "
5146
+ integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA ==
5147
5147
5148
5148
pretty-format@^26.6.2 :
5149
5149
version "26.6.2"
You can’t perform that action at this time.
0 commit comments