mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 02:54:21 +08:00
build: update open to version 7.3.1
This commit is contained in:
parent
46cc1321a2
commit
d02897ee05
@ -181,7 +181,7 @@
|
|||||||
"ng-packagr": "~11.0.0-next.0",
|
"ng-packagr": "~11.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": "7.3.0",
|
"open": "7.3.1",
|
||||||
"ora": "5.2.0",
|
"ora": "5.2.0",
|
||||||
"pacote": "11.1.4",
|
"pacote": "11.1.4",
|
||||||
"parse5-html-rewriting-stream": "6.0.1",
|
"parse5-html-rewriting-stream": "6.0.1",
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
"jsonc-parser": "3.0.0",
|
"jsonc-parser": "3.0.0",
|
||||||
"npm-package-arg": "8.1.0",
|
"npm-package-arg": "8.1.0",
|
||||||
"npm-pick-manifest": "6.1.0",
|
"npm-pick-manifest": "6.1.0",
|
||||||
"open": "7.3.0",
|
"open": "7.3.1",
|
||||||
"pacote": "11.1.13",
|
"pacote": "11.1.13",
|
||||||
"resolve": "1.19.0",
|
"resolve": "1.19.0",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
"loader-utils": "2.0.0",
|
"loader-utils": "2.0.0",
|
||||||
"mini-css-extract-plugin": "1.3.3",
|
"mini-css-extract-plugin": "1.3.3",
|
||||||
"minimatch": "3.0.4",
|
"minimatch": "3.0.4",
|
||||||
"open": "7.3.0",
|
"open": "7.3.1",
|
||||||
"ora": "5.2.0",
|
"ora": "5.2.0",
|
||||||
"parse5-html-rewriting-stream": "6.0.1",
|
"parse5-html-rewriting-stream": "6.0.1",
|
||||||
"pnp-webpack-plugin": "1.6.4",
|
"pnp-webpack-plugin": "1.6.4",
|
||||||
|
@ -8681,10 +8681,10 @@ onetime@^5.1.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
mimic-fn "^2.1.0"
|
mimic-fn "^2.1.0"
|
||||||
|
|
||||||
open@7.3.0:
|
open@7.3.1:
|
||||||
version "7.3.0"
|
version "7.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/open/-/open-7.3.0.tgz#45461fdee46444f3645b6e14eb3ca94b82e1be69"
|
resolved "https://registry.yarnpkg.com/open/-/open-7.3.1.tgz#111119cb919ca1acd988f49685c4fdd0f4755356"
|
||||||
integrity sha512-mgLwQIx2F/ye9SmbrUkurZCnkoXyXyu9EbHtJZrICjVAJfyMArdHp3KkixGdZx1ZHFPNIwl0DDM1dFFqXbTLZw==
|
integrity sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A==
|
||||||
dependencies:
|
dependencies:
|
||||||
is-docker "^2.0.0"
|
is-docker "^2.0.0"
|
||||||
is-wsl "^2.1.1"
|
is-wsl "^2.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user