From ae332e6ff855ed9508a2ed9d33dd55e1b7feaf04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 07:40:36 +0000 Subject: [PATCH] build(deps): bump @vueup/vue-quill in /docs Bumps [@vueup/vue-quill](https://github.com/vueup/vue-quill) from 1.0.0-alpha.10 to 1.0.0-alpha.12. - [Release notes](https://github.com/vueup/vue-quill/releases) - [Changelog](https://github.com/vueup/vue-quill/blob/alpha/.releaserc.json) - [Commits](https://github.com/vueup/vue-quill/compare/v1.0.0-alpha.10...v1.0.0-alpha.12) Signed-off-by: dependabot[bot] --- docs/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 3b0c6cda..c4ef07cf 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -365,9 +365,9 @@ "integrity": "sha512-dn5FyfSc4ky424jH4FntiHno7Ss5yLkqKNmM/NXwANRnlkmqu74pnGetexDFVG5phMk9/FhwovUZCWGxsotVKg==" }, "@vueup/vue-quill": { - "version": "1.0.0-alpha.10", - "resolved": "https://registry.npmjs.org/@vueup/vue-quill/-/vue-quill-1.0.0-alpha.10.tgz", - "integrity": "sha512-ERyVo3f+PmmN8l6hkCT0ga3LRwEDLfPJpI1g4xpFF08jZFJCu5Cbfu+wwUUUkPhaveyIn+Hhq9Z2lGkLijaSGA==", + "version": "1.0.0-alpha.12", + "resolved": "https://registry.npmjs.org/@vueup/vue-quill/-/vue-quill-1.0.0-alpha.12.tgz", + "integrity": "sha512-DhveR+UyOmXv+EVdGPbNxxpFh25dwbTJW2XPFWGGoxRr1HAHE4e75lUqe4RuWD/TXlBo0PhmRJ4JEJiEDJgOKQ==", "requires": { "quill": "^1.3.7", "vue": "^3.0.7"