Skip to content

Commit

Permalink
chore(deps): bump @reduxjs/toolkit from 1.9.5 to 1.9.7
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.7.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v1.9.5...v1.9.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent bdea537 commit e509d6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@mui/lab": "^5.0.0-alpha.118",
"@mui/material": "^5.11.7",
"@mui/x-data-grid": "^5.17.22",
"@reduxjs/toolkit": "^1.9.1",
"@reduxjs/toolkit": "^1.9.7",
"axios": "^0.27.2",
"i18next": "^23.6.0",
"lodash.isequal": "^4.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -949,9 +949,9 @@ __metadata:
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:^1.9.1":
version: 1.9.5
resolution: "@reduxjs/toolkit@npm:1.9.5"
"@reduxjs/toolkit@npm:^1.9.7":
version: 1.9.7
resolution: "@reduxjs/toolkit@npm:1.9.7"
dependencies:
immer: ^9.0.21
redux: ^4.2.1
Expand All @@ -965,7 +965,7 @@ __metadata:
optional: true
react-redux:
optional: true
checksum: 54672c5593d05208af577e948a338f23128d3aa01ef056ab0d40bcfa14400cf6566be99e11715388f12c1d7655cdf7c5c6b63cb92eb0fecf996c454a46a3914c
checksum: ac25dec73a5d2df9fc7fbe98c14ccc73919e5ee1d6f251db0d2ec8f90273f92ef39c26716704bf56b5a40189f72d94b4526dc3a8c7ac3986f5daf44442bcc364
languageName: node
linkType: hard

Expand Down Expand Up @@ -2037,7 +2037,7 @@ __metadata:
"@mui/lab": ^5.0.0-alpha.118
"@mui/material": ^5.11.7
"@mui/x-data-grid": ^5.17.22
"@reduxjs/toolkit": ^1.9.1
"@reduxjs/toolkit": ^1.9.7
"@types/node": ^20.4.4
"@types/react": ^18.0.27
"@types/react-dom": ^18.0.6
Expand Down

0 comments on commit e509d6e

Please sign in to comment.