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:
parent
1030879a9b
commit
0470ba8381
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -6513,9 +6513,9 @@
|
|||
}
|
||||
},
|
||||
"lightgallery": {
|
||||
"version": "1.6.14",
|
||||
"resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.6.14.tgz",
|
||||
"integrity": "sha512-WO5c8qXyYvWEImhlXw+xLeRfcnvU7kxg03i87Z38VFLFzvJYO3eD85KvAOJSuqYLzEqqBbiWdtuFdY+v2Dpreg==",
|
||||
"version": "1.7.3",
|
||||
"resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.7.3.tgz",
|
||||
"integrity": "sha512-sOIixDH1Y2zDfa4CmZqIQjfPbGTF/FGqhwNgSJL8MMA8Wmp/AIvLeF/grFyHNpRU587uBM6ArUK5zRmxZUgI8w==",
|
||||
"requires": {
|
||||
"jquery": ">=1.7.0"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"elevator.js": "1.0.1",
|
||||
"jquery": "3.5.1",
|
||||
"lg-thumbnail": "1.1.0",
|
||||
"lightgallery": "1.6.14",
|
||||
"lightgallery": "1.7.3",
|
||||
"parcel-bundler": "1.12.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue