build: update open to version 8.0.3

This commit is contained in:
Renovate Bot 2021-03-19 05:04:21 +00:00 committed by Charles
parent e469348c1d
commit 0931e37f30
4 changed files with 7 additions and 7 deletions

View File

@ -177,7 +177,7 @@
"ng-packagr": "~12.0.0-next.0",
"node-fetch": "^2.2.0",
"npm-registry-client": "8.6.0",
"open": "8.0.2",
"open": "8.0.3",
"ora": "5.4.0",
"pacote": "11.3.0",
"parse5-html-rewriting-stream": "6.0.1",

View File

@ -38,7 +38,7 @@
"jsonc-parser": "3.0.0",
"npm-package-arg": "8.1.1",
"npm-pick-manifest": "6.1.0",
"open": "8.0.2",
"open": "8.0.3",
"ora": "5.4.0",
"pacote": "11.3.0",
"resolve": "1.20.0",

View File

@ -44,7 +44,7 @@
"loader-utils": "2.0.0",
"mini-css-extract-plugin": "1.3.9",
"minimatch": "3.0.4",
"open": "8.0.2",
"open": "8.0.3",
"ora": "5.4.0",
"parse5-html-rewriting-stream": "6.0.1",
"pnp-webpack-plugin": "1.6.4",

View File

@ -8947,10 +8947,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"
open@8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/open/-/open-8.0.2.tgz#8c3e95cce93ba2fc8d99968ee8bfefecdb50b84f"
integrity sha512-NV5QmWJrTaNBLHABJyrb+nd5dXI5zfea/suWawBhkHzAbVhLLiJdrqMgxMypGK9Eznp2Ltoh7SAVkQ3XAucX7Q==
open@8.0.3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/open/-/open-8.0.3.tgz#04f4406c950666c35041aad8a621700022116afd"
integrity sha512-7nsHNw3rOIPTwhF5iYkgE+LVM/oUHWC3cgrWNxPqa+W+Wl5Ekvo32qayB5PYX8zNjXzUkrTaJsWpaGmuw8Aspg==
dependencies:
define-lazy-prop "^2.0.0"
is-docker "^2.1.1"