Skip to content

Commit 7513170

Browse files
renovate-botalan-agius4
authored andcommitted
build: update open to version 7.4.0
1 parent fdce5f8 commit 7513170

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"ng-packagr": "~11.1.0",
183183
"node-fetch": "^2.2.0",
184184
"npm-registry-client": "8.6.0",
185-
"open": "7.3.1",
185+
"open": "7.4.0",
186186
"ora": "5.3.0",
187187
"pacote": "11.2.3",
188188
"parse5-html-rewriting-stream": "6.0.1",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"jsonc-parser": "3.0.0",
3939
"npm-package-arg": "8.1.0",
4040
"npm-pick-manifest": "6.1.0",
41-
"open": "7.3.1",
41+
"open": "7.4.0",
4242
"ora": "5.3.0",
4343
"pacote": "11.2.3",
4444
"resolve": "1.19.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"loader-utils": "2.0.0",
4646
"mini-css-extract-plugin": "1.3.5",
4747
"minimatch": "3.0.4",
48-
"open": "7.3.1",
48+
"open": "7.4.0",
4949
"ora": "5.3.0",
5050
"parse5-html-rewriting-stream": "6.0.1",
5151
"pnp-webpack-plugin": "1.6.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8514,10 +8514,10 @@ onetime@^5.1.0:
85148514
dependencies:
85158515
mimic-fn "^2.1.0"
85168516

8517-
open@7.3.1:
8518-
version "7.3.1"
8519-
resolved "https://registry.yarnpkg.com/open/-/open-7.3.1.tgz#111119cb919ca1acd988f49685c4fdd0f4755356"
8520-
integrity sha512-f2wt9DCBKKjlFbjzGb8MOAW8LH8F0mrs1zc7KTjAJ9PZNQbfenzWbNP1VZJvw6ICMG9r14Ah6yfwPn7T7i646A==
8517+
open@7.4.0:
8518+
version "7.4.0"
8519+
resolved "https://registry.yarnpkg.com/open/-/open-7.4.0.tgz#ad95b98f871d9acb0ec8fecc557082cc9986626b"
8520+
integrity sha512-PGoBCX/lclIWlpS/R2PQuIR4NJoXh6X5AwVzE7WXnWRGvHg7+4TBCgsujUgiPpm0K1y4qvQeWnCWVTpTKZBtvA==
85218521
dependencies:
85228522
is-docker "^2.0.0"
85238523
is-wsl "^2.1.1"

0 commit comments

Comments
 (0)