Skip to content

Commit

Permalink
Bump react-lazy-load-image-component from 1.6.0 to 1.6.2
Browse files Browse the repository at this point in the history
Bumps [react-lazy-load-image-component](https://github.com/Aljullu/react-lazy-load-image-component) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/Aljullu/react-lazy-load-image-component/releases)
- [Commits](Aljullu/react-lazy-load-image-component@1.6.0...1.6.2)

---
updated-dependencies:
- dependency-name: react-lazy-load-image-component
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent cdf8e45 commit 11aced4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^18.3.1",
"react-instantsearch-dom": "^6.40.4",
"react-json-view": "^1.21.3",
"react-lazy-load-image-component": "^1.6.0",
"react-lazy-load-image-component": "^1.6.2",
"react-scripts": "5.0.1",
"reakit": "^1.3.11",
"styled-components": "^5.3.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12084,10 +12084,10 @@ react-json-view@^1.21.3:
react-lifecycles-compat "^3.0.4"
react-textarea-autosize "^8.3.2"

react-lazy-load-image-component@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/react-lazy-load-image-component/-/react-lazy-load-image-component-1.6.0.tgz#f262c2f163052d71011e282031fd60aafa6494ac"
integrity sha512-8KFkDTgjh+0+PVbH+cx0AgxLGbdTsxWMnxXzU5HEUztqewk9ufQAu8cstjZhyvtMIPsdMcPZfA0WAa7HtjQbBQ==
react-lazy-load-image-component@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/react-lazy-load-image-component/-/react-lazy-load-image-component-1.6.2.tgz#af1773e4d66519ad6b3c2015290c23b5de97c81b"
integrity sha512-dAdH5PsRgvDMlHC7QpZRA9oRzEZl1kPFwowmR9Mt0IUUhxk2wwq43PB6Ffwv84HFYuPmsxDUCka0E9KVXi8roQ==
dependencies:
lodash.debounce "^4.0.8"
lodash.throttle "^4.1.1"
Expand Down

0 comments on commit 11aced4

Please sign in to comment.