Skip to content

Commit a53b206

Browse files
renovate-botalexeagle
authored andcommitted
build: update open to version 6.2.0
1 parent a1c87dd commit a53b206

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/angular/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"ini": "1.3.5",
3636
"inquirer": "6.3.1",
3737
"npm-package-arg": "6.1.0",
38-
"open": "6.1.0",
38+
"open": "6.2.0",
3939
"pacote": "9.5.0",
4040
"semver": "6.0.0",
4141
"symbol-observable": "1.2.0",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"mini-css-extract-plugin": "0.6.0",
3232
"minimatch": "3.0.4",
3333
"parse5": "4.0.0",
34-
"open": "6.1.0",
34+
"open": "6.2.0",
3535
"postcss": "7.0.14",
3636
"postcss-import": "12.0.1",
3737
"postcss-loader": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6770,10 +6770,10 @@ onetime@^2.0.0:
67706770
dependencies:
67716771
mimic-fn "^1.0.0"
67726772

6773-
open@6.1.0:
6774-
version "6.1.0"
6775-
resolved "https://registry.yarnpkg.com/open/-/open-6.1.0.tgz#0e7e671b883976a4e5251b5d1ca905ab6f4be78f"
6776-
integrity sha512-Vqch7NFb/WsMujhqfq+B3u0xkssRjZlxh+NSsBSphpcgaFD7gfB0SUBfR91E9ygBlyNGNogXR2cUB8rRfoo2kQ==
6773+
open@6.2.0:
6774+
version "6.2.0"
6775+
resolved "https://registry.yarnpkg.com/open/-/open-6.2.0.tgz#7cf92cb961b5d8498b071e64098bf5e27f57230c"
6776+
integrity sha512-Vxf6HJkwrqmvh9UAID3MnMYXntbTxKLOSfOnO7LJdzPf3NE3KQYFNV0/Lcz2VAndbRFil58XVCyh8tiX11fiYw==
67776777
dependencies:
67786778
is-wsl "^1.1.0"
67796779

0 commit comments

Comments
 (0)