From d17e4a2bfd129a9d76ba879f92a80dccbeec13b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:39:24 +0000 Subject: [PATCH] Bump lazysizes from 4.1.8 to 5.2.2 Bumps [lazysizes](https://github.com/aFarkas/lazysizes) from 4.1.8 to 5.2.2. - [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.8...5.2.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce0fedd56..25804bb37 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@veams/plugin-vent": "^1.0.0", "@veams/query": "^2.2.24", "handlebars": "^4.0.10", - "lazysizes": "^4.0.4", + "lazysizes": "^5.2.2", "prettier": "^1.14.3", "uglifyjs-webpack-plugin": "^2.2.0" },