From 2b78827964f67ebe80a997402c758d7f12eb5e0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:04:50 +0000 Subject: [PATCH] Bump yet-another-react-lightbox from 3.12.2 to 3.14.0 Bumps [yet-another-react-lightbox](https://github.com/igordanchenko/yet-another-react-lightbox) from 3.12.2 to 3.14.0. - [Release notes](https://github.com/igordanchenko/yet-another-react-lightbox/releases) - [Changelog](https://github.com/igordanchenko/yet-another-react-lightbox/blob/main/CHANGELOG.md) - [Commits](https://github.com/igordanchenko/yet-another-react-lightbox/compare/v3.12.2...v3.14.0) --- updated-dependencies: - dependency-name: yet-another-react-lightbox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 35141c0fe..03e3c44c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29011,9 +29011,9 @@ yauzl@^2.10.0: fd-slicer "~1.1.0" yet-another-react-lightbox@^3.12.0: - version "3.12.2" - resolved "https://registry.yarnpkg.com/yet-another-react-lightbox/-/yet-another-react-lightbox-3.12.2.tgz#10b6a023fe6469e51d52e881715f00d5f2e5e82b" - integrity sha512-sFypE74Rjjl7WbzKSrGeZ7lbcgduOam/BKj8kqzx/ciC4dJyYdE1SG0dur9oDq/gZiY3VGJh+PYGbq6ZwmPFmA== + version "3.14.0" + resolved "https://registry.yarnpkg.com/yet-another-react-lightbox/-/yet-another-react-lightbox-3.14.0.tgz#7f90a345818e252c3963d02ba0289e36b968cfce" + integrity sha512-UbkxGre2TzzIuRL9bQp6Spbc/9Hgn8JYofs0DJL1cyCc6+ir5I5djJKLs9UpyH61Ak/y81QYF5MA6ve//ggJrw== yn@3.1.1: version "3.1.1"