File tree Expand file tree Collapse file tree 2 files changed +947
-437
lines changed Expand file tree Collapse file tree 2 files changed +947
-437
lines changed Original file line number Diff line number Diff line change 33
33
"ember-rfc176-data" : " ^0.3.9" ,
34
34
"esm" : " ^3.2.25" ,
35
35
"execa" : " ^1.0.0" ,
36
- "fs-extra" : " ^7 .0.0 " ,
37
- "glob" : " ^7.1.3 " ,
38
- "graceful-fs" : " ^4.1.11 " ,
39
- "highlight.js" : " ^9.12.0 " ,
36
+ "fs-extra" : " ^8 .0.1 " ,
37
+ "glob" : " ^7.1.4 " ,
38
+ "graceful-fs" : " ^4.1.15 " ,
39
+ "highlight.js" : " ^9.15.8 " ,
40
40
"http-server" : " ^0.11.1" ,
41
41
"human-size" : " ^1.1.0" ,
42
42
"inflected" : " ^2.0.4" ,
43
43
"keyfinder" : " ^1.0.0" ,
44
44
"lodash" : " ^4.17.11" ,
45
- "marked" : " ^0.5.1 " ,
45
+ "marked" : " ^0.6.2 " ,
46
46
"minimist" : " ^1.2.0" ,
47
47
"mkdir-promise" : " ^1.0.0" ,
48
48
"mkdirp" : " ^0.5.1" ,
49
- "ora" : " ^3.0 .0" ,
50
- "pkg-versions" : " ^1 .1.0" ,
49
+ "ora" : " ^3.4 .0" ,
50
+ "pkg-versions" : " ^2 .1.0" ,
51
51
"rev-file" : " ^3.0.0" ,
52
- "rimraf" : " ^2.6.2 " ,
53
- "rsvp" : " ^4.8.4 " ,
52
+ "rimraf" : " ^2.6.3 " ,
53
+ "rsvp" : " ^4.8.5 " ,
54
54
"s3" : " ^4.4.0" ,
55
55
"semver-extra" : " ^2.0.1" ,
56
- "semver-utils" : " ^1.1.2 " ,
56
+ "semver-utils" : " ^1.1.4 " ,
57
57
"yuidoc-to-jsonapi" : " ^0.4.1"
58
58
},
59
59
"devDependencies" : {
60
60
"chai" : " ^4.2.0" ,
61
- "eslint" : " 5.6.1 " ,
62
- "eslint-plugin-node" : " 7.0.1 " ,
63
- "eslint-plugin-prettier" : " 2.7 .0" ,
64
- "husky" : " ^1.0 .1" ,
65
- "mocha" : " ^5.2.0 " ,
66
- "prettier" : " 1.14.3 " ,
67
- "pretty-quick" : " ^1.7.0 "
61
+ "eslint" : " 6.0.0 " ,
62
+ "eslint-plugin-node" : " 9.1.0 " ,
63
+ "eslint-plugin-prettier" : " 3.1 .0" ,
64
+ "husky" : " ^2.4 .1" ,
65
+ "mocha" : " ^6.1.4 " ,
66
+ "prettier" : " 1.18.2 " ,
67
+ "pretty-quick" : " ^1.11.1 "
68
68
},
69
69
"resolutions" : {
70
70
"aws-sdk" : " ~2.276.1"
74
74
},
75
75
"cacheDirectories" : [
76
76
" tmp"
77
- ]
78
- }
77
+ ],
78
+ "volta" : {
79
+ "node" : " 8.16.0" ,
80
+ "yarn" : " 1.16.0"
81
+ }
82
+ }
You can’t perform that action at this time.
0 commit comments