File tree Expand file tree Collapse file tree 3 files changed +1008
-888
lines changed
Expand file tree Collapse file tree 3 files changed +1008
-888
lines changed Original file line number Diff line number Diff line change 11{
22 "upgrade" : true ,
3- "reject" : [" chalk" , " ora" ]
3+ "reject" : [" chalk" , " ora" , " glob " ]
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " dpdm" ,
3- "version" : " 3.14 .0" ,
3+ "version" : " 3.15 .0" ,
44 "description" : " Analyze circular dependencies in your JavaScript/TypeScript projects." ,
55 "keywords" : [
66 " circular" ,
5252 "license" : " MIT" ,
5353 "devDependencies" : {
5454 "@types/fs-extra" : " ^11.0.4" ,
55- "@types/jest" : " ^29.5.11 " ,
56- "@types/yargs" : " ^17.0.32 " ,
57- "husky" : " ^8.0.3 " ,
55+ "@types/jest" : " ^29.5.13 " ,
56+ "@types/yargs" : " ^17.0.33 " ,
57+ "husky" : " ^9.1.6 " ,
5858 "jest" : " ^29.7.0" ,
59- "lint-staged" : " ^14.0.1 " ,
59+ "lint-staged" : " ^15.2.10 " ,
6060 "npm-run-all" : " ^4.1.5" ,
61- "prettier" : " ^3.1.0 " ,
62- "pretty-quick" : " ^3.1.3 " ,
63- "ts-jest" : " ^29.1.1 " ,
64- "ts-node" : " ^10.9.1 "
61+ "prettier" : " ^3.3.3 " ,
62+ "pretty-quick" : " ^4.0.0 " ,
63+ "ts-jest" : " ^29.2.5 " ,
64+ "ts-node" : " ^10.9.2 "
6565 },
6666 "dependencies" : {
6767 "chalk" : " ^4.1.2" ,
6868 "fs-extra" : " ^11.2.0" ,
6969 "glob" : " ^10.3.10" ,
7070 "ora" : " ^5.4.1" ,
71- "tslib" : " ^2.6.2 " ,
72- "typescript" : " ^5.3 .3" ,
71+ "tslib" : " ^2.7.0 " ,
72+ "typescript" : " ^5.6 .3" ,
7373 "yargs" : " ^17.7.2"
7474 },
7575 "lint-staged" : {
8787 "jsxBracketSameLine" : false ,
8888 "arrowParens" : " always" ,
8989 "endOfLine" : " lf"
90- }
90+ },
91+ "packageManager" : " yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
9192}
You can’t perform that action at this time.
0 commit comments