From 1dcc10c58e14fe8785e8f3b820ea8c96b5c81b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:37:33 +0000 Subject: [PATCH] build(deps): bump react from 0.13.3 to 16.13.1 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.13.3 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e69f0a..47bf87f 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@burstjs/core": "^0.2.1", "classnames": "^2.1.5", "director": "^1.2.0", - "react": "^0.13.3", + "react": "^16.13.1", "todomvc-app-css": "^2.0.0", "todomvc-common": "^1.0.1" },