Skip to content

Commit 1c6ba1f

Browse files
renovate-botalan-agius4
authored andcommitted
build: update open to version 8.0.6
1 parent 072f3a7 commit 1c6ba1f

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
@@ -175,7 +175,7 @@
175175
"ng-packagr": "~12.0.0-next.0",
176176
"node-fetch": "^2.2.0",
177177
"npm-registry-client": "8.6.0",
178-
"open": "8.0.5",
178+
"open": "8.0.6",
179179
"ora": "5.4.0",
180180
"pacote": "11.3.1",
181181
"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.5",
40+
"open": "8.0.6",
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
@@ -43,7 +43,7 @@
4343
"loader-utils": "2.0.0",
4444
"mini-css-extract-plugin": "1.5.0",
4545
"minimatch": "3.0.4",
46-
"open": "8.0.5",
46+
"open": "8.0.6",
4747
"ora": "5.4.0",
4848
"parse5-html-rewriting-stream": "6.0.1",
4949
"postcss": "8.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8473,10 +8473,10 @@ onetime@^5.1.0:
84738473
dependencies:
84748474
mimic-fn "^2.1.0"
84758475

8476-
8477-
version "8.0.5"
8478-
resolved "https://registry.yarnpkg.com/open/-/open-8.0.5.tgz#92ee3faafef4ddbe78006f7881572f3e81430b8f"
8479-
integrity sha512-hkPXCz7gijWp2GoWqsQ4O/5p7F6d5pIQ/+9NyeWG1nABJ4zvLi9kJRv1a44kVf5p13wK0WMoiRA+Xey68yOytA==
8476+
8477+
version "8.0.6"
8478+
resolved "https://registry.yarnpkg.com/open/-/open-8.0.6.tgz#bdf94a80b4ef5685d8c7b58fb0fbbe5729b37204"
8479+
integrity sha512-vDOC0KwGabMPFtIpCO2QOnQeOz0N2rEkbuCuxICwLMUCrpv+A7NHrrzJ2dQReJmVluHhO4pYRh/Pn6s8t7Op6Q==
84808480
dependencies:
84818481
define-lazy-prop "^2.0.0"
84828482
is-docker "^2.1.1"

0 commit comments

Comments
 (0)