Skip to content

Commit

Permalink
[PLAY-1550] Bump lazysizes from 5.2.2 to 5.3.2 (#3855)
Browse files Browse the repository at this point in the history
**What does this PR do?** A clear and concise description with your
runway ticket url.
https://runway.powerhrg.com/backlog_items/PLAY-1550

Dependency upgrade for 'lazysizes'


#### Checklist:
- [x] **LABELS** Add a label: `enhancement`, `bug`, `improvement`, `new
kit`, `deprecated`, or `breaking`. See [Changelog &
Labels](https://github.com/powerhome/playbook/wiki/Changelog-&-Labels)
for details.
- [x] **DEPLOY** I have added the `milano` label to show I'm ready for a
review.
  • Loading branch information
skduncan authored Nov 6, 2024
1 parent 8fb787b commit b0e3077
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"jest": "26.6.3",
"jest-axe": "4.1.0",
"jest-fail-on-console": "3.2.0",
"lazysizes": "^5.2.2",
"lazysizes": "^5.3.2",
"lodash-es": "^4.17.12",
"react": "^17.0.2",
"react-animate-height": "^2.0.23",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8433,7 +8433,7 @@ kleur@^3.0.3:
resolved "https://npm.powerapp.cloud/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

lazysizes@^5.2.2:
lazysizes@^5.3.2:
version "5.3.2"
resolved "https://npm.powerapp.cloud/lazysizes/-/lazysizes-5.3.2.tgz#27f974c26f5fcc33e7db765c0f4930488c8a2984"
integrity sha512-22UzWP+Vedi/sMeOr8O7FWimRVtiNJV2HCa+V8+peZOw6QbswN9k58VUhd7i6iK5bw5QkYrF01LJbeJe0PV8jg==
Expand Down

0 comments on commit b0e3077

Please sign in to comment.