From afaf860551c6f178e6d2cdf8cc82b492fe43681d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:20:51 +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 6a4e5c4..e996332 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "istanbul": "0.3.7", "jsdom": "~4.0.5", "mocha": "2.2.1", - "react": "0.13.x", + "react": "16.13.x", "sinon": "1.14.0", "source-map-support": "0.2.10", "webpack": "1.7.3"