From ee35cfd2fa6db65f81e05bd89f74407e6d721fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 00:10:30 +0000 Subject: [PATCH] fix(deps): bump lightgallery from 2.6.0 to 2.6.1 Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/sachinchoolur/lightGallery/releases) - [Commits](https://github.com/sachinchoolur/lightGallery/compare/2.6.0...2.6.1) --- updated-dependencies: - dependency-name: lightgallery dependency-type: direct:production update-type: version-update:semver-patch ... 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 cd7e795c..1becad36 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@nuxtjs/proxy": "2.1.0", "@vue/composition-api": "1.7.0", "core-js": "3.25.0", - "lightgallery": "2.6.0", + "lightgallery": "2.6.1", "nuxt": "2.15.8", "nuxt-client-init-module": "0.3.0", "seamless-scroll-polyfill": "2.2.0", diff --git a/yarn.lock b/yarn.lock index 5016b419..23b086d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7426,10 +7426,10 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" -lightgallery@2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/lightgallery/-/lightgallery-2.6.0.tgz#2ac12433706d05a484b47ee60a7331a6d442c273" - integrity sha512-D1YJvPkGSrv6rqLzFGGl7CII4CiZWD3YtYjC3u256L0qk280YIzC9CINzOQlnRKQDTJJzfEa1PDgGO3Cb6ORSQ== +lightgallery@2.6.1: + version "2.6.1" + resolved "https://registry.yarnpkg.com/lightgallery/-/lightgallery-2.6.1.tgz#b6ace61cc7b5f0567c1d0b002beeb69b2df01ae9" + integrity sha512-Lwcr4uEqzTBP3u7FurJo+kBT2BuNMXgFpP1iCwbS+5uSXHyzApolUwAm9TmQ7lLpTMVPIti5a5wwQNplw769ZQ== lighthouse-logger@^1.0.0: version "1.3.0"