Skip to content

Commit caafc69

Browse files
renovate-botclydin
authored andcommitted
build: update open to version 8.0.4
1 parent 6f6eca0 commit caafc69

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
@@ -177,7 +177,7 @@
177177
"ng-packagr": "~12.0.0-next.0",
178178
"node-fetch": "^2.2.0",
179179
"npm-registry-client": "8.6.0",
180-
"open": "8.0.3",
180+
"open": "8.0.4",
181181
"ora": "5.4.0",
182182
"pacote": "11.3.0",
183183
"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.2",
4040
"npm-pick-manifest": "6.1.1",
41-
"open": "8.0.3",
41+
"open": "8.0.4",
4242
"ora": "5.4.0",
4343
"pacote": "11.3.0",
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
@@ -44,7 +44,7 @@
4444
"loader-utils": "2.0.0",
4545
"mini-css-extract-plugin": "1.3.9",
4646
"minimatch": "3.0.4",
47-
"open": "8.0.3",
47+
"open": "8.0.4",
4848
"ora": "5.4.0",
4949
"parse5-html-rewriting-stream": "6.0.1",
5050
"pnp-webpack-plugin": "1.6.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8965,10 +8965,10 @@ onetime@^5.1.0:
89658965
dependencies:
89668966
mimic-fn "^2.1.0"
89678967

8968-
8969-
version "8.0.3"
8970-
resolved "https://registry.yarnpkg.com/open/-/open-8.0.3.tgz#04f4406c950666c35041aad8a621700022116afd"
8971-
integrity sha512-7nsHNw3rOIPTwhF5iYkgE+LVM/oUHWC3cgrWNxPqa+W+Wl5Ekvo32qayB5PYX8zNjXzUkrTaJsWpaGmuw8Aspg==
8968+
8969+
version "8.0.4"
8970+
resolved "https://registry.yarnpkg.com/open/-/open-8.0.4.tgz#2fb90debffcf20f4d7be537502ed3e3ee9e5dcbc"
8971+
integrity sha512-Txc9FOcvjrr5Kv+Zb3w89uKMKiP7wH8mLdYj1xJa+YnhhntEYhbB6cQHjS4O6P+jFwMEzEQVVcpfnu9WkKNuLQ==
89728972
dependencies:
89738973
define-lazy-prop "^2.0.0"
89748974
is-docker "^2.1.1"

0 commit comments

Comments
 (0)