Bump @juliushaertl/vue-richtext from 0.2.0 to 0.2.1

Bumps [@juliushaertl/vue-richtext](https://github.com/juliushaertl/vue-richtext) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/juliushaertl/vue-richtext/releases)
- [Commits](https://github.com/juliushaertl/vue-richtext/compare/v0.2.0...v0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-23 20:56:37 +00:00
committed by GitHub
parent eb1d7e2899
commit 598a338e59
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3241,9 +3241,9 @@
}
},
"@juliushaertl/vue-richtext": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@juliushaertl/vue-richtext/-/vue-richtext-0.2.0.tgz",
"integrity": "sha512-BKAfEb5RMVH7kiN0kqeXeamDqy45iXCrPYqwDY1n9l+XvNOr6H8y+FRA4Oc7i5BFtOFbfQCSrI3DK09kv4+Tkw==",
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/@juliushaertl/vue-richtext/-/vue-richtext-0.2.1.tgz",
"integrity": "sha512-l44RhSULs3VrG+F9e1i0JXVd0uanOzN7m4mAp7tmtVMYgAFg+5YmudTQiqgg5Q1awdfMYaZtm3NmN7QjmDPt1g==",
"requires": {
"core-js": "^3.6.4",
"vue": "^2.6.11"

View File

@@ -28,7 +28,7 @@
"dependencies": {
"@babel/polyfill": "^7.8.3",
"@babel/runtime": "^7.8.4",
"@juliushaertl/vue-richtext": "^0.2.0",
"@juliushaertl/vue-richtext": "^0.2.1",
"@nextcloud/auth": "^1.2.1",
"@nextcloud/axios": "^1.3.1",
"@nextcloud/l10n": "^1.1.0",