Skip to content

Commit 06542c0

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump react-joyride from 2.5.2 to 2.5.3
Bumps [react-joyride](https://github.com/gilbarbara/react-joyride) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/gilbarbara/react-joyride/releases) - [Commits](gilbarbara/react-joyride@v2.5.2...v2.5.3) --- updated-dependencies: - dependency-name: react-joyride dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 403877a commit 06542c0

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-device-detect": "^1.17.0",
2424
"react-dom": "^17.0.2",
2525
"react-ga": "^3.3.1",
26-
"react-joyride": "^2.5.2",
26+
"react-joyride": "^2.5.3",
2727
"react-redux": "^8.0.4",
2828
"react-router": "^6.4.2",
2929
"react-router-dom": "^6.4.3",

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11897,6 +11897,11 @@ is-lite@^0.8.2:
1189711897
resolved "https://registry.yarnpkg.com/is-lite/-/is-lite-0.8.2.tgz#26ab98b32aae8cc8b226593b9a641d2bf4bd3b6a"
1189811898
integrity sha512-JZfH47qTsslwaAsqbMI3Q6HNNjUuq6Cmzzww50TdP5Esb6e1y2sK2UAaZZuzfAzpoI2AkxoPQapZdlDuP6Vlsw==
1189911899

11900+
is-lite@^0.9.2:
11901+
version "0.9.2"
11902+
resolved "https://registry.yarnpkg.com/is-lite/-/is-lite-0.9.2.tgz#4b19e9a26b7c99ed50f748bcf088db57893d0730"
11903+
integrity sha512-qZuxbaEiKLOKhX4sbHLfhFN9iA3YciuZLb37/DfXCpWnz8p7qNL2lwkpxYMXfjlS8eEEjpULPZxAUI8N6FYvYQ==
11904+
1190011905
is-map@^2.0.2:
1190111906
version "2.0.2"
1190211907
resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.2.tgz#00922db8c9bf73e81b7a335827bc2a43f2b91127"
@@ -16438,20 +16443,20 @@ react-is@^18.0.0:
1643816443
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.1.0.tgz#61aaed3096d30eacf2a2127118b5b41387d32a67"
1643916444
integrity sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==
1644016445

16441-
react-joyride@^2.5.2:
16442-
version "2.5.2"
16443-
resolved "https://registry.yarnpkg.com/react-joyride/-/react-joyride-2.5.2.tgz#f3e8536a5ddb4f7c3a65d8af4e9bf4c9cb2d6120"
16444-
integrity sha512-wsSYX3PhVrdzdd0/fv5f6ySGvb7QyAzleQv/x9IH+x+SXO6b5MUJUkefS+189bgLPkuHMwtSRcPE/oMupfmCVQ==
16446+
react-joyride@^2.5.3:
16447+
version "2.5.3"
16448+
resolved "https://registry.yarnpkg.com/react-joyride/-/react-joyride-2.5.3.tgz#3e753f80502a74abcc956babec4873d204345911"
16449+
integrity sha512-DKKvb/JAAsHm0x/RWO3WI6NOtTMHDso5v8MTauxTSz2dFs7Tu1rWg1BDBWmEMj6pUCvem7hblFbCiDAcvhs8tQ==
1644516450
dependencies:
1644616451
deepmerge "^4.2.2"
1644716452
exenv "^1.2.2"
16448-
is-lite "^0.8.2"
16453+
is-lite "^0.9.2"
1644916454
prop-types "^15.8.1"
1645016455
react-floater "^0.7.6"
1645116456
react-is "^16.13.1"
1645216457
scroll "^3.0.1"
1645316458
scrollparent "^2.0.1"
16454-
tree-changes "^0.9.1"
16459+
tree-changes "^0.9.2"
1645516460

1645616461
react-lifecycles-compat@^3.0.4:
1645716462
version "3.0.4"
@@ -18923,10 +18928,10 @@ tr46@~0.0.1, tr46@~0.0.3:
1892318928
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1892418929
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1892518930

18926-
tree-changes@^0.9.1:
18927-
version "0.9.1"
18928-
resolved "https://registry.yarnpkg.com/tree-changes/-/tree-changes-0.9.1.tgz#dbe8a516e0c4e4d0f65d1fa5b45774988a7b1661"
18929-
integrity sha512-Un6R1T6eUStAVbN4G+2djuXEk271mDY78ptxZUUo+TVcwvHZeUgk+pwXZjOZLAJ9n0+p47KUijeuNJSmpuG6Dw==
18931+
tree-changes@^0.9.1, tree-changes@^0.9.2:
18932+
version "0.9.3"
18933+
resolved "https://registry.yarnpkg.com/tree-changes/-/tree-changes-0.9.3.tgz#89433ab3b4250c2910d386be1f83912b7144efcc"
18934+
integrity sha512-vvvS+O6kEeGRzMglTKbc19ltLWNtmNt1cpBoSYLj/iEcPVvpJasemKOlxBrmZaCtDJoF+4bwv3m01UKYi8mukQ==
1893018935
dependencies:
1893118936
"@gilbarbara/deep-equal" "^0.1.1"
1893218937
is-lite "^0.8.2"

0 commit comments

Comments
 (0)