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

github.com/gohugoio/gohugoioTheme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-04 02:43:30 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-04 10:29:37 +0300
commit6c1806b63ead8131bc79b772b6a0c28011512955 (patch)
tree06699473ffaa7a19a996604996c1bdc0bef6cf5a
parentcf34ae1c59a942972b2614aed6b01ef90b32eb61 (diff)
Bump lazysizes from 4.1.4 to 5.2.1
Bumps [lazysizes](https://github.com/aFarkas/lazysizes) from 4.1.4 to 5.2.1. - [Release notes](https://github.com/aFarkas/lazysizes/releases) - [Changelog](https://github.com/aFarkas/lazysizes/blob/gh-pages/CHANGELOG.md) - [Commits](https://github.com/aFarkas/lazysizes/compare/4.1.4...5.2.1) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index c5990da0..bab9202f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3742,9 +3742,9 @@
}
},
"lazysizes": {
- "version": "4.1.4",
- "resolved": "https://registry.npmjs.org/lazysizes/-/lazysizes-4.1.4.tgz",
- "integrity": "sha512-jVplgeHHoQ6a2RZtxCAKFAnm6QPQmEIKq4JWSTI1XfCBhn+CqDgMKWDJO81f8VtVBdAlHs+BzP2WGzMLUi3oFg==",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/lazysizes/-/lazysizes-5.2.1.tgz",
+ "integrity": "sha512-607dEMlbcnkny2lGYVqoA/rQO+WGpWh/BISeS1eLfT8nHQw6E+R8ybJoKKGVlZ2czKPTATrsU95f+nkwix0fXw==",
"dev": true
},
"lcid": {
diff --git a/package.json b/package.json
index cd402bd6..71df8f5f 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
"file-loader": "^2.0.0",
"glob-all": "^3.1.0",
"highlight.js": "^9.13.1",
- "lazysizes": "^4.1.4",
+ "lazysizes": "^5.2.1",
"mini-css-extract-plugin": "^0.4.4",
"postcss": "^7.0.5",
"postcss-cssnext": "^3.1.0",