From b65c15e0cfcd739c51304c4bbc3aec53c61dfdcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 14 Jun 2019 03:55:20 +0000 Subject: [PATCH] chore(deps): bump diff from 3.2.0 to 3.5.0 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] --- yarn.lock | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 923fb70..e4bf8ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -988,13 +988,9 @@ diff-match-patch@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/diff-match-patch/-/diff-match-patch-1.0.0.tgz#1cc3c83a490d67f95d91e39f6ad1f2e086b63048" -diff@^3.0.0, diff@^3.0.1: - version "3.2.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9" - -diff@^3.2.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.4.0.tgz#b1d85507daf3964828de54b37d0d73ba67dda56c" +diff@^3.0.0, diff@^3.0.1, diff@^3.2.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12" dot-prop@^4.1.0: version "4.1.1"