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 3838 },
3939 "dependencies" : {
4040 "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"
4444 },
4545 "devDependencies" : {
46- "@commitlint/cli" : " ^7 " ,
47- "@commitlint/config-conventional" : " ^7 " ,
46+ "@commitlint/cli" : " ^8 " ,
47+ "@commitlint/config-conventional" : " ^8 " ,
4848 "@endemolshinegroup/cz-github" : " ^1" ,
4949 "@endemolshinegroup/prettier-config" : " ^1" ,
5050 "@endemolshinegroup/tslint-config" : " ^1" ,
5151 "@semantic-release/changelog" : " ^3" ,
5252 "@semantic-release/git" : " ^7" ,
5353 "@types/cosmiconfig" : " ^5" ,
54- "@types/jest" : " ^23 " ,
54+ "@types/jest" : " ^24 " ,
5555 "@types/lodash.get" : " ^4" ,
5656 "@types/node" : " 8.*" ,
5757 "commitizen" : " ^3" ,
5858 "cosmiconfig" : " ^5" ,
59- "husky" : " ^1 " ,
60- "jest" : " ^23 " ,
61- "lint-staged" : " ^8.0.0 " ,
59+ "husky" : " ^3 " ,
60+ "jest" : " ^24 " ,
61+ "lint-staged" : " ^9 " ,
6262 "prettier" : " ^1" ,
6363 "rimraf" : " ^2" ,
6464 "semantic-release" : " ^15" ,
65- "ts-jest" : " ^23 " ,
65+ "ts-jest" : " ^24 " ,
6666 "tslint" : " ^5" ,
6767 "tslint-config-prettier" : " ^1" ,
6868 "tslint-eslint-rules" : " ^5" ,
69- "typedoc" : " ^0.13.0 " ,
69+ "typedoc" : " ^0.14.2 " ,
7070 "typescript" : " ^3"
7171 }
7272}
You can’t perform that action at this time.
0 commit comments