1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 19:01:54 +02:00

Bump immer from 7.0.7 to 8.0.1 (#4050)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-05 19:52:00 -04:00
committed by GitHub
parent feb293aaa2
commit 3b3c94a72c
3 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
"dist/"
],
"dependencies": {
"immer": "^7.0.0",
"immer": "^8.0.1",
"is-plain-object": "^3.0.0"
},
"devDependencies": {