From 906bb1d6dd9bed95dac51cb8e2db3d63dbb56e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:31:57 +0000 Subject: [PATCH] Bump lazysizes from 5.0.0-beta2 to 5.2.1 Bumps [lazysizes](https://github.com/aFarkas/lazysizes) from 5.0.0-beta2 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/5.0.0-beta2...5.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 774bc65..3975407 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@fortawesome/fontawesome-free": "^5.9.0", "@rails/webpacker": "^4.0.2", "axios": "^0.19.0", - "lazysizes": "5.0.0-beta2", + "lazysizes": "5.2.1", "stimulus": "^1.1.1", "turbolinks": "^5.2.0" }, diff --git a/yarn.lock b/yarn.lock index 85044eb..1523135 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4055,10 +4055,10 @@ last-call-webpack-plugin@^3.0.0: lodash "^4.17.5" webpack-sources "^1.1.0" -lazysizes@5.0.0-beta2: - version "5.0.0-beta2" - resolved "https://registry.yarnpkg.com/lazysizes/-/lazysizes-5.0.0-beta2.tgz#07d70c93cb7fd7a6096eb2146fe77f0afe0fd1cc" - integrity sha512-bFoJTAapeLw7PzFqArOWaKxCNilHjoxKfxN5q6iGoFnasTq4Q+AcuJMKtuEUZiMqJXBJ7xy9x/VBqRE+zfE2gg== +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"