Skip to content

Commit

Permalink
Bump @reduxjs/toolkit from 1.9.5 to 1.9.6 in /client/web/antrea-ui (#106
Browse files Browse the repository at this point in the history
)

Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v1.9.5...v1.9.6)

---
updated-dependencies:
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 6cfa2d1 commit 9765b0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/web/antrea-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@cds/core": "^6.5.0",
"@cds/react": "^6.5.0",
"@hookform/error-message": "^2.0.1",
"@reduxjs/toolkit": "^1.9.3",
"@reduxjs/toolkit": "^1.9.6",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@types/base-64": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions client/web/antrea-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -535,10 +535,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@reduxjs/toolkit@^1.9.3":
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 9765b0d

Please sign in to comment.