This repository was archived by the owner on Mar 25, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 3333 "builtin-modules" : " ^1.1.1" ,
3434 "chalk" : " ^2.3.0" ,
3535 "commander" : " ^2.12.1" ,
36- "diff" : " ^3.5.0 " ,
36+ "diff" : " ^4.0.1 " ,
3737 "glob" : " ^7.1.1" ,
3838 "js-yaml" : " ^3.13.1" ,
3939 "minimatch" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -515,11 +515,16 @@ deprecation@^1.0.1:
515515 resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-1.0.1.tgz#2df79b79005752180816b7b6e079cbd80490d711"
516516 integrity sha512-ccVHpE72+tcIKaGMql33x5MAjKQIZrk+3x2GbJ7TeraUCZWHoT+KSZpoC+JQFsUBlSTXUrBaGiF0j6zVTepPLg==
517517
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:
519519 version "3.5.0"
520520 resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
521521 integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==
522522
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+
523528duplexer@~0.1.1 :
524529 version "0.1.1"
525530 resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
You can’t perform that action at this time.
0 commit comments