From 2b12b0fafd68ab29c50e194191669a3c1a8b142d Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 16 Oct 2021 07:30:33 +0000 Subject: [PATCH] fix(deps): update dependency vue-i18n to v8.26.5 (#847) Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/847 Co-authored-by: renovate Co-committed-by: renovate --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f2df3630..71ae27a5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "vue-advanced-cropper": "1.8.2", "vue-drag-resize": "1.5.4", "vue-easymde": "1.4.0", - "vue-i18n": "8.26.3", + "vue-i18n": "8.26.5", "vue-shortkey": "3.1.7", "vuedraggable": "2.24.3", "vuex": "3.6.2", diff --git a/yarn.lock b/yarn.lock index 8da0883c..df3c09c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7855,10 +7855,10 @@ vue-flatpickr-component@8.1.7: dependencies: flatpickr "^4.6.6" -vue-i18n@8.26.3: - version "8.26.3" - resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.3.tgz#2609b66961df3c2d348ec606a059426a99c1710e" - integrity sha512-VQPG9bSoksimmETzaNvGa33waGr28cghvUBq8p1nT0volQcMR8Y3do08TY+MGmI1B/iokSdSPnxxj8nNxAS0Jw== +vue-i18n@8.26.5: + version "8.26.5" + resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.5.tgz#b61e994e7ae83564c6aebd004543156bbdc7c7e9" + integrity sha512-qYqfsFd8v2QFSLDAabqXXXpwjGvkuqJtTWqRpZPXpAFO6PArGH4A9vSplnA0HLmnB8km7OB5ZSdP8lkkX0rLew== vue-notification@1.3.20: version "1.3.20"