File tree 2 files changed +6
-13
lines changed
2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/oclif/plugin-warn-if-update-available/issues" ,
7
7
"dependencies" : {
8
- "@oclif/core" : " ^2.1.7 " ,
8
+ "@oclif/core" : " ^2.4.0 " ,
9
9
"chalk" : " ^4.1.0" ,
10
10
"debug" : " ^4.1.0" ,
11
11
"fs-extra" : " ^9.0.1" ,
Original file line number Diff line number Diff line change 281
281
widest-line "^3.1.0"
282
282
wrap-ansi "^7.0.0"
283
283
284
- " @oclif/core@^2.0.3" , "@oclif/core@^2.1.7 ", "@oclif/core@^2.3 .0":
285
- version "2.3.1 "
286
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.3.1 .tgz#82d977338c68b3faeda84f780c2f97a3dd322cb2 "
287
- integrity sha512-18CkjjF16hwhBd/42z+0CHAwvZlBfpyCmdZxpasN/od8c/hdm0oDEJvVB33/xD0LDYg8glKoQ5zVNVvPM/uJ/Q ==
284
+ " @oclif/core@^2.0.3" , "@oclif/core@^2.3.0 ", "@oclif/core@^2.4 .0":
285
+ version "2.4.0 "
286
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.4.0 .tgz#8e5983dd0d50a3c0c170a844fe8925cb639f0a9f "
287
+ integrity sha512-wWUnOOfQQty0k1Cstm/iWW6pbG0mHzU7rcUtab2Sni9kjBPCcy6ENTgpsWbb/WdITopqtXmvpYII2fgcjKdzUA ==
288
288
dependencies :
289
289
" @types/cli-progress" " ^3.11.0"
290
290
ansi-escapes "^4.3.2"
@@ -1171,14 +1171,7 @@ cli-cursor@^3.1.0:
1171
1171
dependencies :
1172
1172
restore-cursor "^3.1.0"
1173
1173
1174
- cli-progress@^3.10.0 :
1175
- version "3.11.2"
1176
- resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.2.tgz#f8c89bd157e74f3f2c43bcfb3505670b4d48fc77"
1177
- integrity sha512-lCPoS6ncgX4+rJu5bS3F/iCz17kZ9MPZ6dpuTtI0KXKABkhyXIdYB3Inby1OpaGti3YlI3EeEkM9AuWpelJrVA==
1178
- dependencies :
1179
- string-width "^4.2.3"
1180
-
1181
- cli-progress@^3.12.0 :
1174
+ cli-progress@^3.10.0, cli-progress@^3.12.0 :
1182
1175
version "3.12.0"
1183
1176
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.12.0.tgz#807ee14b66bcc086258e444ad0f19e7d42577942"
1184
1177
integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==
You can’t perform that action at this time.
0 commit comments