From 318f1e3540538235a19a5c8b4a20be1066bc864f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:53:59 +0000 Subject: [PATCH] Bump react from 0.12.2 to 16.13.1 in /planout-editor Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.12.2 to 16.13.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.13.1/packages/react) Signed-off-by: dependabot[bot] --- planout-editor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planout-editor/package.json b/planout-editor/package.json index c8d2e3c..594a22b 100644 --- a/planout-editor/package.json +++ b/planout-editor/package.json @@ -10,7 +10,7 @@ "flux": "^2.0.0", "keymirror": "~0.1.0", "object-assign": "^1.0.0", - "react": "^0.12.0", + "react": "^16.13.1", "react-bootstrap": "^0.13.0" }, "devDependencies": {