File tree Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 182
182
"node-fetch" : " ^2.2.0" ,
183
183
"npm-registry-client" : " 8.6.0" ,
184
184
"open" : " 7.3.1" ,
185
- "ora" : " 5.2 .0" ,
185
+ "ora" : " 5.3 .0" ,
186
186
"pacote" : " 11.2.1" ,
187
187
"parse5-html-rewriting-stream" : " 6.0.1" ,
188
188
"pidtree" : " ^0.5.0" ,
Original file line number Diff line number Diff line change 44
44
"mini-css-extract-plugin" : " 1.3.4" ,
45
45
"minimatch" : " 3.0.4" ,
46
46
"open" : " 7.3.1" ,
47
- "ora" : " 5.2 .0" ,
47
+ "ora" : " 5.3 .0" ,
48
48
"parse5-html-rewriting-stream" : " 6.0.1" ,
49
49
"pnp-webpack-plugin" : " 1.6.4" ,
50
50
"postcss" : " 8.2.4" ,
Original file line number Diff line number Diff line change 14
14
],
15
15
"dependencies" : {
16
16
"@angular-devkit/core" : " 0.0.0" ,
17
- "ora" : " 5.2 .0" ,
17
+ "ora" : " 5.3 .0" ,
18
18
"rxjs" : " 6.6.3"
19
19
}
20
20
}
Original file line number Diff line number Diff line change @@ -8593,7 +8593,21 @@ optionator@^0.8.1:
8593
8593
type-check "~0.3.2"
8594
8594
word-wrap "~1.2.3"
8595
8595
8596
- [email protected] , ora@^5.0.0, ora@^5.1.0:
8596
+
8597
+ version "5.3.0"
8598
+ resolved "https://registry.yarnpkg.com/ora/-/ora-5.3.0.tgz#fb832899d3a1372fe71c8b2c534bbfe74961bb6f"
8599
+ integrity sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==
8600
+ dependencies:
8601
+ bl "^4.0.3"
8602
+ chalk "^4.1.0"
8603
+ cli-cursor "^3.1.0"
8604
+ cli-spinners "^2.5.0"
8605
+ is-interactive "^1.0.0"
8606
+ log-symbols "^4.0.0"
8607
+ strip-ansi "^6.0.0"
8608
+ wcwidth "^1.0.1"
8609
+
8610
+ ora@^5.0.0, ora@^5.1.0:
8597
8611
version "5.2.0"
8598
8612
resolved "https://registry.yarnpkg.com/ora/-/ora-5.2.0.tgz#de10bfd2d15514384af45f3fa9d9b1aaf344fda1"
8599
8613
integrity sha512-+wG2v8TUU8EgzPHun1k/n45pXquQ9fHnbXVetl9rRgO6kjZszGGbraF3XPTIdgeA+s1lbRjSEftAnyT0w8ZMvQ==
You can’t perform that action at this time.
0 commit comments