Skip to content

Commit d08e319

Browse files
chore(doc-gen): update to [email protected]
1 parent fbe0b73 commit d08e319

File tree

2 files changed

+29
-26
lines changed

2 files changed

+29
-26
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cross-spawn": "^4.0.0",
3333
"cz-conventional-changelog": "1.1.4",
3434
"dgeni": "^0.4.0",
35-
"dgeni-packages": "^0.16.0",
35+
"dgeni-packages": "^0.16.2",
3636
"event-stream": "~3.1.0",
3737
"glob": "^6.0.1",
3838
"grunt": "^1.0.1",

yarn.lock

+28-25
Original file line numberDiff line numberDiff line change
@@ -1589,9 +1589,9 @@ detective@^4.0.0:
15891589
acorn "^3.1.0"
15901590
defined "^1.0.0"
15911591

1592-
dgeni-packages@^0.16.0:
1593-
version "0.16.0"
1594-
resolved "https://registry.yarnpkg.com/dgeni-packages/-/dgeni-packages-0.16.0.tgz#f48f5e8785eb0ca0e95b3250a8df020c30717c68"
1592+
dgeni-packages@^0.16.2:
1593+
version "0.16.2"
1594+
resolved "https://registry.yarnpkg.com/dgeni-packages/-/dgeni-packages-0.16.2.tgz#700bfcf0413418a336d20439b82a9464970b598c"
15951595
dependencies:
15961596
canonical-path "0.0.2"
15971597
catharsis "^0.8.1"
@@ -1604,10 +1604,9 @@ dgeni-packages@^0.16.0:
16041604
lodash "^4.13.1"
16051605
marked "^0.3.2"
16061606
minimatch "^3.0.2"
1607+
mkdirp-promise "^5.0.0"
16071608
node-html-encoder "0.0.2"
16081609
nunjucks "^2.4.2"
1609-
q "~1.4.1"
1610-
q-io "~1.13.2"
16111610
semver "^5.2.0"
16121611
shelljs "^0.7.0"
16131612
spdx-license-list "^2.1.0"
@@ -2468,7 +2467,16 @@ [email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@~7.0.0:
24682467
once "^1.3.0"
24692468
path-is-absolute "^1.0.0"
24702469

2471-
glob@^4.0.5, glob@^4.3.1, glob@~4.3.0:
2470+
glob@^4.0.5, glob@~4.0.2:
2471+
version "4.0.6"
2472+
resolved "https://registry.yarnpkg.com/glob/-/glob-4.0.6.tgz#695c50bdd4e2fb5c5d370b091f388d3707e291a7"
2473+
dependencies:
2474+
graceful-fs "^3.0.2"
2475+
inherits "2"
2476+
minimatch "^1.0.0"
2477+
once "^1.3.0"
2478+
2479+
glob@^4.3.1, glob@~4.3.0:
24722480
version "4.3.5"
24732481
resolved "https://registry.yarnpkg.com/glob/-/glob-4.3.5.tgz#80fbb08ca540f238acce5d11d1e9bc41e75173d3"
24742482
dependencies:
@@ -2516,15 +2524,6 @@ glob@~3.1.21:
25162524
inherits "1"
25172525
minimatch "~0.2.11"
25182526

2519-
glob@~4.0.2:
2520-
version "4.0.6"
2521-
resolved "https://registry.yarnpkg.com/glob/-/glob-4.0.6.tgz#695c50bdd4e2fb5c5d370b091f388d3707e291a7"
2522-
dependencies:
2523-
graceful-fs "^3.0.2"
2524-
inherits "2"
2525-
minimatch "^1.0.0"
2526-
once "^1.3.0"
2527-
25282527
global-modules@^0.2.3:
25292528
version "0.2.3"
25302529
resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-0.2.3.tgz#ea5a3bed42c6d6ce995a4f8a1269b5dae223828d"
@@ -3939,11 +3938,11 @@ [email protected], lodash@^3.10.1, lodash@^3.8.0, lodash@~3.10.1:
39393938
version "3.10.1"
39403939
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
39413940

3942-
[email protected], lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.7.0, lodash@^4.8.0:
3941+
[email protected], lodash@^4.0.0, lodash@^4.3.0, lodash@^4.5.0, lodash@^4.7.0, lodash@^4.8.0:
39433942
version "4.15.0"
39443943
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.15.0.tgz#3162391d8f0140aa22cf8f6b3c34d6b7f63d3aa9"
39453944

3946-
3945+
[email protected], lodash@^4.13.1, lodash@^4.14.0:
39473946
version "4.16.2"
39483947
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.2.tgz#3e626db827048a699281a8a125226326cfc0e652"
39493948

@@ -4192,6 +4191,10 @@ minimist@^0.2.0:
41924191
version "0.2.0"
41934192
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.2.0.tgz#4dffe525dae2b864c66c2e23c6271d7afdecefce"
41944193

4194+
mkdirp-promise@^5.0.0:
4195+
version "5.0.0"
4196+
resolved "https://registry.yarnpkg.com/mkdirp-promise/-/mkdirp-promise-5.0.0.tgz#b8bc7d6eab71c2b2e37cb06ea48a459d14366ea2"
4197+
41954198
41964199
version "0.3.0"
41974200
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e"
@@ -4963,19 +4966,19 @@ pump@^0.3.5:
49634966
end-of-stream "~1.0.0"
49644967
once "~1.2.0"
49654968

4966-
4969+
[email protected], punycode@>=0.2.0:
49674970
version "1.3.2"
49684971
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
49694972

4970-
punycode@>=0.2.0, punycode@~1.2.3:
4971-
version "1.2.4"
4972-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.2.4.tgz#54008ac972aec74175def9cba6df7fa9d3918740"
4973-
49744973
punycode@^1.4.1:
49754974
version "1.4.1"
49764975
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
49774976

4978-
q-io@^1.10.9, q-io@~1.13.2:
4977+
punycode@~1.2.3:
4978+
version "1.2.4"
4979+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.2.4.tgz#54008ac972aec74175def9cba6df7fa9d3918740"
4980+
4981+
q-io@^1.10.9:
49794982
version "1.13.2"
49804983
resolved "https://registry.yarnpkg.com/q-io/-/q-io-1.13.2.tgz#eea130d481ddb5e1aa1bc5a66855f7391d06f003"
49814984
dependencies:
@@ -5104,7 +5107,7 @@ read@~1.0.4:
51045107
dependencies:
51055108
mute-stream "~0.0.4"
51065109

5107-
[email protected], "readable-stream@>=1.1.13-1 <1.2.0-0", readable-stream@^1.0.27-1, readable-stream@^1.0.33-1, readable-stream@^1.1.13, readable-stream@^1.1.13-1, readable-stream@~1.1.8, readable-stream@~1.1.9:
5110+
[email protected], "readable-stream@>=1.1.13-1 <1.2.0-0", readable-stream@^1.0.27-1, readable-stream@^1.1.13, readable-stream@^1.1.13-1, readable-stream@~1.1.8, readable-stream@~1.1.9:
51085111
version "1.1.13"
51095112
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.13.tgz#f6eef764f514c89e2b9e23146a75ba106756d23e"
51105113
dependencies:
@@ -5113,7 +5116,7 @@ [email protected], "readable-stream@>=1.1.13-1 <1.2.0-0", readable-stream@^1.0
51135116
isarray "0.0.1"
51145117
string_decoder "~0.10.x"
51155118

5116-
"readable-stream@>=1.0.33-1 <1.1.0-0", readable-stream@~1.0.0, readable-stream@~1.0.17, readable-stream@~1.0.2, readable-stream@~1.0.26, readable-stream@~1.0.31:
5119+
"readable-stream@>=1.0.33-1 <1.1.0-0", readable-stream@^1.0.33-1, readable-stream@~1.0.0, readable-stream@~1.0.17, readable-stream@~1.0.2, readable-stream@~1.0.26, readable-stream@~1.0.31:
51175120
version "1.0.34"
51185121
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c"
51195122
dependencies:

0 commit comments

Comments
 (0)