This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 33
33
"cross-spawn" : " ^4.0.0" ,
34
34
"cz-conventional-changelog" : " 1.1.4" ,
35
35
"dgeni" : " ^0.4.9" ,
36
- "dgeni-packages" : " ^0.26.2 " ,
36
+ "dgeni-packages" : " ^0.26.5 " ,
37
37
"eslint-plugin-promise" : " ^3.6.0" ,
38
38
"event-stream" : " ~3.1.0" ,
39
39
"glob" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -791,7 +791,8 @@ function arrayRemove(array, value) {
791
791
* * If `source` is not an object or array (inc. `null` and `undefined`), `source` is returned.
792
792
* * If `source` is identical to `destination` an exception will be thrown.
793
793
*
794
- * <p><!-- Using a `br` tag messes up the formatting due a doc-gen bug. --></p>
794
+ * <br />
795
+ *
795
796
* <div class="alert alert-warning">
796
797
* Only enumerable properties are taken into account. Non-enumerable properties (both on `source`
797
798
* and on `destination`) will be ignored.
Original file line number Diff line number Diff line change @@ -1727,9 +1727,9 @@ detective@^4.0.0:
1727
1727
acorn "^3.1.0"
1728
1728
defined "^1.0.0"
1729
1729
1730
- dgeni-packages@^0.26.2 :
1731
- version "0.26.2 "
1732
- resolved "https://registry.yarnpkg.com/dgeni-packages/-/dgeni-packages-0.26.2 .tgz#dac22d7e861d4d72ed42af5272714f42b6b5bf3d "
1730
+ dgeni-packages@^0.26.5 :
1731
+ version "0.26.5 "
1732
+ resolved "https://registry.yarnpkg.com/dgeni-packages/-/dgeni-packages-0.26.5 .tgz#a76da27b40ce92dfc37a9e629ef9f1d3897f6bde "
1733
1733
dependencies :
1734
1734
canonical-path "0.0.2"
1735
1735
catharsis "^0.8.1"
You can’t perform that action at this time.
0 commit comments