Skip to content

Commit e03d0d6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency redux to v4.0.5
1 parent 87af107 commit e03d0d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react-router-dom": "4.3.1",
7575
"react-swipeable-views": "^0.13.3",
7676
"react-toastify": "5.4.1",
77-
"redux": "4.0.4",
77+
"redux": "4.0.5",
7878
"redux-logger": "3.0.6",
7979
"redux-thunk": "2.3.0",
8080
"socket.io-client": "2.3.0",

src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13958,10 +13958,10 @@ redux-thunk@2.3.0:
1395813958
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"
1395913959
integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==
1396013960

13961-
redux@4.0.4:
13962-
version "4.0.4"
13963-
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.4.tgz#4ee1aeb164b63d6a1bcc57ae4aa0b6e6fa7a3796"
13964-
integrity sha512-vKv4WdiJxOWKxK0yRoaK3Y4pxxB0ilzVx6dszU2W8wLxlb2yikRph4iV/ymtdJ6ZxpBLFbyrxklnT5yBbQSl3Q==
13961+
redux@4.0.5:
13962+
version "4.0.5"
13963+
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.5.tgz#4db5de5816e17891de8a80c424232d06f051d93f"
13964+
integrity sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w==
1396513965
dependencies:
1396613966
loose-envify "^1.4.0"
1396713967
symbol-observable "^1.2.0"

0 commit comments

Comments
 (0)