Skip to content

Commit

Permalink
Merge pull request #381 from vivekkj123/dependabot/npm_and_yarn/react…
Browse files Browse the repository at this point in the history
…-slideshow-image-4.3.2

Bump react-slideshow-image from 4.3.1 to 4.3.2
  • Loading branch information
vivekkj123 authored Oct 15, 2024
2 parents b348aa8 + 21406e2 commit 16b4c1d
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 @@ -19,7 +19,7 @@
"react-dom": "^16.14.0",
"react-router": "^5.2.1",
"react-router-dom": "^5.3.0",
"react-slideshow-image": "^4.3.1"
"react-slideshow-image": "^4.3.2"
},
"devDependencies": {
"react-scripts": "^5.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8124,10 +8124,10 @@ react-scripts@^5.0.1:
optionalDependencies:
fsevents "^2.3.2"

react-slideshow-image@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/react-slideshow-image/-/react-slideshow-image-4.3.1.tgz#bb3be0d9ebb99a6583207c52be6cc568c2a1a4f2"
integrity sha512-05xi3ySznTcolc/1uNyNYR/zNqphSePYfogyThZVYzqHVRrXoTpuCdSN8nECsJlg6muxciZr5AxVgJDR5S4sMA==
react-slideshow-image@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/react-slideshow-image/-/react-slideshow-image-4.3.2.tgz#e8ada974a7b308404211c4d09e035447e082c921"
integrity sha512-cALXr6RvP7er5QYWcX1ctBvG2x4jvZsgSPMPWUzQG47ZeKZjmXNmN9h8y4tScsWk/7TV23uAFQIESN8kxTaBHQ==
dependencies:
"@tweenjs/tween.js" "^18.6.4"
resize-observer-polyfill "^1.5.1"
Expand Down

0 comments on commit 16b4c1d

Please sign in to comment.