From c705cf8f9d0164e8a4fc26308566a5982bd1f458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 21:52:00 +0000 Subject: [PATCH] Bump open from 0.0.5 to 7.0.0 Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 7.0.0. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/commits/v7.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ce45ff..2e20e22 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "touch": "0.0.3", "connect-livereload": "^0.4.0", "grunt-contrib-watch": "^0.6.1", - "open": "0.0.5", + "open": "7.0.0", "grunt-parallel": "^0.3.1", "sugar": "^1.4.1" },