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] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-02 06:56:23 +00:00
committed by GitHub
parent beb0d27532
commit 2997fed054
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -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"
}