From 2f897021c504f5ddbad92086cc9d511c646e7680 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 04:23:10 +0000 Subject: [PATCH] chore(deps): bump vue-observe-visibility from 0.3.1 to 0.4.5 Bumps [vue-observe-visibility](https://github.com/Akryum/vue-observe-visibility) from 0.3.1 to 0.4.5. - [Release notes](https://github.com/Akryum/vue-observe-visibility/releases) - [Commits](https://github.com/Akryum/vue-observe-visibility/compare/v0.3.1...v0.4.5) 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..02a9be9 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.5", "vue-resize": "^0.4.1" } } diff --git a/yarn.lock b/yarn.lock index 8ad9809..1f8ca11 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.5: + version "0.4.5" + resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.5.tgz#32627299d53bb782ab0f848064cbd23ebfcf98a2" + integrity sha512-FG2UWUk1nQBpPM168aH/7nFE4daCSVxkZXm1dbwOS4sGNW7kFe2lPBMfIdU5CcbSn015pKsqahEmXTrYyf71zw== vue-resize@^0.4.1: version "0.4.5"