Skip to content

Commit

Permalink
fix(deps): update dependency @reduxjs/toolkit to v1.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2022
1 parent 5291e08 commit 29a60ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@metamask/jazzicon": "2.0.0",
"@oasisprotocol/client": "0.1.0-alpha9",
"@oasisprotocol/ledger": "0.2.3",
"@reduxjs/toolkit": "1.8.5",
"@reduxjs/toolkit": "1.8.6",
"base64-arraybuffer": "1.0.2",
"bech32": "2.0.0",
"bignumber.js": "9.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3355,10 +3355,10 @@
resolved "https://registry.yarnpkg.com/@redux-saga/types/-/types-1.2.1.tgz#9403f51c17cae37edf870c6bc0c81c1ece5ccef8"
integrity sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==

"@reduxjs/toolkit@1.8.5":
version "1.8.5"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.8.5.tgz#c14bece03ee08be88467f22dc0ecf9cf875527cd"
integrity sha512-f4D5EXO7A7Xq35T0zRbWq5kJQyXzzscnHKmjnu2+37B3rwHU6mX9PYlbfXdnxcY6P/7zfmjhgan0Z+yuOfeBmA==
"@reduxjs/toolkit@1.8.6":
version "1.8.6"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.8.6.tgz#147fb7957befcdb75bc9c1230db63628e30e4332"
integrity sha512-4Ia/Loc6WLmdSOzi7k5ff7dLK8CgG2b8aqpLsCAJhazAzGdp//YBUSaj0ceW6a3kDBDNRrq5CRwyCS0wBiL1ig==
dependencies:
immer "^9.0.7"
redux "^4.1.2"
Expand Down

0 comments on commit 29a60ec

Please sign in to comment.