File tree Expand file tree Collapse file tree 3 files changed +130
-165
lines changed
Expand file tree Collapse file tree 3 files changed +130
-165
lines changed Original file line number Diff line number Diff line change 100100 "@types/koa-bodyparser" : " ^4.3.12" ,
101101 "@types/koa__cors" : " ^5.0.0" ,
102102 "@types/node" : " ^20.12.8" ,
103- "@typescript-eslint/eslint-plugin" : " ^7.9 .0" ,
104- "@typescript-eslint/parser" : " ^7.9 .0" ,
103+ "@typescript-eslint/eslint-plugin" : " ^7.10 .0" ,
104+ "@typescript-eslint/parser" : " ^7.10 .0" ,
105105 "@vitest/coverage-v8" : " ^1.6.0" ,
106106 "async" : " ^3.2.5" ,
107107 "cheerio" : " ^1.0.0-rc.12" ,
114114 "json-stream-stringify" : " ^3.1.4" ,
115115 "koa" : " ^2.15.3" ,
116116 "koa-bodyparser" : " ^4.4.1" ,
117- "lint-staged" : " ^15.2.2 " ,
117+ "lint-staged" : " ^15.2.5 " ,
118118 "npm-run-all2" : " ^6.2.0" ,
119119 "prettier" : " ^3.2.5" ,
120120 "replace-in-file" : " ^7.1.0" ,
121121 "rimraf" : " ^5.0.7" ,
122122 "tsup" : " ^8.0.2" ,
123- "tsx" : " ^4.10.5 " ,
123+ "tsx" : " ^4.11.0 " ,
124124 "typescript" : " ^5.4.5" ,
125125 "vitest" : " ^1.6.0"
126126 },
Original file line number Diff line number Diff line change 1- requests == 2.32.0
2- autopep8 == 2.1.0
3- pylint == 3.2.1
1+ requests == 2.32.2
2+ autopep8 == 2.1.1
3+ pylint == 3.2.2
You can’t perform that action at this time.
0 commit comments