Skip to content

Commit 1858b8f

Browse files
committed
Updated packages.
1 parent 4168b6d commit 1858b8f

File tree

2 files changed

+24
-43
lines changed

2 files changed

+24
-43
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"dependencies": {
1414
"chalk": "1.1.3",
1515
"doxdox-parser-dox": "~1.1.0",
16-
"doxdox-plugin-bootstrap": "~1.1.3",
17-
"doxdox-plugin-handlebars": "~1.1.2",
16+
"doxdox-plugin-bootstrap": "~1.1.5",
17+
"doxdox-plugin-handlebars": "~1.1.3",
1818
"doxdox-plugin-markdown": "~1.1.1",
1919
"globby": "6.1.0",
2020
"parse-cmd-args": "2.0.0",
@@ -25,7 +25,7 @@
2525
"codecov": "^2.1.0",
2626
"eslint": "^3.18.0",
2727
"istanbul": "^0.4.5",
28-
"mocha": "^3.2.0"
28+
"mocha": "^3.3.0"
2929
},
3030
"scripts": {
3131
"test": "make lint && make coverage"

yarn.lock

Lines changed: 21 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -327,11 +327,11 @@ dashdash@^1.12.0:
327327
dependencies:
328328
assert-plus "^1.0.0"
329329

330-
debug@2.2.0:
331-
version "2.2.0"
332-
resolved "https://registry.yarnpkg.com/debug/-/debug-2.2.0.tgz#f87057e995b1a1f6ae6a4960664137bc56f039da"
330+
debug@2.6.0:
331+
version "2.6.0"
332+
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.0.tgz#bc596bcabe7617f11d9fa15361eded5608b8499b"
333333
dependencies:
334-
ms "0.7.1"
334+
ms "0.7.2"
335335

336336
debug@^2.1.1:
337337
version "2.6.3"
@@ -367,9 +367,9 @@ delayed-stream@~1.0.0:
367367
version "1.0.0"
368368
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
369369

370-
diff@1.4.0:
371-
version "1.4.0"
372-
resolved "https://registry.yarnpkg.com/diff/-/diff-1.4.0.tgz#7f28d2eb9ee7b15a97efd89ce63dcfdaa3ccbabf"
370+
diff@3.2.0:
371+
version "3.2.0"
372+
resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"
373373

374374
doctrine@^2.0.0:
375375
version "2.0.0"
@@ -398,15 +398,15 @@ doxdox-parser-dox@~1.1.0:
398398
dependencies:
399399
dox "0.9.0"
400400

401-
doxdox-plugin-bootstrap@~1.1.3:
402-
version "1.1.4"
403-
resolved "https://registry.yarnpkg.com/doxdox-plugin-bootstrap/-/doxdox-plugin-bootstrap-1.1.4.tgz#bb86c4181027dec702736cdf0d95fffb1c1cb98d"
401+
doxdox-plugin-bootstrap@~1.1.5:
402+
version "1.1.5"
403+
resolved "https://registry.yarnpkg.com/doxdox-plugin-bootstrap/-/doxdox-plugin-bootstrap-1.1.5.tgz#a6acef865aea8f2e4b1d514b187e669677888292"
404404
dependencies:
405405
handlebars "4.0.6"
406406
highlight.js "9.10.0"
407407
markdown-it "8.3.1"
408408

409-
doxdox-plugin-handlebars@~1.1.2:
409+
doxdox-plugin-handlebars@~1.1.3:
410410
version "1.1.3"
411411
resolved "https://registry.yarnpkg.com/doxdox-plugin-handlebars/-/doxdox-plugin-handlebars-1.1.3.tgz#55df5168bc0a709138cd4af793650af59d49a45f"
412412
dependencies:
@@ -687,9 +687,9 @@ getpass@^0.1.1:
687687
dependencies:
688688
assert-plus "^1.0.0"
689689

690-
glob@7.0.5:
691-
version "7.0.5"
692-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.5.tgz#b4202a69099bbb4d292a7c1b95b6682b67ebdc95"
690+
glob@7.1.1, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5:
691+
version "7.1.1"
692+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
693693
dependencies:
694694
fs.realpath "^1.0.0"
695695
inflight "^1.0.4"
@@ -708,17 +708,6 @@ glob@^5.0.15:
708708
once "^1.3.0"
709709
path-is-absolute "^1.0.0"
710710

711-
glob@^7.0.0, glob@^7.0.3, glob@^7.0.5:
712-
version "7.1.1"
713-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
714-
dependencies:
715-
fs.realpath "^1.0.0"
716-
inflight "^1.0.4"
717-
inherits "2"
718-
minimatch "^3.0.2"
719-
once "^1.3.0"
720-
path-is-absolute "^1.0.0"
721-
722711
globals@^9.14.0:
723712
version "9.17.0"
724713
resolved "https://registry.yarnpkg.com/globals/-/globals-9.17.0.tgz#0c0ca696d9b9bb694d2e5470bd37777caad50286"
@@ -1180,44 +1169,36 @@ mime-types@^2.1.12, mime-types@~2.1.7:
11801169
dependencies:
11811170
brace-expansion "^1.0.0"
11821171

1183-
minimist@0.0.8:
1172+
minimist@0.0.8, minimist@~0.0.1:
11841173
version "0.0.8"
11851174
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
11861175

11871176
minimist@^1.2.0:
11881177
version "1.2.0"
11891178
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
11901179

1191-
minimist@~0.0.1:
1192-
version "0.0.10"
1193-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
1194-
11951180
mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1:
11961181
version "0.5.1"
11971182
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
11981183
dependencies:
11991184
minimist "0.0.8"
12001185

1201-
mocha@^3.2.0:
1202-
version "3.2.0"
1203-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.2.0.tgz#7dc4f45e5088075171a68896814e6ae9eb7a85e3"
1186+
mocha@^3.3.0:
1187+
version "3.3.0"
1188+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.3.0.tgz#d29b7428d3f52c82e2e65df1ecb7064e1aabbfb5"
12041189
dependencies:
12051190
browser-stdout "1.3.0"
12061191
commander "2.9.0"
1207-
debug "2.2.0"
1208-
diff "1.4.0"
1192+
debug "2.6.0"
1193+
diff "3.2.0"
12091194
escape-string-regexp "1.0.5"
1210-
glob "7.0.5"
1195+
glob "7.1.1"
12111196
growl "1.9.2"
12121197
json3 "3.3.2"
12131198
lodash.create "3.1.1"
12141199
mkdirp "0.5.1"
12151200
supports-color "3.1.2"
12161201

1217-
ms@0.7.1:
1218-
version "0.7.1"
1219-
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.1.tgz#9cd13c03adbff25b65effde7ce864ee952017098"
1220-
12211202
ms@0.7.2:
12221203
version "0.7.2"
12231204
resolved "https://registry.yarnpkg.com/ms/-/ms-0.7.2.tgz#ae25cf2512b3885a1d95d7f037868d8431124765"

0 commit comments

Comments
 (0)