This repository was archived by the owner on Mar 25, 2021. It is now read-only.
File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 33
33
"builtin-modules" : " ^1.1.1" ,
34
34
"chalk" : " ^2.3.0" ,
35
35
"commander" : " ^2.12.1" ,
36
- "diff" : " ^3.5.0 " ,
36
+ "diff" : " ^4.0.1 " ,
37
37
"glob" : " ^7.1.1" ,
38
38
"js-yaml" : " ^3.13.1" ,
39
39
"minimatch" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -515,11 +515,16 @@ deprecation@^1.0.1:
515
515
resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-1.0.1.tgz#2df79b79005752180816b7b6e079cbd80490d711"
516
516
integrity sha512-ccVHpE72+tcIKaGMql33x5MAjKQIZrk+3x2GbJ7TeraUCZWHoT+KSZpoC+JQFsUBlSTXUrBaGiF0j6zVTepPLg==
517
517
518
- [email protected] , diff@^3.1.0, diff@^3.2.0, diff@^3.5.0 :
518
+ [email protected] , diff@^3.1.0, diff@^3.2.0:
519
519
version "3.5.0"
520
520
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
521
521
integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
522
522
523
+ diff@^4.0.1 :
524
+ version "4.0.1"
525
+ resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff"
526
+ integrity sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==
527
+
523
528
duplexer@~0.1.1 :
524
529
version "0.1.1"
525
530
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
You can’t perform that action at this time.
0 commit comments