Skip to content

Commit

Permalink
Bump redux-undo from 1.0.1 to 1.1.0 (#133)
Browse files Browse the repository at this point in the history
Bumps [redux-undo](https://github.com/omnidan/redux-undo) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/omnidan/redux-undo/releases)
- [Commits](omnidan/redux-undo@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: redux-undo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 30, 2024
1 parent ba77deb commit 8f97828
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react-transition-group": "^4.4.2",
"redux": "^4.1.2",
"redux-devtools": "^3.7.0",
"redux-undo": "^1.0.1",
"redux-undo": "^1.1.0",
"supertest": "^5.0.0",
"webpack": "^5.70.0",
"webpack-cli": "^5.1.4"
Expand Down

0 comments on commit 8f97828

Please sign in to comment.