Skip to content

Commit 31061ce

Browse files
Bump @reduxjs/toolkit from 1.9.5 to 1.9.7 (#12445)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0776db3 commit 31061ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"homepage": "https://github.com/mozilla/addons-frontend#readme",
177177
"dependencies": {
178178
"@mozilla-protocol/tokens": "5.0.5",
179-
"@reduxjs/toolkit": "1.9.5",
179+
"@reduxjs/toolkit": "1.9.7",
180180
"@willdurand/isomorphic-formdata": "2.2.0",
181181
"addons-moz-compare": "1.3.0",
182182
"base62": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,10 +1680,10 @@
16801680
resolved "https://registry.yarnpkg.com/@redux-saga/types/-/types-1.2.1.tgz#9403f51c17cae37edf870c6bc0c81c1ece5ccef8"
16811681
integrity sha512-1dgmkh+3so0+LlBWRhGA33ua4MYr7tUOj+a9Si28vUi0IUFNbff1T3sgpeDJI/LaC75bBYnQ0A3wXjn0OrRNBA==
16821682

1683-
"@reduxjs/[email protected].5":
1684-
version "1.9.5"
1685-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.5.tgz#d3987849c24189ca483baa7aa59386c8e52077c4"
1686-
integrity sha512-Rt97jHmfTeaxL4swLRNPD/zV4OxTes4la07Xc4hetpUW/vc75t5m1ANyxG6ymnEQ2FsLQsoMlYB2vV1sO3m8tQ==
1683+
"@reduxjs/[email protected].7":
1684+
version "1.9.7"
1685+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.7.tgz#7fc07c0b0ebec52043f8cb43510cf346405f78a6"
1686+
integrity sha512-t7v8ZPxhhKgOKtU+uyJT13lu4vL7az5aFi4IdoDs/eS548edn2M8Ik9h8fxgvMjGoAUVFSt6ZC1P5cWmQ014QQ==
16871687
dependencies:
16881688
immer "^9.0.21"
16891689
redux "^4.2.1"

0 commit comments

Comments
 (0)