File tree Expand file tree Collapse file tree 5 files changed +12
-13
lines changed Expand file tree Collapse file tree 5 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 20
20
"glob" : " 7.1.2" ,
21
21
"has-yarn" : " 1.0.0" ,
22
22
"inquirer" : " 5.1.0" ,
23
- "lodash" : " 4.17.10 " ,
23
+ "lodash" : " 4.17.15 " ,
24
24
"ora" : " 2.1.0" ,
25
25
"path-exists" : " 3.0.0" ,
26
26
"sanitize-filename" : " 1.6.1"
31
31
"eslint-plugin-prettier" : " 2.6.0" ,
32
32
"prettier" : " 1.11.1" ,
33
33
"proxyquire" : " 2.0.1" ,
34
- "tap" : " 11.1.1 "
34
+ "tap" : " 14.6.4 "
35
35
},
36
36
"files" : [
37
37
" bin"
Original file line number Diff line number Diff line change 13
13
"glob" : " 7.0.0" ,
14
14
"graphlib" : " 2.1.1" ,
15
15
"js-beautify" : " 1.6.3" ,
16
- "js-yaml" : " 3.6 .1" ,
17
- "lodash" : " 4.17.5 " ,
16
+ "js-yaml" : " 3.13 .1" ,
17
+ "lodash" : " 4.17.15 " ,
18
18
"markdown-it" : " 6.0.1" ,
19
19
"node-fetch" : " 1.6.0" ,
20
20
"recursive-copy" : " 2.0.8" ,
31
31
"eslint-plugin-import" : " ^2.18.2" ,
32
32
"eslint-plugin-prettier" : " ^3.1.0" ,
33
33
"husky" : " 0.14.3" ,
34
- "jsdoc-to-markdown" : " 3 .0.0 " ,
34
+ "jsdoc-to-markdown" : " 5 .0.1 " ,
35
35
"prettier" : " ^1.14.3" ,
36
36
"pretty-quick" : " ^1.11.1" ,
37
37
"rewire" : " 2.5.2" ,
38
38
"standard-version" : " 4.3.0" ,
39
- "tap" : " 11.1.1 "
39
+ "tap" : " 14.6.4 "
40
40
},
41
41
"keywords" : [
42
42
" Pattern Lab" ,
51
51
"author" : {
52
52
"name" : " Brian Muenzenmeyer"
53
53
},
54
- "contributors" : [
55
- {
54
+ "contributors" : [{
56
55
"name" : " Geoff Pursell"
57
56
},
58
57
{
Original file line number Diff line number Diff line change 6
6
"dependencies" : {
7
7
"fs-extra" : " 0.30.0" ,
8
8
"glob" : " 7.0.0" ,
9
- "handlebars" : " 4.0.5 "
9
+ "handlebars" : " 4.2.0 "
10
10
},
11
11
"keywords" : [
12
12
" Pattern Lab" ,
Original file line number Diff line number Diff line change 5
5
"main" : " lib/engine_mustache.js" ,
6
6
"dependencies" : {
7
7
"fs-extra" : " 0.30.0" ,
8
- "mustache" : " 2.2 .0"
8
+ "mustache" : " 3.1 .0"
9
9
},
10
10
"keywords" : [
11
11
" Pattern Lab" ,
Original file line number Diff line number Diff line change 12
12
],
13
13
"author" : " Tapio Vierros" ,
14
14
"dependencies" : {
15
- "chokidar" : " 1.6 .0" ,
15
+ "chokidar" : " 3.1 .0" ,
16
16
"colors" : " 1.3.0" ,
17
17
"connect" : " 3.6.5" ,
18
18
"cors" : " 2.8.4" ,
19
19
"event-stream" : " 3.3.4" ,
20
20
"faye-websocket" : " 0.11.x" ,
21
21
"http-auth" : " 3.2.x" ,
22
- "morgan" : " 1.6 .1" ,
22
+ "morgan" : " 1.9 .1" ,
23
23
"object-assign" : " 4.1.1" ,
24
24
"opn" : " 5.3.0" ,
25
25
"proxy-middleware" : " 0.15.0" ,
28
28
},
29
29
"devDependencies" : {
30
30
"eslint" : " 4.18.2" ,
31
- "jshint" : " 2.9 .2" ,
31
+ "jshint" : " 2.10 .2" ,
32
32
"mocha" : " 4.0.1" ,
33
33
"supertest" : " 3.0.0"
34
34
},
You can’t perform that action at this time.
0 commit comments