Skip to content

Commit

Permalink
Merge pull request #950 from bervProject/dependabot/npm_and_yarn/redu…
Browse files Browse the repository at this point in the history
…xjs/toolkit-1.9.6

build(deps): Bump @reduxjs/toolkit from 1.9.5 to 1.9.6
  • Loading branch information
mergify[bot] authored Sep 25, 2023
2 parents d4d0395 + 8db8aa8 commit 59b7027
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 @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@aws-amplify/ui-react": "^5.3.1",
"@reduxjs/toolkit": "^1.9.5",
"@reduxjs/toolkit": "^1.9.6",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3852,10 +3852,10 @@
dependencies:
"@babel/runtime" "^7.13.10"

"@reduxjs/toolkit@^1.9.5":
version "1.9.5"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.5.tgz#d3987849c24189ca483baa7aa59386c8e52077c4"
integrity sha512-Rt97jHmfTeaxL4swLRNPD/zV4OxTes4la07Xc4hetpUW/vc75t5m1ANyxG6ymnEQ2FsLQsoMlYB2vV1sO3m8tQ==
"@reduxjs/toolkit@^1.9.6":
version "1.9.6"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.9.6.tgz#fc968b45fe5b17ff90932c4556960d9c1078365a"
integrity sha512-Gc4ikl90ORF4viIdAkY06JNUnODjKfGxZRwATM30EdHq8hLSVoSrwXne5dd739yenP5bJxAX7tLuOWK5RPGtrw==
dependencies:
immer "^9.0.21"
redux "^4.2.1"
Expand Down

0 comments on commit 59b7027

Please sign in to comment.