mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +08:00
build: update open to version 6.2.0
This commit is contained in:
parent
a1c87dd577
commit
a53b206603
@ -35,7 +35,7 @@
|
||||
"ini": "1.3.5",
|
||||
"inquirer": "6.3.1",
|
||||
"npm-package-arg": "6.1.0",
|
||||
"open": "6.1.0",
|
||||
"open": "6.2.0",
|
||||
"pacote": "9.5.0",
|
||||
"semver": "6.0.0",
|
||||
"symbol-observable": "1.2.0",
|
||||
|
@ -31,7 +31,7 @@
|
||||
"mini-css-extract-plugin": "0.6.0",
|
||||
"minimatch": "3.0.4",
|
||||
"parse5": "4.0.0",
|
||||
"open": "6.1.0",
|
||||
"open": "6.2.0",
|
||||
"postcss": "7.0.14",
|
||||
"postcss-import": "12.0.1",
|
||||
"postcss-loader": "3.0.0",
|
||||
|
@ -6770,10 +6770,10 @@ onetime@^2.0.0:
|
||||
dependencies:
|
||||
mimic-fn "^1.0.0"
|
||||
|
||||
open@6.1.0:
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/open/-/open-6.1.0.tgz#0e7e671b883976a4e5251b5d1ca905ab6f4be78f"
|
||||
integrity sha512-Vqch7NFb/WsMujhqfq+B3u0xkssRjZlxh+NSsBSphpcgaFD7gfB0SUBfR91E9ygBlyNGNogXR2cUB8rRfoo2kQ==
|
||||
open@6.2.0:
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/open/-/open-6.2.0.tgz#7cf92cb961b5d8498b071e64098bf5e27f57230c"
|
||||
integrity sha512-Vxf6HJkwrqmvh9UAID3MnMYXntbTxKLOSfOnO7LJdzPf3NE3KQYFNV0/Lcz2VAndbRFil58XVCyh8tiX11fiYw==
|
||||
dependencies:
|
||||
is-wsl "^1.1.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user