Skip to content

Commit

Permalink
Bump react-joyride from 2.8.2 to 2.9.2
Browse files Browse the repository at this point in the history
Bumps [react-joyride](https://github.com/gilbarbara/react-joyride) from 2.8.2 to 2.9.2.
- [Release notes](https://github.com/gilbarbara/react-joyride/releases)
- [Commits](gilbarbara/react-joyride@v2.8.2...v2.9.2)

---
updated-dependencies:
- dependency-name: react-joyride
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 7b9e328 commit 28c1e41
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-device-detect": "^2.2.3",
"react-dom": "^18.3.1",
"react-ga": "^3.3.1",
"react-joyride": "^2.8.2",
"react-joyride": "^2.9.2",
"react-redux": "^9.1.2",
"react-router": "^6.26.2",
"react-router-dom": "^6.26.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13840,10 +13840,10 @@ react-is@^17.0.0, react-is@^17.0.1, react-is@^17.0.2:
resolved "https://registry.npmmirror.com/react-is/download/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
integrity sha1-5pHUqOnHiTZWVVOas3J2Kw77VPA=

react-joyride@^2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/react-joyride/-/react-joyride-2.8.2.tgz#9165f4a19a4034a8f590593247f56b57f3c5efbe"
integrity sha512-2QY8HB1G0I2OT0PKMUz7gg2HAjdkG2Bqi13r0Bb1V16PAwfb9khn4wWBTOJsGsjulbAWiQ3/0YrgNUHGFmuifw==
react-joyride@^2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/react-joyride/-/react-joyride-2.9.2.tgz#45b211c0061d0c0346cb47699cf87dca16bb6e2b"
integrity sha512-DQ3m3W/GeoASv4UE9ZaadFp3ACJusV0kjjBe7zTpPwWuHpvEoofc+2TCJkru0lbA+G9l39+vPVttcJA/p1XeSA==
dependencies:
"@gilbarbara/deep-equal" "^0.3.1"
deep-diff "^1.0.2"
Expand All @@ -13855,7 +13855,7 @@ react-joyride@^2.8.2:
scroll "^3.0.1"
scrollparent "^2.1.0"
tree-changes "^0.11.2"
type-fest "^4.18.2"
type-fest "^4.26.1"

react-lifecycles-compat@^3.0.4:
version "3.0.4"
Expand Down Expand Up @@ -16211,10 +16211,10 @@ type-fest@^2.19.0, type-fest@~2.19:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==

type-fest@^4.18.2, type-fest@^4.20.0:
version "4.20.1"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.20.1.tgz#d97bb1e923bf524e5b4b43421d586760fb2ee8be"
integrity sha512-R6wDsVsoS9xYOpy8vgeBlqpdOyzJ12HNfQhC/aAKWM3YoCV9TtunJzh/QpkMgeDhkoynDcw5f1y+qF9yc/HHyg==
type-fest@^4.20.0, type-fest@^4.26.1:
version "4.26.1"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.26.1.tgz#a4a17fa314f976dd3e6d6675ef6c775c16d7955e"
integrity sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==

type-is@~1.6.18:
version "1.6.18"
Expand Down

0 comments on commit 28c1e41

Please sign in to comment.