Skip to content

Commit 0931e37

Browse files
renovate-botclydin
authored andcommitted
build: update open to version 8.0.3
1 parent e469348 commit 0931e37

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.2",
180+
"open": "8.0.3",
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.1",
4040
"npm-pick-manifest": "6.1.0",
41-
"open": "8.0.2",
41+
"open": "8.0.3",
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.2",
47+
"open": "8.0.3",
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
@@ -8947,10 +8947,10 @@ onetime@^5.1.0:
89478947
dependencies:
89488948
mimic-fn "^2.1.0"
89498949

8950-
8951-
version "8.0.2"
8952-
resolved "https://registry.yarnpkg.com/open/-/open-8.0.2.tgz#8c3e95cce93ba2fc8d99968ee8bfefecdb50b84f"
8953-
integrity sha512-NV5QmWJrTaNBLHABJyrb+nd5dXI5zfea/suWawBhkHzAbVhLLiJdrqMgxMypGK9Eznp2Ltoh7SAVkQ3XAucX7Q==
8950+
8951+
version "8.0.3"
8952+
resolved "https://registry.yarnpkg.com/open/-/open-8.0.3.tgz#04f4406c950666c35041aad8a621700022116afd"
8953+
integrity sha512-7nsHNw3rOIPTwhF5iYkgE+LVM/oUHWC3cgrWNxPqa+W+Wl5Ekvo32qayB5PYX8zNjXzUkrTaJsWpaGmuw8Aspg==
89548954
dependencies:
89558955
define-lazy-prop "^2.0.0"
89568956
is-docker "^2.1.1"

0 commit comments

Comments
 (0)