From 2997fed054358b12fdbb80bb4c35a74093ebae70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 06:56:23 +0000 Subject: [PATCH] chore(deps): bump vditor from 3.5.5 to 3.6.0 Bumps [vditor](https://github.com/Vanessa219/vditor) from 3.5.5 to 3.6.0. - [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.5.5...v3.6.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f9f9b4..e4dd9f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12762,9 +12762,9 @@ "dev": true }, "vditor": { - "version": "3.5.5", - "resolved": "https://registry.npmjs.org/vditor/-/vditor-3.5.5.tgz", - "integrity": "sha512-NpBa0c1tK3jnH/E+rWkDO2x/bDx33KIWuThjF70gING58zuluxicGczuVb2KvdLxWoozJ6MaH5DQjj66Jct1QA==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/vditor/-/vditor-3.6.0.tgz", + "integrity": "sha512-RzcHGntGEzpNcnRczhrWVYq9lZLEfiOGu3vX0wQQqFZUMHC3bjZIWSJJtHCUgrKdaHXheEhUH2vWLoJA3Ino6A==", "requires": { "diff-match-patch": "^1.0.5" } diff --git a/package.json b/package.json index d39851c..ec8c4f5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "ng-zorro-antd": "^9.3.0", "rxjs": "^6.6.3", "tslib": "^2.0.3", - "vditor": "^3.5.5", + "vditor": "^3.6.0", "zone.js": "^0.11.2" }, "devDependencies": {