Skip to content

Commit 62f6f2b

Browse files
renovate-botmgechev
authored andcommitted
build: update open to version 7.0.2
1 parent 52a74a8 commit 62f6f2b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"inquirer": "7.0.4",
3838
"npm-package-arg": "8.0.0",
3939
"npm-pick-manifest": "5.0.0",
40-
"open": "7.0.1",
40+
"open": "7.0.2",
4141
"pacote": "10.3.1",
4242
"read-package-tree": "5.3.1",
4343
"rimraf": "3.0.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"mini-css-extract-plugin": "0.9.0",
4040
"minimatch": "3.0.4",
4141
"parse5": "4.0.0",
42-
"open": "7.0.1",
42+
"open": "7.0.2",
4343
"postcss": "7.0.26",
4444
"postcss-import": "12.0.1",
4545
"postcss-loader": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8058,10 +8058,10 @@ onetime@^5.1.0:
80588058
dependencies:
80598059
mimic-fn "^2.1.0"
80608060

8061-
open@7.0.1:
8062-
version "7.0.1"
8063-
resolved "https://registry.yarnpkg.com/open/-/open-7.0.1.tgz#259a6c2097da6b95c596a2734f2ed05643c432b8"
8064-
integrity sha512-/fVm742AZt6bZ3NpbmBzGpZksDiGbo+xz8RylegKSAnTCgT5u5tvJe0cre3QxICphqHhJHc0OFtFyvU7rNx8+Q==
8061+
open@7.0.2:
8062+
version "7.0.2"
8063+
resolved "https://registry.yarnpkg.com/open/-/open-7.0.2.tgz#fb3681f11f157f2361d2392307548ca1792960e8"
8064+
integrity sha512-70E/pFTPr7nZ9nLDPNTcj3IVqnNvKuP4VsBmoKV9YGTnChe0mlS3C4qM7qKarhZ8rGaHKLfo+vBTHXDp6ZSyLQ==
80658065
dependencies:
80668066
is-docker "^2.0.0"
80678067
is-wsl "^2.1.1"

0 commit comments

Comments
 (0)