Skip to content

Commit db9adef

Browse files
Bump lazysizes from 5.2.0 to 5.2.1
Bumps [lazysizes](https://github.com/aFarkas/lazysizes) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/aFarkas/lazysizes/releases) - [Changelog](https://github.com/aFarkas/lazysizes/blob/gh-pages/CHANGELOG.md) - [Commits](aFarkas/lazysizes@5.2.0...5.2.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55584aa commit db9adef

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@nuxt/http": "^0.4.0",
1818
"@nuxtjs/pwa": "^3.0.0-0",
1919
"dotenv": "^8.2.0",
20-
"lazysizes": "^5.2.0",
20+
"lazysizes": "^5.2.1",
2121
"mailgun.js": "^2.0.1",
2222
"nuxt": "^2.0.0",
2323
"nuxt-facebook-pixel-module": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6722,10 +6722,10 @@ launch-editor@^2.2.1:
67226722
chalk "^2.3.0"
67236723
shell-quote "^1.6.1"
67246724

6725-
lazysizes@^5.2.0:
6726-
version "5.2.0"
6727-
resolved "https://registry.yarnpkg.com/lazysizes/-/lazysizes-5.2.0.tgz#352c2f095e1528b190f61178c140522dcf9ffce4"
6728-
integrity sha512-931KnHwsdCm7U7/S0GDj6FSkPvQ3ugGw65J5Plp2Mq1gBTPl9VShU+cIIX6uRr+dit+APDLmvx1FwjDll5bHLQ==
6725+
lazysizes@^5.2.1:
6726+
version "5.2.1"
6727+
resolved "https://registry.yarnpkg.com/lazysizes/-/lazysizes-5.2.1.tgz#f450e36a995efb5817acb8c904f3d2f2efc29ffa"
6728+
integrity sha512-607dEMlbcnkny2lGYVqoA/rQO+WGpWh/BISeS1eLfT8nHQw6E+R8ybJoKKGVlZ2czKPTATrsU95f+nkwix0fXw==
67296729

67306730
left-pad@^1.3.0:
67316731
version "1.3.0"

0 commit comments

Comments
 (0)