File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 284
284
"tmp" : " ^0.0.31" ,
285
285
"vscode" : " ^1.1.18" ,
286
286
"ws" : " ^6.0.0"
287
+ },
288
+ "optionalDependencies" : {
289
+ "spawn-sync" : " ^2.0.0"
287
290
}
288
291
}
Original file line number Diff line number Diff line change @@ -5843,6 +5843,10 @@ sparkles@^1.0.0:
5843
5843
version "1.0.1"
5844
5844
resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.1.tgz#008db65edce6c50eec0c5e228e1945061dd0437c"
5845
5845
5846
+ spawn-sync@^2.0.0 :
5847
+ version "2.0.0"
5848
+ resolved "https://registry.yarnpkg.com/spawn-sync/-/spawn-sync-2.0.0.tgz#3af5ba4b73cc5dc8a41d3747eede71e98d949555"
5849
+
5846
5850
spdx-correct@^3.0.0 :
5847
5851
version "3.0.0"
5848
5852
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.0.0.tgz#05a5b4d7153a195bc92c3c425b69f3b2a9524c82"
You can’t perform that action at this time.
0 commit comments