From 209bdae40b588a9af7cc711c77a4476b53b512d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 19:32:15 +0000 Subject: [PATCH] build(deps): bump react-image-gallery from 1.2.11 to 1.3.0 in /docs Bumps [react-image-gallery](https://github.com/xiaolin/react-image-gallery) from 1.2.11 to 1.3.0. - [Release notes](https://github.com/xiaolin/react-image-gallery/releases) - [Commits](https://github.com/xiaolin/react-image-gallery/compare/v1.2.11...v1.3.0) --- updated-dependencies: - dependency-name: react-image-gallery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index 2e508d95b..f5c94dd20 100644 --- a/docs/package.json +++ b/docs/package.json @@ -50,7 +50,7 @@ "react-icons-kit": "^2.0.0", "react-id-swiper": "^4.0.0", "react-image": "^4.0.3", - "react-image-gallery": "1.2.11", + "react-image-gallery": "1.3.0", "react-loader-spinner": "^5.3.4", "react-masonry-component": "^6.3.0", "react-parallax": "^3.5.1", diff --git a/docs/yarn.lock b/docs/yarn.lock index a41bf5223..52893dadc 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -7947,10 +7947,10 @@ react-id-swiper@^4.0.0: dependencies: object-assign "^4.1.1" -react-image-gallery@1.2.11: - version "1.2.11" - resolved "https://registry.yarnpkg.com/react-image-gallery/-/react-image-gallery-1.2.11.tgz#707331e71b02964f00c1f3ab98e9efe071ff9f15" - integrity sha512-YLMCdNSCf3YPhRmnjEOdEZGEXghTMx4o3dlAqd0rz0nAyebUvTz/xJnIHPActbPSHCvVJgt5A09EPHYbGqw++w== +react-image-gallery@1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/react-image-gallery/-/react-image-gallery-1.3.0.tgz#789035b12d8149bdd2ab296c155f989205077ffb" + integrity sha512-lKnPaOzxqSdujPFyl+CkVw0j1aYoNCHk61cvr1h7aahf5aWqmPcR9YhUB4cYrt5Tn5KHDaPUzYm5/+cX9WxzaA== react-image@^4.0.3: version "4.1.0"