This repository was archived by the owner on Mar 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 147
147
"eslint" : " ^7.32.0" ,
148
148
"husky" : " ^4.3.6" ,
149
149
"nyc" : " ^15.1.0" ,
150
- "prettier" : " ^2.2 .1" ,
150
+ "prettier" : " ^2.5 .1" ,
151
151
"semantic-release" : " ^17.3.0" ,
152
152
"semantic-release-vsce" : " ^3.0.1" ,
153
153
"typescript" : " ^4.1.3" ,
Original file line number Diff line number Diff line change @@ -3162,9 +3162,9 @@ has-flag@^4.0.0:
3162
3162
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
3163
3163
3164
3164
has-symbols@^1.0.1, has-symbols@^1.0.2 :
3165
- version "1.0.2 "
3166
- resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2 .tgz#165d3070c00309752a1236a479331e3ac56f1423 "
3167
- integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw ==
3165
+ version "1.0.3 "
3166
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3 .tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8 "
3167
+ integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A ==
3168
3168
3169
3169
has-tostringtag@^1.0.0 :
3170
3170
version "1.0.0"
@@ -5483,10 +5483,10 @@ prepend-http@^1.0.1:
5483
5483
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz"
5484
5484
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
5485
5485
5486
- prettier@^2.2 .1 :
5487
- version "2.2 .1"
5488
- resolved "https://registry.npmjs.org/prettier/-/prettier-2.2 .1.tgz"
5489
- integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q ==
5486
+ prettier@^2.5 .1 :
5487
+ version "2.5 .1"
5488
+ resolved "https://registry.npmjs.org/prettier/-/prettier-2.5 .1.tgz"
5489
+ integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
5490
5490
5491
5491
pretty-format@^26.6.2 :
5492
5492
version "26.6.2"
You can’t perform that action at this time.
0 commit comments