Skip to content

Commit ecdf200

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update open to version 7.0.3
1 parent e0cc9ef commit ecdf200

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": "6.0.0",
40-
"open": "7.0.2",
40+
"open": "7.0.3",
4141
"pacote": "11.1.0",
4242
"read-package-tree": "5.3.1",
4343
"rimraf": "3.0.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"mini-css-extract-plugin": "0.9.0",
3939
"minimatch": "3.0.4",
4040
"parse5": "4.0.0",
41-
"open": "7.0.2",
41+
"open": "7.0.3",
4242
"postcss": "7.0.27",
4343
"postcss-import": "12.0.1",
4444
"postcss-loader": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8195,10 +8195,10 @@ onetime@^5.1.0:
81958195
dependencies:
81968196
mimic-fn "^2.1.0"
81978197

8198-
8199-
version "7.0.2"
8200-
resolved "https://registry.yarnpkg.com/open/-/open-7.0.2.tgz#fb3681f11f157f2361d2392307548ca1792960e8"
8201-
integrity sha512-70E/pFTPr7nZ9nLDPNTcj3IVqnNvKuP4VsBmoKV9YGTnChe0mlS3C4qM7qKarhZ8rGaHKLfo+vBTHXDp6ZSyLQ==
8198+
8199+
version "7.0.3"
8200+
resolved "https://registry.yarnpkg.com/open/-/open-7.0.3.tgz#db551a1af9c7ab4c7af664139930826138531c48"
8201+
integrity sha512-sP2ru2v0P290WFfv49Ap8MF6PkzGNnGlAwHweB4WR4mr5d2d0woiCluUeJ218w7/+PmoBy9JmYgD5A4mLcWOFA==
82028202
dependencies:
82038203
is-docker "^2.0.0"
82048204
is-wsl "^2.1.1"

0 commit comments

Comments
 (0)