Skip to content

Commit 7d00221

Browse files
renovate-botalan-agius4
authored andcommitted
build: update open to version 8.0.5
1 parent eca5a01 commit 7d00221

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.4",
180+
"open": "8.0.5",
181181
"ora": "5.4.0",
182182
"pacote": "11.3.1",
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
@@ -37,7 +37,7 @@
3737
"jsonc-parser": "3.0.0",
3838
"npm-package-arg": "8.1.2",
3939
"npm-pick-manifest": "6.1.1",
40-
"open": "8.0.4",
40+
"open": "8.0.5",
4141
"ora": "5.4.0",
4242
"pacote": "11.3.1",
4343
"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.4.0",
4646
"minimatch": "3.0.4",
47-
"open": "8.0.4",
47+
"open": "8.0.5",
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
@@ -9120,10 +9120,10 @@ onetime@^5.1.0:
91209120
dependencies:
91219121
mimic-fn "^2.1.0"
91229122

9123-
9124-
version "8.0.4"
9125-
resolved "https://registry.yarnpkg.com/open/-/open-8.0.4.tgz#2fb90debffcf20f4d7be537502ed3e3ee9e5dcbc"
9126-
integrity sha512-Txc9FOcvjrr5Kv+Zb3w89uKMKiP7wH8mLdYj1xJa+YnhhntEYhbB6cQHjS4O6P+jFwMEzEQVVcpfnu9WkKNuLQ==
9123+
9124+
version "8.0.5"
9125+
resolved "https://registry.yarnpkg.com/open/-/open-8.0.5.tgz#92ee3faafef4ddbe78006f7881572f3e81430b8f"
9126+
integrity sha512-hkPXCz7gijWp2GoWqsQ4O/5p7F6d5pIQ/+9NyeWG1nABJ4zvLi9kJRv1a44kVf5p13wK0WMoiRA+Xey68yOytA==
91279127
dependencies:
91289128
define-lazy-prop "^2.0.0"
91299129
is-docker "^2.1.1"

0 commit comments

Comments
 (0)