From d1d3939c6a4161cb64f631ccfcbeba33a827cf3d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 16:03:01 +0300 Subject: [PATCH] build(deps): bump slate-react from 0.58.3 to 0.59.0 (#37) Bumps [slate-react](https://github.com/ianstormtaylor/slate) from 0.58.3 to 0.59.0. - [Release notes](https://github.com/ianstormtaylor/slate/releases) - [Changelog](https://github.com/ianstormtaylor/slate/blob/master/Changelog.md) - [Commits](https://github.com/ianstormtaylor/slate/compare/v0.58.3...v0.59.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- packages/example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/example/package.json b/packages/example/package.json index d27dd9f..473460e 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -26,7 +26,7 @@ "react-scripts": "3.1.2", "slate": "0.59.0", "slate-history": "0.58.3", - "slate-react": "0.58.3", + "slate-react": "0.59.0", "typescript": "^3.8.3" }, "scripts": {