Bump diff from 3.2.0 to 3.5.0 (#6221)

Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.2.0 to 3.5.0.
- [Release notes](https://github.com/kpdecker/jsdiff/releases)
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v3.2.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 2019-06-14 11:26:46 -03:00 committed by Lucas Duailibe
parent 5a1aeb3aa2
commit 35d7e36356
2 changed files with 5 additions and 4 deletions

View File

@ -28,7 +28,7 @@
"cosmiconfig": "5.0.7",
"dashify": "0.2.2",
"dedent": "0.7.0",
"diff": "3.2.0",
"diff": "3.5.0",
"editorconfig": "0.15.2",
"editorconfig-to-prettier": "0.1.1",
"escape-string-regexp": "1.0.5",

View File

@ -2047,9 +2047,10 @@ 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.2.0, diff@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"
diff@3.5.0, 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==
diffie-hellman@^5.0.0:
version "5.0.2"