Skip to content

Commit

Permalink
Bump @reduxjs/toolkit from 1.8.3 to 1.8.5 in /tnoodle-ui
Browse files Browse the repository at this point in the history
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.8.3 to 1.8.5.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@1.8.3...v1.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Oct 1, 2022
1 parent ada3ed9 commit b0364f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tnoodle-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "http://localhost:2014/scramble",
"dependencies": {
"@cubing/icons": "^1.0.6",
"@reduxjs/toolkit": "^1.8.3",
"@reduxjs/toolkit": "^1.8.5",
"axios": "^0.27.2",
"bootstrap": "^4.6.0",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions tnoodle-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2196,10 +2196,10 @@
dependencies:
"@babel/runtime" "^7.6.2"

"@reduxjs/toolkit@^1.8.3":
version "1.8.3"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.8.3.tgz#9c6a9c497bde43a67618d37a4175a00ae12efeb2"
integrity sha512-lU/LDIfORmjBbyDLaqFN2JB9YmAT1BElET9y0ZszwhSBa5Ef3t6o5CrHupw5J1iOXwd+o92QfQZ8OJpwXvsssg==
"@reduxjs/toolkit@^1.8.5":
version "1.8.5"
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-1.8.5.tgz#c14bece03ee08be88467f22dc0ecf9cf875527cd"
integrity sha512-f4D5EXO7A7Xq35T0zRbWq5kJQyXzzscnHKmjnu2+37B3rwHU6mX9PYlbfXdnxcY6P/7zfmjhgan0Z+yuOfeBmA==
dependencies:
immer "^9.0.7"
redux "^4.1.2"
Expand Down

0 comments on commit b0364f0

Please sign in to comment.