mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 10:33:43 +08:00
build: update open to version 8.0.6
This commit is contained in:
parent
072f3a7009
commit
1c6ba1f9f6
@ -175,7 +175,7 @@
|
|||||||
"ng-packagr": "~12.0.0-next.0",
|
"ng-packagr": "~12.0.0-next.0",
|
||||||
"node-fetch": "^2.2.0",
|
"node-fetch": "^2.2.0",
|
||||||
"npm-registry-client": "8.6.0",
|
"npm-registry-client": "8.6.0",
|
||||||
"open": "8.0.5",
|
"open": "8.0.6",
|
||||||
"ora": "5.4.0",
|
"ora": "5.4.0",
|
||||||
"pacote": "11.3.1",
|
"pacote": "11.3.1",
|
||||||
"parse5-html-rewriting-stream": "6.0.1",
|
"parse5-html-rewriting-stream": "6.0.1",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
"jsonc-parser": "3.0.0",
|
"jsonc-parser": "3.0.0",
|
||||||
"npm-package-arg": "8.1.2",
|
"npm-package-arg": "8.1.2",
|
||||||
"npm-pick-manifest": "6.1.1",
|
"npm-pick-manifest": "6.1.1",
|
||||||
"open": "8.0.5",
|
"open": "8.0.6",
|
||||||
"ora": "5.4.0",
|
"ora": "5.4.0",
|
||||||
"pacote": "11.3.1",
|
"pacote": "11.3.1",
|
||||||
"resolve": "1.20.0",
|
"resolve": "1.20.0",
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
"loader-utils": "2.0.0",
|
"loader-utils": "2.0.0",
|
||||||
"mini-css-extract-plugin": "1.5.0",
|
"mini-css-extract-plugin": "1.5.0",
|
||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
"open": "8.0.5",
|
"open": "8.0.6",
|
||||||
"ora": "5.4.0",
|
"ora": "5.4.0",
|
||||||
"parse5-html-rewriting-stream": "6.0.1",
|
"parse5-html-rewriting-stream": "6.0.1",
|
||||||
"postcss": "8.2.10",
|
"postcss": "8.2.10",
|
||||||
|
@ -8473,10 +8473,10 @@ onetime@^5.1.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
mimic-fn "^2.1.0"
|
mimic-fn "^2.1.0"
|
||||||
|
|
||||||
open@8.0.5:
|
open@8.0.6:
|
||||||
version "8.0.5"
|
version "8.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/open/-/open-8.0.5.tgz#92ee3faafef4ddbe78006f7881572f3e81430b8f"
|
resolved "https://registry.yarnpkg.com/open/-/open-8.0.6.tgz#bdf94a80b4ef5685d8c7b58fb0fbbe5729b37204"
|
||||||
integrity sha512-hkPXCz7gijWp2GoWqsQ4O/5p7F6d5pIQ/+9NyeWG1nABJ4zvLi9kJRv1a44kVf5p13wK0WMoiRA+Xey68yOytA==
|
integrity sha512-vDOC0KwGabMPFtIpCO2QOnQeOz0N2rEkbuCuxICwLMUCrpv+A7NHrrzJ2dQReJmVluHhO4pYRh/Pn6s8t7Op6Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
define-lazy-prop "^2.0.0"
|
define-lazy-prop "^2.0.0"
|
||||||
is-docker "^2.1.1"
|
is-docker "^2.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user