1
Fork 0

Bump lightgallery from 1.6.14 to 1.7.3

Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 1.6.14 to 1.7.3.
- [Release notes](https://github.com/sachinchoolur/lightGallery/releases)
- [Commits](https://github.com/sachinchoolur/lightGallery/compare/1.6.14...1.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-24 07:03:39 +00:00 committed by GitHub
parent 1030879a9b
commit 0470ba8381
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -6513,9 +6513,9 @@
} }
}, },
"lightgallery": { "lightgallery": {
"version": "1.6.14", "version": "1.7.3",
"resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.6.14.tgz", "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.7.3.tgz",
"integrity": "sha512-WO5c8qXyYvWEImhlXw+xLeRfcnvU7kxg03i87Z38VFLFzvJYO3eD85KvAOJSuqYLzEqqBbiWdtuFdY+v2Dpreg==", "integrity": "sha512-sOIixDH1Y2zDfa4CmZqIQjfPbGTF/FGqhwNgSJL8MMA8Wmp/AIvLeF/grFyHNpRU587uBM6ArUK5zRmxZUgI8w==",
"requires": { "requires": {
"jquery": ">=1.7.0" "jquery": ">=1.7.0"
} }

View file

@ -19,7 +19,7 @@
"elevator.js": "1.0.1", "elevator.js": "1.0.1",
"jquery": "3.5.1", "jquery": "3.5.1",
"lg-thumbnail": "1.1.0", "lg-thumbnail": "1.1.0",
"lightgallery": "1.6.14", "lightgallery": "1.7.3",
"parcel-bundler": "1.12.4" "parcel-bundler": "1.12.4"
} }
} }