1
Fork 0

Merge pull request #92 from RealOrangeOne/dependabot/npm_and_yarn/lightgallery-1.8.0

Bump lightgallery from 1.7.3 to 1.8.0
This commit is contained in:
Jake Howard 2020-08-31 10:45:36 +01:00 committed by GitHub
commit 4d43524f4d
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

@ -6815,9 +6815,9 @@
}
},
"lightgallery": {
"version": "1.7.3",
"resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.7.3.tgz",
"integrity": "sha512-sOIixDH1Y2zDfa4CmZqIQjfPbGTF/FGqhwNgSJL8MMA8Wmp/AIvLeF/grFyHNpRU587uBM6ArUK5zRmxZUgI8w==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.8.0.tgz",
"integrity": "sha512-RBqdPpi3UlrZZzwdFzc30Rc5VC/v/RUdh1Ivzi2QWhxqfcY1eB1Mi4GsxMTpUAPzIvMj6EYnA8Jug70VWmPV3w==",
"requires": {
"jquery": ">=1.7.0"
}

View file

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