Bump @juliushaertl/vue-richtext from 0.3.1 to 0.3.2

Bumps [@juliushaertl/vue-richtext](https://github.com/juliushaertl/vue-richtext) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/juliushaertl/vue-richtext/releases)
- [Commits](https://github.com/juliushaertl/vue-richtext/compare/v0.3.1...v0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-18 01:19:37 +00:00
committed by GitHub
parent d4de91420f
commit d4ca4a0389
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5135,9 +5135,9 @@
}
},
"@juliushaertl/vue-richtext": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@juliushaertl/vue-richtext/-/vue-richtext-0.3.1.tgz",
"integrity": "sha512-dSWIHpMXC7iWiWKXEKdQt+L4ahQZlFMGk6d7+TufvZYK1xiLYevaKp8P+BNXOagChl9xb14VrG7eiBgy8WtsEw==",
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@juliushaertl/vue-richtext/-/vue-richtext-0.3.2.tgz",
"integrity": "sha512-+24A7eYzqDu01tn1JKaw7ydm+3dEB7+hXvwi+1TOje70m8FdaI/+uwdOd6oKQUBk7Uztvy1tDdO6fD+JYh7aEg==",
"requires": {
"core-js": "^3.6.4",
"vue": "^2.6.11"

View File

@@ -30,7 +30,7 @@
"dependencies": {
"@babel/polyfill": "^7.10.4",
"@babel/runtime": "^7.10.4",
"@juliushaertl/vue-richtext": "^0.3.1",
"@juliushaertl/vue-richtext": "^0.3.2",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.3.2",
"@nextcloud/dialogs": "^1.4.0",