Skip to content

Commit e1c9eec

Browse files
renovate-bothansl
authored andcommitted
build: update opn to version 5.4.0
1 parent acca023 commit e1c9eec

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

packages/angular/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@schematics/angular": "0.0.0",
3333
"@schematics/update": "0.0.0",
3434
"inquirer": "6.2.1",
35-
"opn": "5.3.0",
35+
"opn": "5.4.0",
3636
"semver": "5.5.1",
3737
"symbol-observable": "1.2.0"
3838
},

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"mini-css-extract-plugin": "0.5.0",
2929
"minimatch": "3.0.4",
3030
"parse5": "4.0.0",
31-
"opn": "5.3.0",
31+
"opn": "5.4.0",
3232
"portfinder": "1.0.17",
3333
"postcss": "7.0.5",
3434
"postcss-import": "12.0.0",

yarn.lock

+1-8
Original file line numberDiff line numberDiff line change
@@ -7018,14 +7018,7 @@ onetime@^2.0.0:
70187018
dependencies:
70197019
mimic-fn "^1.0.0"
70207020

7021-
opn@5.3.0:
7022-
version "5.3.0"
7023-
resolved "http://registry.npmjs.org/opn/-/opn-5.3.0.tgz#64871565c863875f052cfdf53d3e3cb5adb53b1c"
7024-
integrity sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==
7025-
dependencies:
7026-
is-wsl "^1.1.0"
7027-
7028-
opn@^5.1.0:
7021+
opn@5.4.0, opn@^5.1.0:
70297022
version "5.4.0"
70307023
resolved "https://registry.yarnpkg.com/opn/-/opn-5.4.0.tgz#cb545e7aab78562beb11aa3bfabc7042e1761035"
70317024
integrity sha512-YF9MNdVy/0qvJvDtunAOzFw9iasOQHpVthTCvGzxt61Il64AYSGdK+rYwld7NAfk9qJ7dt+hymBNSc9LNYS+Sw==

0 commit comments

Comments
 (0)