From 4afb2a04eaf2885c75b73756551f1f91b6750b38 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 13:38:31 +0000 Subject: [PATCH] Bump @panter/vue-i18next from 0.13.0 to 0.15.1 Bumps [@panter/vue-i18next](https://github.com/panter/vue-i18next) from 0.13.0 to 0.15.1. - [Release notes](https://github.com/panter/vue-i18next/releases) - [Commits](https://github.com/panter/vue-i18next/compare/v0.13.0...v0.15.1) 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 53ae2d02..e917fa95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3006,9 +3006,9 @@ } }, "@panter/vue-i18next": { - "version": "0.13.0", - "resolved": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.13.0.tgz", - "integrity": "sha512-SF2lW3w9gA1kSPxW4JCS014PVCJ5OQJdSm5Ls5jgaLYsSP7fjwIAWTMo+ajnEzUv6H7H8jOIehMUruJ9ZwAGIg==", + "version": "0.15.1", + "resolved": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.15.1.tgz", + "integrity": "sha512-Bz6pKt5YLwLssWAZ83g1zr658Wf9XnubWsTQF5mDygcH+VLZ9Cv1RWRZK2EIbcNClIeWS9/Le98uP2SlNqQExQ==", "requires": { "deepmerge": "^2.0.0" }, diff --git a/package.json b/package.json index 6ae94976..50f3dd26 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ } }, "dependencies": { - "@panter/vue-i18next": "^0.13.0", + "@panter/vue-i18next": "^0.15.1", "@trodi/electron-splashscreen": "^0.3.4", "about-window": "^1.13.2", "animate.css": "^3.7.0",