chore(deps): bump immer from 8.0.1 to 9.0.1

Bumps [immer](https://github.com/immerjs/immer) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-26 04:11:29 +00:00
committed by Fredrik Adelöw
parent c3b8a5c9a3
commit 71b388c47e
3 changed files with 16 additions and 10 deletions
+2 -1
View File
@@ -47,6 +47,7 @@
"json-schema": "^0.2.5",
"git-url-parse": "^11.4.4",
"humanize-duration": "^3.25.1",
"immer": "^9.0.1",
"luxon": "^1.25.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
@@ -55,7 +56,7 @@
"react-router-dom": "6.0.0-beta.0",
"react-use": "^15.3.3",
"swr": "^0.3.0",
"use-immer": "^0.4.2",
"use-immer": "^0.5.1",
"zen-observable": "^0.8.15"
},
"devDependencies": {