Skip to content

Commit ca0e6ef

Browse files
renovate-botfilipesilva
authored andcommitted
build: update open to version 7.1.0
1 parent 5e46e1a commit ca0e6ef

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"inquirer": "7.3.2",
3838
"npm-package-arg": "8.0.1",
3939
"npm-pick-manifest": "6.1.0",
40-
"open": "7.0.4",
40+
"open": "7.1.0",
4141
"pacote": "9.5.12",
4242
"read-package-tree": "5.3.1",
4343
"rimraf": "3.0.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"loader-utils": "2.0.0",
4141
"mini-css-extract-plugin": "0.9.0",
4242
"minimatch": "3.0.4",
43-
"open": "7.0.4",
43+
"open": "7.1.0",
4444
"parse5": "4.0.0",
4545
"pnp-webpack-plugin": "1.6.4",
4646
"postcss": "7.0.32",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9669,10 +9669,10 @@ [email protected]:
96699669
is-docker "^2.0.0"
96709670
is-wsl "^2.1.1"
96719671

9672-
open@7.0.4:
9673-
version "7.0.4"
9674-
resolved "https://registry.yarnpkg.com/open/-/open-7.0.4.tgz#c28a9d315e5c98340bf979fdcb2e58664aa10d83"
9675-
integrity sha512-brSA+/yq+b08Hsr4c8fsEW2CRzk1BmfN3SAK/5VCHQ9bdoZJ4qa/+AfR0xHjlbbZUyPkUHs1b8x1RqdyZdkVqQ==
9672+
open@7.1.0:
9673+
version "7.1.0"
9674+
resolved "https://registry.yarnpkg.com/open/-/open-7.1.0.tgz#68865f7d3cb238520fa1225a63cf28bcf8368a1c"
9675+
integrity sha512-lLPI5KgOwEYCDKXf4np7y1PBEkj7HYIyP2DY8mVDRnx0VIIu6bNrRB0R66TuO7Mack6EnTNLm4uvcl1UoklTpA==
96769676
dependencies:
96779677
is-docker "^2.0.0"
96789678
is-wsl "^2.1.1"

0 commit comments

Comments
 (0)