Skip to content

Commit c222fd0

Browse files
renovate-botfilipesilva
authored andcommitted
build: update open to version 7.4.2
1 parent 3d99468 commit c222fd0

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.1",
185+
"open": "7.4.2",
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.1",
41+
"open": "7.4.2",
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.7",
4545
"minimatch": "3.0.4",
46-
"open": "7.4.1",
46+
"open": "7.4.2",
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
@@ -8764,10 +8764,10 @@ onetime@^5.1.0:
87648764
dependencies:
87658765
mimic-fn "^2.1.0"
87668766

8767-
8768-
version "7.4.1"
8769-
resolved "https://registry.yarnpkg.com/open/-/open-7.4.1.tgz#4ccedc11ca348d398378ffb39c71357df55fe6f7"
8770-
integrity sha512-Pxv+fKRsd/Ozflgn2Gjev1HZveJJeKR6hKKmdaImJMuEZ6htAvCTbcMABJo+qevlAelTLCrEK3YTKZ9fVTcSPw==
8767+
8768+
version "7.4.2"
8769+
resolved "https://registry.yarnpkg.com/open/-/open-7.4.2.tgz#b8147e26dcf3e426316c730089fd71edd29c2321"
8770+
integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==
87718771
dependencies:
87728772
is-docker "^2.0.0"
87738773
is-wsl "^2.1.1"

0 commit comments

Comments
 (0)