Skip to content

Commit 6226fba

Browse files
dependabot[bot]podocarp
authored andcommitted
Bump react-redux from 5.0.7 to 5.1.0 (#401)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 5.0.7 to 5.1.0. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v5.0.7...v5.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 54ebe47 commit 6226fba

File tree

3 files changed

+91
-21
lines changed

3 files changed

+91
-21
lines changed

package-lock.json

Lines changed: 47 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-dom-factories": "^1.0.2",
5656
"react-hotkeys": "^1.1.4",
5757
"react-mde": "^5.6.0",
58-
"react-redux": "^5.0.7",
58+
"react-redux": "^5.1.0",
5959
"react-router": "^4.2.0",
6060
"react-router-dom": "^4.2.2",
6161
"react-router-redux": "^5.0.0-alpha.9",

yarn.lock

Lines changed: 43 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
esutils "^2.0.2"
1919
js-tokens "^3.0.0"
2020

21+
"@babel/runtime@^7.1.2":
22+
version "7.1.2"
23+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.1.2.tgz#81c89935f4647706fc54541145e6b4ecfef4b8e3"
24+
integrity sha512-Y3SCjmhSupzFB6wcv1KmmFucH6gDVnI30WjOcicV10ju0cZjak3Jcs67YLIXBrmZYw1xCrVeJPbycFwrqNyxpg==
25+
dependencies:
26+
regenerator-runtime "^0.12.0"
27+
2128
"@blueprintjs/core@^2.1.1":
2229
version "2.1.1"
2330
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-2.1.1.tgz#8e7178c7bd0faea53a0f9a25392215a1fe62d05e"
@@ -4669,11 +4676,18 @@ hoek@4.x.x:
46694676
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"
46704677
integrity sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==
46714678

4672-
hoist-non-react-statics@^2.3.0, hoist-non-react-statics@^2.5.0:
4679+
hoist-non-react-statics@^2.3.0:
46734680
version "2.5.0"
46744681
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
46754682
integrity sha512-6Bl6XsDT1ntE0lHbIhr4Kp2PGcleGZ66qu5Jqk8lc0Xc/IeG6gVLmwUGs/K0Us+L8VWoKgj0uWdPMataOsm31w==
46764683

4684+
hoist-non-react-statics@^3.0.0:
4685+
version "3.1.0"
4686+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.1.0.tgz#42414ccdfff019cd2168168be998c7b3bd5245c0"
4687+
integrity sha512-MYcYuROh7SBM69xHGqXEwQqDux34s9tz+sCnxJmN18kgWh6JFdTw/5YdZtqsOdZJXddE/wUpCzfEdDrJj8p0Iw==
4688+
dependencies:
4689+
react-is "^16.3.2"
4690+
46774691
home-or-tmp@^2.0.0:
46784692
version "2.0.0"
46794693
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -5060,7 +5074,7 @@ interpret@^1.0.0:
50605074
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
50615075
integrity sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=
50625076

5063-
invariant@^2.0.0, invariant@^2.2.1, invariant@^2.2.2:
5077+
invariant@^2.2.1, invariant@^2.2.2, invariant@^2.2.4:
50645078
version "2.2.4"
50655079
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
50665080
integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
@@ -6305,7 +6319,7 @@ lockfile@^1.0.4:
63056319
dependencies:
63066320
signal-exit "^3.0.2"
63076321

6308-
lodash-es@^4.17.5, lodash-es@^4.2.1:
6322+
lodash-es@^4.2.1:
63096323
version "4.17.8"
63106324
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.8.tgz#6fa8c8c5d337481df0bdf1c0d899d42473121e45"
63116325
integrity sha512-I9mjAxengFAleSThFhhAhvba6fsO0hunb9/0sQ6qQihSZsJRBofv2rYH58WXaOb/O++eUmYpCLywSQ22GfU+sA==
@@ -6448,7 +6462,7 @@ lodash.without@~4.4.0:
64486462
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
64496463
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
64506464

6451-
"lodash@>=3.5 <5", lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
6465+
"lodash@>=3.5 <5", lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0:
64526466
version "4.17.5"
64536467
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
64546468
integrity sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw==
@@ -8823,6 +8837,16 @@ react-is@^16.3.2:
88238837
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.2.tgz#f4d3d0e2f5fbb6ac46450641eb2e25bf05d36b22"
88248838
integrity sha512-ybEM7YOr4yBgFd6w8dJqwxegqZGJNBZl6U27HnGKuTZmDvVrD5quWOK/wAnMywiZzW+Qsk+l4X2c70+thp/A8Q==
88258839

8840+
react-is@^16.6.0:
8841+
version "16.6.0"
8842+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.6.0.tgz#456645144581a6e99f6816ae2bd24ee94bdd0c01"
8843+
integrity sha512-q8U7k0Fi7oxF1HvQgyBjPwDXeMplEsArnKt2iYhuIF86+GBbgLHdAmokL3XUFjTd7Q363OSNG55FOGUdONVn1g==
8844+
8845+
react-lifecycles-compat@^3.0.0:
8846+
version "3.0.4"
8847+
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
8848+
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
8849+
88268850
react-mde@^5.6.0:
88278851
version "5.6.0"
88288852
resolved "https://registry.yarnpkg.com/react-mde/-/react-mde-5.6.0.tgz#91a24496d03d97799d7464b084573b6621f1ea1b"
@@ -8849,17 +8873,18 @@ react-reconciler@^0.7.0:
88498873
object-assign "^4.1.1"
88508874
prop-types "^15.6.0"
88518875

8852-
react-redux@^5.0.7:
8853-
version "5.0.7"
8854-
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.7.tgz#0dc1076d9afb4670f993ffaef44b8f8c1155a4c8"
8855-
integrity sha512-5VI8EV5hdgNgyjfmWzBbdrqUkrVRKlyTKk1sGH3jzM2M2Mhj/seQgPXaz6gVAj2lz/nz688AdTqMO18Lr24Zhg==
8876+
react-redux@^5.1.0:
8877+
version "5.1.0"
8878+
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.1.0.tgz#948b1e2686473d1999092bcfb32d0dc43d33f667"
8879+
integrity sha512-CRMpEx8+ccpoVxQrQDkG1obExNYpj6dZ1Ni7lUNFB9wcxOhy02tIqpFo4IUXc0kYvCGMu6ABj9A4imEX2VGZJQ==
88568880
dependencies:
8857-
hoist-non-react-statics "^2.5.0"
8858-
invariant "^2.0.0"
8859-
lodash "^4.17.5"
8860-
lodash-es "^4.17.5"
8881+
"@babel/runtime" "^7.1.2"
8882+
hoist-non-react-statics "^3.0.0"
8883+
invariant "^2.2.4"
88618884
loose-envify "^1.1.0"
8862-
prop-types "^15.6.0"
8885+
prop-types "^15.6.1"
8886+
react-is "^16.6.0"
8887+
react-lifecycles-compat "^3.0.0"
88638888

88648889
react-router-dom@^4.2.2:
88658890
version "4.2.2"
@@ -9196,6 +9221,11 @@ regenerator-runtime@^0.11.0:
91969221
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
91979222
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
91989223

9224+
regenerator-runtime@^0.12.0:
9225+
version "0.12.1"
9226+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de"
9227+
integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg==
9228+
91999229
regenerator-transform@^0.10.0:
92009230
version "0.10.1"
92019231
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd"

0 commit comments

Comments
 (0)