Skip to content

Commit b2ef3c2

Browse files
renovate-botfilipesilva
authored andcommitted
build: update open to version 7.4.1
1 parent 147fc38 commit b2ef3c2

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": "~12.0.0-next.0",
183183
"node-fetch": "^2.2.0",
184184
"npm-registry-client": "8.6.0",
185-
"open": "7.4.0",
185+
"open": "7.4.1",
186186
"ora": "5.3.0",
187187
"pacote": "11.2.6",
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.4.0",
41+
"open": "7.4.1",
4242
"ora": "5.3.0",
4343
"pacote": "11.2.6",
4444
"resolve": "1.20.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"loader-utils": "2.0.0",
4444
"mini-css-extract-plugin": "1.3.6",
4545
"minimatch": "3.0.4",
46-
"open": "7.4.0",
46+
"open": "7.4.1",
4747
"ora": "5.3.0",
4848
"parse5-html-rewriting-stream": "6.0.1",
4949
"pnp-webpack-plugin": "1.6.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8564,10 +8564,10 @@ onetime@^5.1.0:
85648564
dependencies:
85658565
mimic-fn "^2.1.0"
85668566

8567-
8568-
version "7.4.0"
8569-
resolved "https://registry.yarnpkg.com/open/-/open-7.4.0.tgz#ad95b98f871d9acb0ec8fecc557082cc9986626b"
8570-
integrity sha512-PGoBCX/lclIWlpS/R2PQuIR4NJoXh6X5AwVzE7WXnWRGvHg7+4TBCgsujUgiPpm0K1y4qvQeWnCWVTpTKZBtvA==
8567+
8568+
version "7.4.1"
8569+
resolved "https://registry.yarnpkg.com/open/-/open-7.4.1.tgz#4ccedc11ca348d398378ffb39c71357df55fe6f7"
8570+
integrity sha512-Pxv+fKRsd/Ozflgn2Gjev1HZveJJeKR6hKKmdaImJMuEZ6htAvCTbcMABJo+qevlAelTLCrEK3YTKZ9fVTcSPw==
85718571
dependencies:
85728572
is-docker "^2.0.0"
85738573
is-wsl "^2.1.1"

0 commit comments

Comments
 (0)