From c2c9a30cafe1dc027540b1b4e9e385b7cd0ff7ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 21:24:53 +0000 Subject: [PATCH] Bump browserify-hmr from 0.3.7 to 0.4.1 Bumps [browserify-hmr](https://github.com/Macil/browserify-hmr) from 0.3.7 to 0.4.1. - [Release notes](https://github.com/Macil/browserify-hmr/releases) - [Changelog](https://github.com/Macil/browserify-hmr/blob/master/CHANGELOG.md) - [Commits](https://github.com/Macil/browserify-hmr/compare/v0.3.7...v0.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c562e96..191ffef 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "babel-preset-es2015": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "babelify": "^8.0.0", - "browserify-hmr": "^0.3.5", + "browserify-hmr": "^0.4.1", "budo": "^10.0.4", "standard": "^10.0.3", "yo-yoify": "^4.1.0"