Upgrade redux-batched-actions

pull/3994/head
Mark McDowall 4 years ago
parent 9ed1d27f86
commit 4ed1f6b814

@ -110,7 +110,7 @@
"react-virtualized": "9.21.1",
"redux": "4.0.5",
"redux-actions": "2.6.5",
"redux-batched-actions": "0.4.1",
"redux-batched-actions": "0.5.0",
"redux-localstorage": "0.4.1",
"redux-thunk": "2.3.0",
"require-nocache": "1.0.0",

@ -8194,10 +8194,10 @@ redux-actions@2.6.5:
reduce-reducers "^0.4.3"
to-camel-case "^1.0.0"
redux-batched-actions@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/redux-batched-actions/-/redux-batched-actions-0.4.1.tgz#a8de8cef50a1db4f009d5222820c836515597e22"
integrity sha512-r6tLDyBP3U9cXNLEHs0n1mX5TQfmk6xE0Y9uinYZ5HOyAWDgIJxYqRRkU/bC6XrJ4nS7tasNbxaHJHVmf9UdkA==
redux-batched-actions@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/redux-batched-actions/-/redux-batched-actions-0.5.0.tgz#d3f0e359b2a95c7d80bab442df450bfafd57d122"
integrity sha512-6orZWyCnIQXMGY4DUGM0oj0L7oYnwTACsfsru/J7r94RM3P9eS7SORGpr3LCeRCMoIMQcpfKZ7X4NdyFHBS8Eg==
redux-localstorage@0.4.1:
version "0.4.1"

Loading…
Cancel
Save