Skip to content

Commit 7824fb6

Browse files
chore(deps): update dependency @reduxjs/toolkit to v1.8.4 (dotansimha#8219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ccc72bd commit 7824fb6

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
@@ -40,7 +40,7 @@
4040
"@changesets/changelog-github": "0.4.6",
4141
"@graphql-typed-document-node/core": "3.1.1",
4242
"@theguild/prettier-config": "0.0.2",
43-
"@reduxjs/toolkit": "1.8.3",
43+
"@reduxjs/toolkit": "1.8.4",
4444
"@types/common-tags": "1.8.1",
4545
"@types/jest": "27.5.2",
4646
"@types/mkdirp": "1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3448,10 +3448,10 @@
34483448
tiny-warning "^1.0.3"
34493449
tslib "^2.3.0"
34503450

3451-
"@reduxjs/[email protected].3":
3452-
version "1.8.3"
3453-
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.8.3.tgz#9c6a9c497bde43a67618d37a4175a00ae12efeb2"
3454-
integrity sha512-lU/LDIfORmjBbyDLaqFN2JB9YmAT1BElET9y0ZszwhSBa5Ef3t6o5CrHupw5J1iOXwd+o92QfQZ8OJpwXvsssg==
3451+
"@reduxjs/[email protected].4":
3452+
version "1.8.4"
3453+
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.8.4.tgz#8f226acff22adf539d078b64fa2eafc3f8d1d045"
3454+
integrity sha512-IpFq1WI7sCYeLQpDCGvlcQY9wn70UpAM3cOLq78HRnVn1746RI+l3y5xcuOeVOxORaxABJh3cfJMxycD2IwH5w==
34553455
dependencies:
34563456
immer "^9.0.7"
34573457
redux "^4.1.2"

0 commit comments

Comments
 (0)