Skip to content

Commit 30b0b2e

Browse files
committed
fix(deps): update dependency react-multi-carousel to v2.8.4
1 parent 075f506 commit 30b0b2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-globe.gl": "2.23.3",
4444
"react-markdown": "8.0.7",
4545
"react-modal": "3.16.1",
46-
"react-multi-carousel": "2.8.3",
46+
"react-multi-carousel": "2.8.4",
4747
"react-router-dom": "6.10.0",
4848
"react-select": "^5.5.4",
4949
"react-table": "7.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -16026,10 +16026,10 @@ [email protected]:
1602616026
react-lifecycles-compat "^3.0.0"
1602716027
warning "^4.0.3"
1602816028

16029-
16030-
version "2.8.3"
16031-
resolved "https://registry.yarnpkg.com/react-multi-carousel/-/react-multi-carousel-2.8.3.tgz#bd9817bd49469afa1809db105b1f77501eca549b"
16032-
integrity sha512-wpHwq9Y/ydX+5yxpW8250jMOtg8NuBVlFrDTuS5/MdN0uD0zFIHxVbXhzzc4WFeQl6bn9ZLo8Fef2Ik5aBRgmw==
16029+
16030+
version "2.8.4"
16031+
resolved "https://registry.yarnpkg.com/react-multi-carousel/-/react-multi-carousel-2.8.4.tgz#eee6493878974e372e5aa9944754602ec0f34968"
16032+
integrity sha512-7Is5Wr+m2ebkR+oq2Su2tjUdBwpVtB2O6Tjb74KDNfxWe/FrsTQwezTJTk/r9cKCrRp9Li308v822/5bZm7XKg==
1603316033

1603416034
react-refresh@^0.11.0:
1603516035
version "0.11.0"

0 commit comments

Comments
 (0)