commit f0ae3066e248daae899222f0793864aca7ac9cf9
parent 0a684186cd030fada80e76dd74c4db445e83be4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 7 Feb 2022 11:15:50 +0100
Bump lightgallery from 2.3.0 to 2.4.0 (#52)
Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/sachinchoolur/lightGallery/releases)
- [Commits](https://github.com/sachinchoolur/lightGallery/compare/2.3.0...2.4.0)
---
updated-dependencies:
- dependency-name: lightgallery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -9,7 +9,7 @@
"blurhash": "1.1.4",
"cors": "2.8.5",
"feed": "yshrsmz/feed#c50d7a82c5b6141039830d615b19b760e173e231",
- "lightgallery": "2.3.0",
+ "lightgallery": "2.4.0",
"meilisearch": "0.24.0",
"next": "12.0.10",
"next-i18next": "10.2.0",
@@ -5696,9 +5696,9 @@
}
},
"node_modules/lightgallery": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-2.3.0.tgz",
- "integrity": "sha512-kdu+uQM2X4LUN2G2tTp72ZOLfwmGwZFjiVQBqYY2E2zL1ADibKwnxZUBEw2zI5zefDe/71IHg+6kBRTbr8CGyg==",
+ "version": "2.4.0",
+ "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-2.4.0.tgz",
+ "integrity": "sha512-9i/E/w3yaqs56y3k6SWIUS3JTLpeDCZIVnIuNppzAmj5KjLGy5wrFisoDUD0HdxVUdX0wHG5mjvB4h0TXtyf/w==",
"engines": {
"node": ">=6.0.0"
}
@@ -13531,9 +13531,9 @@
}
},
"lightgallery": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-2.3.0.tgz",
- "integrity": "sha512-kdu+uQM2X4LUN2G2tTp72ZOLfwmGwZFjiVQBqYY2E2zL1ADibKwnxZUBEw2zI5zefDe/71IHg+6kBRTbr8CGyg=="
+ "version": "2.4.0",
+ "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-2.4.0.tgz",
+ "integrity": "sha512-9i/E/w3yaqs56y3k6SWIUS3JTLpeDCZIVnIuNppzAmj5KjLGy5wrFisoDUD0HdxVUdX0wHG5mjvB4h0TXtyf/w=="
},
"lilconfig": {
"version": "2.0.4",
diff --git a/package.json b/package.json
@@ -21,7 +21,7 @@
"blurhash": "1.1.4",
"cors": "2.8.5",
"feed": "yshrsmz/feed#c50d7a82c5b6141039830d615b19b760e173e231",
- "lightgallery": "2.3.0",
+ "lightgallery": "2.4.0",
"meilisearch": "0.24.0",
"next": "12.0.10",
"next-i18next": "10.2.0",