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.1 " ,
36
+ "prettier" : " ^2.3.2 " ,
37
37
"release-it" : " ^14.10.0" ,
38
38
"release-it-lerna-changelog" : " ^3.1.0"
39
39
},
Original file line number Diff line number Diff line change @@ -5162,10 +5162,10 @@ prettier-linter-helpers@^1.0.0:
5162
5162
dependencies :
5163
5163
fast-diff "^1.1.2"
5164
5164
5165
- prettier@^2.3.1 :
5166
- version "2.3.1 "
5167
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1 .tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6 "
5168
- integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA ==
5165
+ prettier@^2.3.2 :
5166
+ version "2.3.2 "
5167
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2 .tgz#ef280a05ec253712e486233db5c6f23441e7342d "
5168
+ integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ ==
5169
5169
5170
5170
pretty-format@^26.6.2 :
5171
5171
version "26.6.2"
You can’t perform that action at this time.
0 commit comments