From 0d6103b52da30ae83bfaa10fbe8d6b125ef849a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 26 Feb 2019 10:54:46 +0000 Subject: [PATCH] chore(deps): bump vue-observe-visibility from 0.3.1 to 0.4.3 Bumps [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) from 0.3.1 to 0.4.3. - [Release notes](https://github.com/Akryum/vue-observe-visibility/releases) - [Commits](https://github.com/Akryum/vue-observe-visibility/compare/v0.3.1...v0.4.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a007531..2fc8c02 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.3", "vue-resize": "^0.4.1" } } diff --git a/yarn.lock b/yarn.lock index 8ad9809..729f96f 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.3: + version "0.4.3" + resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.3.tgz#b2694a83c94b274f566e03a497df51540e2daedc" + integrity sha512-YyyO3a5OUkgpmC0NEf+xWJR0jVdFWzVbKRDzUumOVMhfr3+jxXEycYNHCM3rEO5lcj3ZNJpDomZEYEx0Wqqh9A== vue-resize@^0.4.1: version "0.4.5"