Skip to content

Commit 9b10025

Browse files
renovate-botclydin
authored andcommitted
build: update open to version 8.0.2
1 parent d3ea61f commit 9b10025

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.1",
180+
"open": "8.0.2",
181181
"ora": "5.3.0",
182182
"pacote": "11.2.7",
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.1",
4040
"npm-pick-manifest": "6.1.0",
41-
"open": "8.0.1",
41+
"open": "8.0.2",
4242
"ora": "5.3.0",
4343
"pacote": "11.2.7",
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.9",
4545
"minimatch": "3.0.4",
46-
"open": "8.0.1",
46+
"open": "8.0.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
@@ -8938,10 +8938,10 @@ onetime@^5.1.0:
89388938
dependencies:
89398939
mimic-fn "^2.1.0"
89408940

8941-
8942-
version "8.0.1"
8943-
resolved "https://registry.yarnpkg.com/open/-/open-8.0.1.tgz#81f88a8d57b8ce0ccdb4880dfaaee6481c8c146c"
8944-
integrity sha512-VfWbDBAay2Zbw2QrMMIxuo4H0SUe+TdHHT8qLkbBRF+TxdEhnbDxf7jWMV5Fbk5U4HX3abq2lvYH5v/xoo6CNg==
8941+
8942+
version "8.0.2"
8943+
resolved "https://registry.yarnpkg.com/open/-/open-8.0.2.tgz#8c3e95cce93ba2fc8d99968ee8bfefecdb50b84f"
8944+
integrity sha512-NV5QmWJrTaNBLHABJyrb+nd5dXI5zfea/suWawBhkHzAbVhLLiJdrqMgxMypGK9Eznp2Ltoh7SAVkQ3XAucX7Q==
89458945
dependencies:
89468946
define-lazy-prop "^2.0.0"
89478947
is-docker "^2.1.1"

0 commit comments

Comments
 (0)