Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 9d43d54

Browse files
authored
Merge pull request #240 from cypress-io/renovate/react-redux-8.x
Update dependency react-redux to v8
2 parents d3dbb10 + 2963357 commit 9d43d54

File tree

2 files changed

+74
-15
lines changed

2 files changed

+74
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prop-types": "15.7.2",
5656
"react": "17.0.2",
5757
"react-dom": "17.0.2",
58-
"react-redux": "6.0.1",
58+
"react-redux": "8.0.5",
5959
"redux": "4.0.5",
6060
"reselect": "4.0.0",
6161
"todomvc-app-css": "2.3.0"

yarn.lock

Lines changed: 73 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,14 @@
12531253
dependencies:
12541254
regenerator-runtime "^0.12.0"
12551255

1256-
"@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.8.4":
1256+
"@babel/runtime@^7.12.1":
1257+
version "7.20.6"
1258+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.6.tgz#facf4879bfed9b5326326273a64220f099b0fce3"
1259+
integrity sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA==
1260+
dependencies:
1261+
regenerator-runtime "^0.13.11"
1262+
1263+
"@babel/runtime@^7.4.4", "@babel/runtime@^7.8.4":
12571264
version "7.9.2"
12581265
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
12591266
integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==
@@ -1688,6 +1695,14 @@
16881695
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
16891696
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
16901697

1698+
"@types/hoist-non-react-statics@^3.3.1":
1699+
version "3.3.1"
1700+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
1701+
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
1702+
dependencies:
1703+
"@types/react" "*"
1704+
hoist-non-react-statics "^3.3.0"
1705+
16911706
"@types/json-schema@*", "@types/json-schema@^7.0.8":
16921707
version "7.0.11"
16931708
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
@@ -1703,11 +1718,30 @@
17031718
resolved "https://registry.npmjs.org/@types/node/-/node-14.18.20.tgz#268f028b36eaf51181c3300252f605488c4f0650"
17041719
integrity sha512-Q8KKwm9YqEmUBRsqJ2GWJDtXltBDxTdC4m5vTdXBolu2PeQh8LX+f6BTwU+OuXPu37fLxoN6gidqBmnky36FXA==
17051720

1721+
"@types/prop-types@*":
1722+
version "15.7.5"
1723+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
1724+
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
1725+
17061726
"@types/q@^1.5.1":
17071727
version "1.5.2"
17081728
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
17091729
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
17101730

1731+
"@types/react@*":
1732+
version "18.0.26"
1733+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
1734+
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
1735+
dependencies:
1736+
"@types/prop-types" "*"
1737+
"@types/scheduler" "*"
1738+
csstype "^3.0.2"
1739+
1740+
"@types/scheduler@*":
1741+
version "0.16.2"
1742+
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
1743+
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
1744+
17111745
"@types/sinonjs__fake-timers@8.1.1":
17121746
version "8.1.1"
17131747
resolved "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
@@ -1718,6 +1752,11 @@
17181752
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.2.tgz#a811b8c18e2babab7d542b3365887ae2e4d9de47"
17191753
integrity sha512-7EJYyKTL7tFR8+gDbB6Wwz/arpGa0Mywk1TJbNzKzHtzbwVmY4HR9WqS5VV7dsBUKQmPNr192jHr/VpBluj/hg==
17201754

1755+
"@types/use-sync-external-store@^0.0.3":
1756+
version "0.0.3"
1757+
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43"
1758+
integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==
1759+
17211760
"@types/yauzl@^2.9.1":
17221761
version "2.10.0"
17231762
resolved "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.0.tgz#b3248295276cf8c6f153ebe6a9aba0c988cb2599"
@@ -3486,6 +3525,11 @@ cssstyle@^1.1.1:
34863525
dependencies:
34873526
cssom "0.3.x"
34883527

3528+
csstype@^3.0.2:
3529+
version "3.1.1"
3530+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9"
3531+
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
3532+
34893533
cypress-react-unit-test@4.17.2:
34903534
version "4.17.2"
34913535
resolved "https://registry.yarnpkg.com/cypress-react-unit-test/-/cypress-react-unit-test-4.17.2.tgz#a7ce8b2b20b56f347c575db4e729edbf72394040"
@@ -4875,7 +4919,7 @@ hmac-drbg@^1.0.0:
48754919
minimalistic-assert "^1.0.0"
48764920
minimalistic-crypto-utils "^1.0.1"
48774921

4878-
hoist-non-react-statics@^3.3.0:
4922+
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
48794923
version "3.3.2"
48804924
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
48814925
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -7311,7 +7355,7 @@ process@^0.11.10, process@~0.11.0:
73117355
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
73127356
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
73137357

7314-
prop-types@15.7.2, prop-types@^15.7.2:
7358+
prop-types@15.7.2:
73157359
version "15.7.2"
73167360
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
73177361
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -7445,22 +7489,27 @@ react-dom@17.0.2:
74457489
object-assign "^4.1.1"
74467490
scheduler "^0.20.2"
74477491

7448-
react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.2:
7492+
react-is@^16.7.0, react-is@^16.8.1:
74497493
version "16.13.1"
74507494
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
74517495
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
74527496

7453-
react-redux@6.0.1:
7454-
version "6.0.1"
7455-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-6.0.1.tgz#0d423e2c1cb10ada87293d47e7de7c329623ba4d"
7456-
integrity sha512-T52I52Kxhbqy/6TEfBv85rQSDz6+Y28V/pf52vDWs1YRXG19mcFOGfHnY2HsNFHyhP+ST34Aih98fvt6tqwVcQ==
7497+
react-is@^18.0.0:
7498+
version "18.2.0"
7499+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
7500+
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
7501+
7502+
react-redux@8.0.5:
7503+
version "8.0.5"
7504+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.5.tgz#e5fb8331993a019b8aaf2e167a93d10af469c7bd"
7505+
integrity sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==
74577506
dependencies:
7458-
"@babel/runtime" "^7.3.1"
7459-
hoist-non-react-statics "^3.3.0"
7460-
invariant "^2.2.4"
7461-
loose-envify "^1.4.0"
7462-
prop-types "^15.7.2"
7463-
react-is "^16.8.2"
7507+
"@babel/runtime" "^7.12.1"
7508+
"@types/hoist-non-react-statics" "^3.3.1"
7509+
"@types/use-sync-external-store" "^0.0.3"
7510+
hoist-non-react-statics "^3.3.2"
7511+
react-is "^18.0.0"
7512+
use-sync-external-store "^1.0.0"
74647513

74657514
react@17.0.2:
74667515
version "17.0.2"
@@ -7538,6 +7587,11 @@ regenerator-runtime@^0.12.0:
75387587
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de"
75397588
integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg==
75407589

7590+
regenerator-runtime@^0.13.11:
7591+
version "0.13.11"
7592+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
7593+
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
7594+
75417595
regenerator-runtime@^0.13.4:
75427596
version "0.13.5"
75437597
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697"
@@ -8937,6 +8991,11 @@ url@^0.11.0, url@~0.11.0:
89378991
punycode "1.3.2"
89388992
querystring "0.2.0"
89398993

8994+
use-sync-external-store@^1.0.0:
8995+
version "1.2.0"
8996+
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a"
8997+
integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==
8998+
89408999
use@^3.1.0:
89419000
version "3.1.1"
89429001
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"

0 commit comments

Comments
 (0)