File tree Expand file tree Collapse file tree 2 files changed +417
-674
lines changed
Expand file tree Collapse file tree 2 files changed +417
-674
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " dpdm" ,
3- "version" : " 3.7.1 " ,
3+ "version" : " 3.8.0 " ,
44 "description" : " Analyze circular dependencies in your JavaScript/TypeScript projects." ,
55 "keywords" : [
66 " circular" ,
5050 },
5151 "license" : " MIT" ,
5252 "devDependencies" : {
53- "@types/jest" : " ^26 .0.24 " ,
54- "husky" : " ^7.0.1 " ,
55- "jest" : " ^27.0.6 " ,
56- "lint-staged" : " ^11.1.1 " ,
53+ "@types/jest" : " ^27 .0.1 " ,
54+ "husky" : " ^7.0.2 " ,
55+ "jest" : " ^27.1.1 " ,
56+ "lint-staged" : " ^11.1.2 " ,
5757 "npm-run-all" : " ^4.1.5" ,
58- "prettier" : " ^2.3.2 " ,
59- "rollup" : " ^2.56.0 " ,
60- "ts-jest" : " ^27.0.4 " ,
61- "ts-node" : " ^10.1.0 "
58+ "prettier" : " ^2.4.0 " ,
59+ "rollup" : " ^2.56.3 " ,
60+ "ts-jest" : " ^27.0.5 " ,
61+ "ts-node" : " ^10.2.1 "
6262 },
6363 "dependencies" : {
6464 "@types/fs-extra" : " ^9.0.12" ,
6868 "fs-extra" : " ^10.0.0" ,
6969 "glob" : " ^7.1.7" ,
7070 "ora" : " ^5.4.1" ,
71- "tslib" : " ^2.3.0 " ,
72- "typescript" : " ^4.3.5 " ,
73- "yargs" : " ^17.1.0 "
71+ "tslib" : " ^2.3.1 " ,
72+ "typescript" : " ^4.4.3 " ,
73+ "yargs" : " ^17.1.1 "
7474 },
7575 "cliVersion" : " 8.8.4" ,
7676 "lint-staged" : {
You can’t perform that action at this time.
0 commit comments