build: update open to version 8.0.6

This commit is contained in:
Renovate Bot 2021-04-16 08:56:50 +00:00 committed by Alan Agius
parent 072f3a7009
commit 1c6ba1f9f6
4 changed files with 7 additions and 7 deletions

View File

@ -175,7 +175,7 @@
"ng-packagr": "~12.0.0-next.0",
"node-fetch": "^2.2.0",
"npm-registry-client": "8.6.0",
"open": "8.0.5",
"open": "8.0.6",
"ora": "5.4.0",
"pacote": "11.3.1",
"parse5-html-rewriting-stream": "6.0.1",

View File

@ -37,7 +37,7 @@
"jsonc-parser": "3.0.0",
"npm-package-arg": "8.1.2",
"npm-pick-manifest": "6.1.1",
"open": "8.0.5",
"open": "8.0.6",
"ora": "5.4.0",
"pacote": "11.3.1",
"resolve": "1.20.0",

View File

@ -43,7 +43,7 @@
"loader-utils": "2.0.0",
"mini-css-extract-plugin": "1.5.0",
"minimatch": "3.0.4",
"open": "8.0.5",
"open": "8.0.6",
"ora": "5.4.0",
"parse5-html-rewriting-stream": "6.0.1",
"postcss": "8.2.10",

View File

@ -8473,10 +8473,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"
open@8.0.5:
version "8.0.5"
resolved "https://registry.yarnpkg.com/open/-/open-8.0.5.tgz#92ee3faafef4ddbe78006f7881572f3e81430b8f"
integrity sha512-hkPXCz7gijWp2GoWqsQ4O/5p7F6d5pIQ/+9NyeWG1nABJ4zvLi9kJRv1a44kVf5p13wK0WMoiRA+Xey68yOytA==
open@8.0.6:
version "8.0.6"
resolved "https://registry.yarnpkg.com/open/-/open-8.0.6.tgz#bdf94a80b4ef5685d8c7b58fb0fbbe5729b37204"
integrity sha512-vDOC0KwGabMPFtIpCO2QOnQeOz0N2rEkbuCuxICwLMUCrpv+A7NHrrzJ2dQReJmVluHhO4pYRh/Pn6s8t7Op6Q==
dependencies:
define-lazy-prop "^2.0.0"
is-docker "^2.1.1"