Update `diff` to v4 (#6532)

master
fisker Cheung 2019-09-30 19:45:01 +08:00 committed by Evilebot Tnawi
parent 76c9badfc7
commit 0a6e9db86a
2 changed files with 7 additions and 2 deletions

View File

@ -28,7 +28,7 @@
"cosmiconfig": "5.2.1",
"dashify": "2.0.0",
"dedent": "0.7.0",
"diff": "3.5.0",
"diff": "4.0.1",
"editorconfig": "0.15.3",
"editorconfig-to-prettier": "0.1.1",
"escape-string-regexp": "1.0.5",

View File

@ -2374,7 +2374,12 @@ detect-newline@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
diff@3.5.0, diff@^3.2.0:
diff@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.1.tgz#0c667cb467ebbb5cea7f14f135cc2dba7780a8ff"
integrity sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==
diff@^3.2.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"
integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==