From 77c72f1a04f5b120731e9b5ddc07d0ebbd366442 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 04:31:24 +0000 Subject: [PATCH] Bump react-hot-loader from 1.3.0 to 4.12.16 Bumps [react-hot-loader](https://github.com/gaearon/react-hot-loader) from 1.3.0 to 4.12.16. - [Release notes](https://github.com/gaearon/react-hot-loader/releases) - [Changelog](https://github.com/gaearon/react-hot-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/gaearon/react-hot-loader/compare/v1.3.0...v4.12.16) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8dde682..0658b4f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react": "15.3.0", "react-create-class": "1.0.0", "react-dom": "15.3.0", - "react-hot-loader": "1.3.0", + "react-hot-loader": "4.12.16", "webpack": "1.13.1", "webpack-dev-server": "1.14.1" },