Skip to content

Commit 2435373

Browse files
renovate-botfilipesilva
authored andcommitted
build: update open to version 7.0.4
1 parent 27ca66c commit 2435373

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
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.1.0",
3838
"npm-package-arg": "8.0.1",
3939
"npm-pick-manifest": "6.1.0",
40-
"open": "7.0.3",
40+
"open": "7.0.4",
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.3",
43+
"open": "7.0.4",
4444
"parse5": "4.0.0",
4545
"pnp-webpack-plugin": "1.6.4",
4646
"postcss": "7.0.30",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8617,6 +8617,14 @@ [email protected]:
86178617
is-docker "^2.0.0"
86188618
is-wsl "^2.1.1"
86198619

8620+
8621+
version "7.0.4"
8622+
resolved "https://registry.yarnpkg.com/open/-/open-7.0.4.tgz#c28a9d315e5c98340bf979fdcb2e58664aa10d83"
8623+
integrity sha512-brSA+/yq+b08Hsr4c8fsEW2CRzk1BmfN3SAK/5VCHQ9bdoZJ4qa/+AfR0xHjlbbZUyPkUHs1b8x1RqdyZdkVqQ==
8624+
dependencies:
8625+
is-docker "^2.0.0"
8626+
is-wsl "^2.1.1"
8627+
86208628
opencollective-postinstall@^2.0.0, opencollective-postinstall@^2.0.2:
86218629
version "2.0.2"
86228630
resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89"

0 commit comments

Comments
 (0)