build: update open to version 7.4.2

This commit is contained in:
Renovate Bot 2021-02-17 07:41:30 +00:00 committed by Filipe Silva
parent 3d99468b45
commit c222fd0c11
4 changed files with 7 additions and 7 deletions

View File

@ -182,7 +182,7 @@
"ng-packagr": "~12.0.0-next.0",
"node-fetch": "^2.2.0",
"npm-registry-client": "8.6.0",
"open": "7.4.1",
"open": "7.4.2",
"ora": "5.3.0",
"pacote": "11.2.6",
"parse5-html-rewriting-stream": "6.0.1",

View File

@ -38,7 +38,7 @@
"jsonc-parser": "3.0.0",
"npm-package-arg": "8.1.0",
"npm-pick-manifest": "6.1.0",
"open": "7.4.1",
"open": "7.4.2",
"ora": "5.3.0",
"pacote": "11.2.6",
"resolve": "1.20.0",

View File

@ -43,7 +43,7 @@
"loader-utils": "2.0.0",
"mini-css-extract-plugin": "1.3.7",
"minimatch": "3.0.4",
"open": "7.4.1",
"open": "7.4.2",
"ora": "5.3.0",
"parse5-html-rewriting-stream": "6.0.1",
"pnp-webpack-plugin": "1.6.4",

View File

@ -8764,10 +8764,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"
open@7.4.1:
version "7.4.1"
resolved "https://registry.yarnpkg.com/open/-/open-7.4.1.tgz#4ccedc11ca348d398378ffb39c71357df55fe6f7"
integrity sha512-Pxv+fKRsd/Ozflgn2Gjev1HZveJJeKR6hKKmdaImJMuEZ6htAvCTbcMABJo+qevlAelTLCrEK3YTKZ9fVTcSPw==
open@7.4.2:
version "7.4.2"
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
dependencies:
is-docker "^2.0.0"
is-wsl "^2.1.1"