~cytrogen/masto-fe

d22515861ea00b2544ff869a4c3623900e7017ff — renovate[bot] 2 years ago 40ba6e1
Update dependency @reduxjs/toolkit to v1.9.7 (#27275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 files changed, 3 insertions(+), 3 deletions(-)

M yarn.lock
M yarn.lock => yarn.lock +3 -3
@@ 1825,9 1825,9 @@
  integrity sha512-tOQQBVH8LsUpGXqDnk+kaOGVsgZ8maHAhEiw3Git3p88q+c0Slgu47HuDnL6sVxeCfz24zbq7dOjsVYDiTpDIA==

"@reduxjs/toolkit@^1.9.5":
  version "1.9.6"
  resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.6.tgz#fc968b45fe5b17ff90932c4556960d9c1078365a"
  integrity sha512-Gc4ikl90ORF4viIdAkY06JNUnODjKfGxZRwATM30EdHq8hLSVoSrwXne5dd739yenP5bJxAX7tLuOWK5RPGtrw==
  version "1.9.7"
  resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.7.tgz#7fc07c0b0ebec52043f8cb43510cf346405f78a6"
  integrity sha512-t7v8ZPxhhKgOKtU+uyJT13lu4vL7az5aFi4IdoDs/eS548edn2M8Ik9h8fxgvMjGoAUVFSt6ZC1P5cWmQ014QQ==
  dependencies:
    immer "^9.0.21"
    redux "^4.2.1"