From 262d706f5c82b2e537baf19e79a3066fc89caebc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 04:16:31 +0000 Subject: [PATCH] chore(deps): bump vue-observe-visibility from 0.3.1 to 0.4.6 Bumps [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) from 0.3.1 to 0.4.6. - [Release notes](https://github.com/Akryum/vue-observe-visibility/releases) - [Commits](https://github.com/Akryum/vue-observe-visibility/compare/v0.3.1...v0.4.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a007531..612e1a2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "vue": "^2.4.2" }, "dependencies": { - "vue-observe-visibility": "^0.3.0", + "vue-observe-visibility": "^0.4.6", "vue-resize": "^0.4.1" } } diff --git a/yarn.lock b/yarn.lock index 8ad9809..f4dcafd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5320,10 +5320,10 @@ void-elements@^2.0.1: resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec" integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w= -vue-observe-visibility@^0.3.0: - version "0.3.1" - resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.3.1.tgz#e7cad37893da42858c086196da9acdb0fd85340b" - integrity sha512-hrTdlkTiPmjjH+00dIiCsr/bBPNjUljNc9rboeLXMnXUqeom8LKa4l3iLwb3exa9PUUhtp4RrOtsa2eH0NimsQ== +vue-observe-visibility@^0.4.6: + version "0.4.6" + resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz#878cb8ebcf3078e40807af29774e97105ebd519e" + integrity sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q== vue-resize@^0.4.1: version "0.4.5"