Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/puresyntax71/hugo-theme-chunky-poster.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-14 08:27:46 +0300
committerGitHub <noreply@github.com>2020-04-14 08:27:46 +0300
commit3c057627e2a0e499cbc172282735668fa5e47b3b (patch)
tree9628fd350db61c2417bf877395ed1503adfffb2a
parent488cbefa1fafae0b395e7b8ebdabc4e168f21354 (diff)
Bump vanilla-lazyload from 12.4.0 to 15.1.1
Bumps [vanilla-lazyload](https://github.com/verlok/lazyload) from 12.4.0 to 15.1.1. - [Release notes](https://github.com/verlok/lazyload/releases) - [Changelog](https://github.com/verlok/lazyload/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/verlok/lazyload/blob/master/UPGRADE.md) - [Commits](https://github.com/verlok/lazyload/compare/12.4.0...15.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 536b602..b8b07ea 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"sass-loader": "^8.0.2",
"style-loader": "^1.1.3",
"uglifyjs-webpack-plugin": "^2.2.0",
- "vanilla-lazyload": "^12.4.0",
+ "vanilla-lazyload": "^15.1.1",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.10",
"webpack-merge": "^4.2.2"
diff --git a/yarn.lock b/yarn.lock
index dedddc2..549613a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6301,10 +6301,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"
-vanilla-lazyload@^12.4.0:
- version "12.4.0"
- resolved "https://registry.yarnpkg.com/vanilla-lazyload/-/vanilla-lazyload-12.4.0.tgz#7c4d5c08bab3244565f254eb236cd6b78578c5e6"
- integrity sha512-MqDh5WvG6qR2ReVFNlICXjrYeEq5VozSxwxOrc17TY4/BRB1pAlcioim18OOrcOg7rElYEgwa5mFL92K8/MEzg==
+vanilla-lazyload@^15.1.1:
+ version "15.1.1"
+ resolved "https://registry.yarnpkg.com/vanilla-lazyload/-/vanilla-lazyload-15.1.1.tgz#8b465f8f5af602a6058bc10403cea939ae3e7073"
+ integrity sha512-psVgA+X9bp/VsSbxx5VMxg9VJOV1MwFYqig47d55pDBGVs5rBDy9O5CXF3uCZPEEMy7fa6J40AGfkuNNOy6zBg==
vendors@^1.0.0:
version "1.0.3"