File tree Expand file tree Collapse file tree 2 files changed +1571
-870
lines changed Expand file tree Collapse file tree 2 files changed +1571
-870
lines changed Original file line number Diff line number Diff line change 2525 "prepare" : " husky install && yarn build"
2626 },
2727 "devDependencies" : {
28- "@commitlint/config-conventional" : " ^17.4.4 " ,
28+ "@commitlint/config-conventional" : " ^19.0.0 " ,
2929 "@eslint/js" : " ^9.6.0" ,
3030 "@sinclair/typebox" : " 0.34.13" ,
3131 "@the-draupnir-project/matrix-basic-types" : " 1.4.0" ,
3434 "@types/glob-to-regexp" : " ^0.4.1" ,
3535 "@types/jest" : " ^29.4.0" ,
3636 "@types/node" : " ^18.14.0" ,
37- "cross-env" : " ^7 .0.3 " ,
37+ "cross-env" : " ^10 .0.0 " ,
3838 "eslint" : " ^9.6.0" ,
39- "husky" : " ^8 .0.3 " ,
40- "jest" : " ^29.4.3 " ,
41- "lint-staged" : " ^13.1.2 " ,
39+ "husky" : " ^9 .0.0 " ,
40+ "jest" : " ^30.0.0 " ,
41+ "lint-staged" : " ^16.0.0 " ,
4242 "matrix-bot-sdk" : " >=0.6.4" ,
4343 "matrix-protection-suite" :
" npm:@gnuxie/[email protected] " ,
4444 "postcss" : " ^8.4.21" ,
45- "prettier" : " ^2.8.4 " ,
45+ "prettier" : " ^3.0.0 " ,
4646 "ts-jest" : " ^29.0.5" ,
4747 "tslib" : " ^2.5.0" ,
4848 "typedoc" : " ^0.26.3" ,
4949 "typescript" : " ^5.5.3" ,
50- "typescript-eslint" : " ^7.15 .0"
50+ "typescript-eslint" : " ^8.0 .0"
5151 },
5252 "lint-staged" : {
5353 "src/**/*.ts" : [
You can’t perform that action at this time.
0 commit comments