This repository was archived by the owner on Oct 2, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1344
-1297
lines changed Expand file tree Collapse file tree 2 files changed +1344
-1297
lines changed Original file line number Diff line number Diff line change 38
38
},
39
39
"dependencies" : {
40
40
"lodash.get" : " ^4" ,
41
- "make-error" : " ^1.3.5 " ,
42
- "ts-node" : " ^7 " ,
43
- "tslib" : " ^1.9.3 "
41
+ "make-error" : " ^1" ,
42
+ "ts-node" : " ^8 " ,
43
+ "tslib" : " ^1"
44
44
},
45
45
"devDependencies" : {
46
- "@commitlint/cli" : " ^7 " ,
47
- "@commitlint/config-conventional" : " ^7 " ,
46
+ "@commitlint/cli" : " ^8 " ,
47
+ "@commitlint/config-conventional" : " ^8 " ,
48
48
"@endemolshinegroup/cz-github" : " ^1" ,
49
49
"@endemolshinegroup/prettier-config" : " ^1" ,
50
50
"@endemolshinegroup/tslint-config" : " ^1" ,
51
51
"@semantic-release/changelog" : " ^3" ,
52
52
"@semantic-release/git" : " ^7" ,
53
53
"@types/cosmiconfig" : " ^5" ,
54
- "@types/jest" : " ^23 " ,
54
+ "@types/jest" : " ^24 " ,
55
55
"@types/lodash.get" : " ^4" ,
56
56
"@types/node" : " 8.*" ,
57
57
"commitizen" : " ^3" ,
58
58
"cosmiconfig" : " ^5" ,
59
- "husky" : " ^1 " ,
60
- "jest" : " ^23 " ,
61
- "lint-staged" : " ^8.0.0 " ,
59
+ "husky" : " ^3 " ,
60
+ "jest" : " ^24 " ,
61
+ "lint-staged" : " ^9 " ,
62
62
"prettier" : " ^1" ,
63
63
"rimraf" : " ^2" ,
64
64
"semantic-release" : " ^15" ,
65
- "ts-jest" : " ^23 " ,
65
+ "ts-jest" : " ^24 " ,
66
66
"tslint" : " ^5" ,
67
67
"tslint-config-prettier" : " ^1" ,
68
68
"tslint-eslint-rules" : " ^5" ,
69
- "typedoc" : " ^0.13.0 " ,
69
+ "typedoc" : " ^0.14.2 " ,
70
70
"typescript" : " ^3"
71
71
}
72
72
}
You can’t perform that action at this time.
0 commit comments