From 8ac32aaae1c69bd6ab4156aa319a3bbbb61dddbd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2019 01:47:03 +0000 Subject: [PATCH] Bump opn from 5.3.0 to 6.0.0 Bumps [opn](https://github.com/sindresorhus/open) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](https://github.com/sindresorhus/open/compare/v5.3.0...v6.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 238607882244..104d2e714152 100644 --- a/package.json +++ b/package.json @@ -246,7 +246,7 @@ "json-loader": "0.5.7", "mousetrap": "chabou/mousetrap#useCapture", "ms": "2.1.2", - "opn": "5.3.0", + "opn": "6.0.0", "ora": "4.0.2", "parse-url": "3.0.2", "php-escape-shell": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 9f6b4eedba78..477aec5c8ed5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6259,10 +6259,10 @@ opentype.js@^0.8.0: dependencies: tiny-inflate "^1.0.2" -opn@5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/opn/-/opn-5.3.0.tgz#64871565c863875f052cfdf53d3e3cb5adb53b1c" - integrity sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g== +opn@6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/opn/-/opn-6.0.0.tgz#3c5b0db676d5f97da1233d1ed42d182bc5a27d2d" + integrity sha512-I9PKfIZC+e4RXZ/qr1RhgyCnGgYX0UEIlXgWnCOVACIvFgaC9rz6Won7xbdhoHrd8IIhV7YEpHjreNUNkqCGkQ== dependencies: is-wsl "^1.1.0"