From 0e887b5432f3d705cc776b829a7a5e3e0b2b0196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 12:41:00 +0000 Subject: [PATCH] Bump lazysizes from 2.0.7 to 5.2.1 Bumps [lazysizes](https://github.com/aFarkas/lazysizes) from 2.0.7 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/2.0.7...5.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b317eab..07a48b6 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "iframe-resizer": "^3.5.5", "inquirer": "^1.1.3", "jquery": "^3.1.0", - "lazysizes": "^2.0.2", + "lazysizes": "^5.2.1", "markdown-it": "^8.0.0", "markdown-it-attrs": "^0.7.0", "markdown-it-container": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index d88a758..6f6bcce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3014,9 +3014,10 @@ lazy-cache@^1.0.3: version "1.0.4" resolved "https://registry.yarnpkg.com/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e" -lazysizes@^2.0.2: - version "2.0.7" - resolved "https://registry.yarnpkg.com/lazysizes/-/lazysizes-2.0.7.tgz#9cca4ef86a924afc350cf02a0088904eceff6a80" +lazysizes@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/lazysizes/-/lazysizes-5.2.1.tgz#f450e36a995efb5817acb8c904f3d2f2efc29ffa" + integrity sha512-607dEMlbcnkny2lGYVqoA/rQO+WGpWh/BISeS1eLfT8nHQw6E+R8ybJoKKGVlZ2czKPTATrsU95f+nkwix0fXw== lcid@^1.0.0: version "1.0.0"