File tree Expand file tree Collapse file tree 2 files changed +52
-147
lines changed Expand file tree Collapse file tree 2 files changed +52
-147
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@types/fs-extra" : " ^5.0.4" ,
36
36
"@types/json5" : " ^0.0.29" ,
37
- "@types/mocha" : " ^5.2.4 " ,
38
- "@types/node" : " ^10.5.2 " ,
39
- "@types/ramda" : " ^0.25.34 " ,
40
- "@types/yargs" : " ^11.1.0 " ,
37
+ "@types/mocha" : " ^5.2.5 " ,
38
+ "@types/node" : " ^10.5.4 " ,
39
+ "@types/ramda" : " ^0.25.35 " ,
40
+ "@types/yargs" : " ^11.1.1 " ,
41
41
"cz-conventional-changelog" : " ^2.1.0" ,
42
42
"mocha" : " ^5.2.0" ,
43
43
"prettier" : " ^1.13.7" ,
44
- "semantic-release" : " ^15.7 .1" ,
44
+ "semantic-release" : " ^15.8 .1" ,
45
45
"travis-deploy-once" : " ^5.0.1"
46
46
},
47
47
"dependencies" : {
50
50
"fs-extra" : " ^7.0.0" ,
51
51
"json5" : " ^1.0.1" ,
52
52
"ramda" : " ^0.25.0" ,
53
- "ts-curry" : " ^1.0.3 " ,
53
+ "ts-curry" : " ^1.0.4 " ,
54
54
"ts-node" : " ^7.0.0" ,
55
55
"typescript" : " ^2.9.2" ,
56
56
"yargs" : " ^12.0.1"
You can’t perform that action at this time.
0 commit comments