From e28edd2d4ba79baee2f2f1c3941c4cc106a243b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 00:46:01 +0000 Subject: [PATCH] chore(deps-dev): bump nuxt-lazysizes from 1.4.0 to 1.4.1 Bumps [nuxt-lazysizes](https://github.com/ivodolenc/nuxt-lazysizes) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/ivodolenc/nuxt-lazysizes/releases) - [Changelog](https://github.com/ivodolenc/nuxt-lazysizes/blob/master/CHANGELOG.md) - [Commits](https://github.com/ivodolenc/nuxt-lazysizes/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: nuxt-lazysizes dependency-type: direct:development update-type: version-update:semver-patch ... 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 eaa31d3..54de31b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "babel-core": "7.0.0-bridge.0", "babel-jest": "^27.2.4", "jest": "^27.0.5", - "nuxt-lazysizes": "^1.4.0", + "nuxt-lazysizes": "^1.4.1", "sass": "^1.42.1", "sass-loader": "^10", "vue-jest": "^3.0.4" diff --git a/yarn.lock b/yarn.lock index 9f985f7..42cc832 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6791,10 +6791,10 @@ num2fraction@^1.2.2: resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4= -nuxt-lazysizes@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/nuxt-lazysizes/-/nuxt-lazysizes-1.4.0.tgz#185345ef10f2015daa36153d5d54d5a55712490a" - integrity sha512-/G6RONaqWbKBCzL6rtWvCfguDx/qXEet4mgoXvfDHkn9xeLZoT62T6wP+pZNOhjq6E04PZdepNAzk6dAJDznzQ== +nuxt-lazysizes@^1.4.1: + version "1.4.1" + resolved "https://registry.yarnpkg.com/nuxt-lazysizes/-/nuxt-lazysizes-1.4.1.tgz#00776d693df4c16d9c5d2f3ae4ab29434f2c6a89" + integrity sha512-eucZIal8hgJpcZiblxDU79X3+C6ININP7m8hTS4t6AHsQeAxyDMvHCwfd8xCu/9UqqHYOKBMO+8N3MJM2LDzYw== dependencies: lazysizes "^5.3.2"