From d4ca4a0389c5fc7c05dfad365325c85f7c330931 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 01:19:37 +0000 Subject: [PATCH] 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] --- 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 ada427254..1764a6ff7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" diff --git a/package.json b/package.json index e5a46d72f..e5edcc8e3 100644 --- a/package.json +++ b/package.json @@ -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",