File tree 3 files changed +3
-10
lines changed
angular_devkit/build_angular
3 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 32
32
"@schematics/angular" : " 0.0.0" ,
33
33
"@schematics/update" : " 0.0.0" ,
34
34
"inquirer" : " 6.2.1" ,
35
- "opn" : " 5.3 .0" ,
35
+ "opn" : " 5.4 .0" ,
36
36
"semver" : " 5.5.1" ,
37
37
"symbol-observable" : " 1.2.0"
38
38
},
Original file line number Diff line number Diff line change 28
28
"mini-css-extract-plugin" : " 0.5.0" ,
29
29
"minimatch" : " 3.0.4" ,
30
30
"parse5" : " 4.0.0" ,
31
- "opn" : " 5.3 .0" ,
31
+ "opn" : " 5.4 .0" ,
32
32
"portfinder" : " 1.0.17" ,
33
33
"postcss" : " 7.0.5" ,
34
34
"postcss-import" : " 12.0.0" ,
Original file line number Diff line number Diff line change @@ -7018,14 +7018,7 @@ onetime@^2.0.0:
7018
7018
dependencies :
7019
7019
mimic-fn "^1.0.0"
7020
7020
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 :
7029
7022
version "5.4.0"
7030
7023
resolved "https://registry.yarnpkg.com/opn/-/opn-5.4.0.tgz#cb545e7aab78562beb11aa3bfabc7042e1761035"
7031
7024
integrity sha512-YF9MNdVy/0qvJvDtunAOzFw9iasOQHpVthTCvGzxt61Il64AYSGdK+rYwld7NAfk9qJ7dt+hymBNSc9LNYS+Sw==
You can’t perform that action at this time.
0 commit comments