File tree Expand file tree Collapse file tree 2 files changed +1
-28
lines changed Expand file tree Collapse file tree 2 files changed +1
-28
lines changed Original file line number Diff line number Diff line change 39
39
"chalk" : " ^4.1.0" ,
40
40
"common-tags" : " ^1.8.0" ,
41
41
"ember-template-recast" : " ^4.1.4" ,
42
- "execa" : " ^2 .0.4 " ,
42
+ "execa" : " ^4 .0.3 " ,
43
43
"fs-extra" : " ^8.1.0" ,
44
44
"globby" : " ^11.0.1" ,
45
45
"import-cwd" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -3084,21 +3084,6 @@ execa@^1.0.0:
3084
3084
signal-exit "^3.0.0"
3085
3085
strip-eof "^1.0.0"
3086
3086
3087
- execa@^2.0.4 :
3088
- version "2.0.4"
3089
- resolved "https://registry.yarnpkg.com/execa/-/execa-2.0.4.tgz#2f5cc589c81db316628627004ea4e37b93391d8e"
3090
- integrity sha512-VcQfhuGD51vQUQtKIq2fjGDLDbL6N1DTQVpYzxZ7LPIXw3HqTuIz6uxRmpV1qf8i31LHf2kjiaGI+GdHwRgbnQ==
3091
- dependencies :
3092
- cross-spawn "^6.0.5"
3093
- get-stream "^5.0.0"
3094
- is-stream "^2.0.0"
3095
- merge-stream "^2.0.0"
3096
- npm-run-path "^3.0.0"
3097
- onetime "^5.1.0"
3098
- p-finally "^2.0.0"
3099
- signal-exit "^3.0.2"
3100
- strip-final-newline "^2.0.0"
3101
-
3102
3087
exit@^0.1.2 :
3103
3088
version "0.1.2"
3104
3089
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
@@ -5558,13 +5543,6 @@ npm-run-path@^2.0.0:
5558
5543
dependencies :
5559
5544
path-key "^2.0.0"
5560
5545
5561
- npm-run-path@^3.0.0 :
5562
- version "3.1.0"
5563
- resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-3.1.0.tgz#7f91be317f6a466efed3c9f2980ad8a4ee8b0fa5"
5564
- integrity sha512-Dbl4A/VfiVGLgQv29URL9xshU8XDY1GeLy+fsaZ1AA8JDSfjvr5P5+pzRbWqRSBxk6/DW7MIh8lTM/PaGnP2kg==
5565
- dependencies :
5566
- path-key "^3.0.0"
5567
-
5568
5546
npm-run-path@^4.0.0 :
5569
5547
version "4.0.1"
5570
5548
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
@@ -5745,11 +5723,6 @@ p-finally@^1.0.0:
5745
5723
resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
5746
5724
integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
5747
5725
5748
- p-finally@^2.0.0 :
5749
- version "2.0.1"
5750
- resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-2.0.1.tgz#bd6fcaa9c559a096b680806f4d657b3f0f240561"
5751
- integrity sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw==
5752
-
5753
5726
p-limit@^2.0.0, p-limit@^2.2.0 :
5754
5727
version "2.2.1"
5755
5728
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.1.tgz#aa07a788cc3151c939b5131f63570f0dd2009537"
You can’t perform that action at this time.
0 commit comments