From faff3549a75864f7879cf2d4ed796dc703e776f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:41:52 +0000 Subject: [PATCH] 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 46d9e2e..17a65c3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "jshint": "2.8.0", "jshint-stylish": "2.0.1", "nib": "1.1.0", - "react": "0.13.3", + "react": "16.13.1", "reactify": "1.1.1", "stylus": "0.52.0", "uglify-js": "2.4.24",