From 686f7a95840bcbe12536ae74a0653a3cb21fc5f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 13:10:40 +0000 Subject: [PATCH] Bump vditor from 3.7.4 to 3.8.3 Bumps [vditor](https://github.com/Vanessa219/vditor) from 3.7.4 to 3.8.3. - [Release notes](https://github.com/Vanessa219/vditor/releases) - [Changelog](https://github.com/Vanessa219/vditor/blob/master/CHANGELOG.md) - [Commits](https://github.com/Vanessa219/vditor/compare/v3.7.4...v3.8.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c174cd7..a857a03 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "lodash": "^4.17.20", "prop-types": "^15.7.2", "umi-request": "^1.3.5", - "vditor": "^3.7.4" + "vditor": "^3.8.3" }, "electronWebpack": { "main": { diff --git a/yarn.lock b/yarn.lock index aed35d3..acf8604 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18709,10 +18709,10 @@ vary@~1.1.2: resolved "https://registry.npm.taobao.org/vary/download/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw= -vditor@^3.7.4: - version "3.7.4" - resolved "https://registry.npm.taobao.org/vditor/download/vditor-3.7.4.tgz#e2ec46f009e99d4ef1804d4ef355d44be7efb9a3" - integrity sha1-4uxG8AnpnU7xgE1O81XUS+fvuaM= +vditor@^3.8.3: + version "3.8.3" + resolved "https://registry.yarnpkg.com/vditor/-/vditor-3.8.3.tgz#f649580e070b5c7f2b82b4034c572210afcc5162" + integrity sha512-XRaQolQNqFQ3RjmGhYCvcdQTaGT1s+RraJMZqA79izne8xtcEtopj97WCm2+ARnN4aoma2u0iEimpTAgzOXHbw== dependencies: diff-match-patch "^1.0.5"