about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-28 02:50:39 +0900
committerGitHub <noreply@github.com>2020-07-28 02:50:39 +0900
commitd4a31bd0da5549d738646de3edec1c85a8a3880e (patch)
tree755f7cf1eafe8e2d2ece8fc5b224ac95ad005585 /package.json
parent7d1dc4a54da1542f71e4c6e5508e60c8d60cabf1 (diff)
Bump react-redux from 7.2.0 to 7.2.1 (#14408)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.0...v7.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a5b284c1a..3cece44c2 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
     "react-motion": "^0.5.2",
     "react-notification": "^6.8.5",
     "react-overlays": "^0.9.1",
-    "react-redux": "^7.2.0",
+    "react-redux": "^7.2.1",
     "react-redux-loading-bar": "^4.0.8",
     "react-router-dom": "^4.1.1",
     "react-router-scroll-4": "^1.0.0-beta.1",