Skip to content

Commit

Permalink
Bump redux-devtools-extension from 2.13.8 to 2.13.9 (#10679)
Browse files Browse the repository at this point in the history
Bumps [redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension) from 2.13.8 to 2.13.9.
- [Release notes](https://github.com/zalmoxisus/redux-devtools-extension/releases)
- [Changelog](https://github.com/zalmoxisus/redux-devtools-extension/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zalmoxisus/redux-devtools-extension/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2021
1 parent 64bdd36 commit 883ea32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -157,7 +157,7 @@
"raf": "3.4.1",
"react-hot-loader": "4.13.0",
"react-test-renderer": "16.14.0",
"redux-devtools-extension": "2.13.8",
"redux-devtools-extension": "2.13.9",
"redux-mock-store": "1.5.4",
"simple-git": "2.35.2",
"sinon": "9.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -11440,10 +11440,10 @@ reduce-function-call@^1.0.1, reduce-function-call@^1.0.2:
dependencies:
balanced-match "^1.0.0"

redux-devtools-extension@2.13.8:
version "2.13.8"
resolved "https://registry.yarnpkg.com/redux-devtools-extension/-/redux-devtools-extension-2.13.8.tgz#37b982688626e5e4993ff87220c9bbb7cd2d96e1"
integrity sha512-8qlpooP2QqPtZHQZRhx3x3OP5skEV1py/zUdMY28WNAocbafxdG2tRD1MWE7sp8obGMNYuLWanhhQ7EQvT1FBg==
redux-devtools-extension@2.13.9:
version "2.13.9"
resolved "https://registry.yarnpkg.com/redux-devtools-extension/-/redux-devtools-extension-2.13.9.tgz#6b764e8028b507adcb75a1cae790f71e6be08ae7"
integrity sha512-cNJ8Q/EtjhQaZ71c8I9+BPySIBVEKssbPpskBfsXqb8HJ002A3KRVHfeRzwRo6mGPqsm7XuHTqNSNeS1Khig0A==

redux-logdown@1.0.4:
version "1.0.4"
Expand Down

0 comments on commit 883ea32

Please sign in to comment.