chore(deps): bump use-immer from 0.5.1 to 0.6.0

Bumps [use-immer](https://github.com/mweststrate/use-immer) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/mweststrate/use-immer/releases)
- [Changelog](https://github.com/immerjs/use-immer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mweststrate/use-immer/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: use-immer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-30 04:09:55 +00:00
committed by Fredrik Adelöw
parent 8ea450b2f5
commit a94587cad4
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-use": "^17.2.4",
"use-immer": "^0.5.1",
"use-immer": "^0.6.0",
"zen-observable": "^0.8.15"
},
"devDependencies": {