File tree Expand file tree Collapse file tree 2 files changed +79
-359
lines changed
Expand file tree Collapse file tree 2 files changed +79
-359
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.10.0" ,
44 "description" : " TypeScript wrapper for the mailcow API." ,
55 "scripts" : {
6- "test" : " ts- mocha ./ test/**/*.test.ts" ,
6+ "test" : " mocha -r ts-node/register --extensions ts \" test/**/*.test.ts\" " ,
77 "lint" : " eslint src" ,
88 "lint:fix" : " eslint src --fix" ,
99 "format" : " prettier --ignore-path .gitignore --check ./src/" ,
4444 "chai" : " ^4.3.4" ,
4545 "eslint" : " ^9.24.0" ,
4646 "mocha" : " ^10.1.0" ,
47- "prettier" : " ^3.3 .3" ,
48- "ts-mocha" : " ^8.0 .0" ,
47+ "prettier" : " ^3.5 .3" ,
48+ "ts-mocha" : " ^11.1 .0" ,
4949 "ts-node" : " ^10.9.2" ,
50- "typedoc" : " ^0.26.7 " ,
51- "typedoc-plugin-merge-modules" : " ^6 .0.1 " ,
52- "typescript" : " ^5.6.2 "
50+ "typedoc" : " ^0.28.5 " ,
51+ "typedoc-plugin-merge-modules" : " ^7 .0.0 " ,
52+ "typescript" : " ^5.8.3 "
5353 },
5454 "dependencies" : {
55- "axios" : " ^1.7.7 "
55+ "axios" : " ^1.9.0 "
5656 },
5757 "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
5858}
You can’t perform that action at this time.
0 commit comments