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:
authorpuresyntax71 <34715246+puresyntax71@users.noreply.github.com>2020-04-26 13:36:43 +0300
committerGitHub <noreply@github.com>2020-04-26 13:36:43 +0300
commit4c873e910392acae5e4b9c218a1e33dc0a9950ff (patch)
tree2f862fe284010e2dafe5668439f0579126ccf91b
parent12110d682ab133ef48a34ab1ac5765069ed6d053 (diff)
parent3c057627e2a0e499cbc172282735668fa5e47b3b (diff)
Merge pull request #89 from puresyntax71/dependabot/npm_and_yarn/vanilla-lazyload-15.1.1
-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 e903a06..e8d3e89 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 e5d5f73..b999d2b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6312,10 +6312,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"