File tree Expand file tree Collapse file tree 4 files changed +74
-74
lines changed
Expand file tree Collapse file tree 4 files changed +74
-74
lines changed Original file line number Diff line number Diff line change 1616 " packages/worker"
1717 ],
1818 "devDependencies" : {
19- "@typescript-eslint/eslint-plugin" : " ^8.18.1 " ,
20- "typedoc" : " ^0.27.5 "
19+ "@typescript-eslint/eslint-plugin" : " ^8.18.2 " ,
20+ "typedoc" : " ^0.27.6 "
2121 },
2222 "dependencies" : {
2323 "marked" : " ^15.0.4"
Original file line number Diff line number Diff line change 3131 "url" : " https://github.com/codebam/cf-workers-telegram-bot.git"
3232 },
3333 "devDependencies" : {
34- "@cloudflare/workers-types" : " ^4.20241218 .0" ,
34+ "@cloudflare/workers-types" : " ^4.20241224 .0" ,
3535 "@eslint/js" : " ^9.17.0" ,
36- "@typescript-eslint/eslint-plugin" : " ^8.18.1 " ,
37- "@typescript-eslint/parser" : " ^8.18.1 " ,
36+ "@typescript-eslint/eslint-plugin" : " ^8.18.2 " ,
37+ "@typescript-eslint/parser" : " ^8.18.2 " ,
3838 "eslint" : " ^9.17.0" ,
3939 "eslint-config-prettier" : " ^9.1.0" ,
4040 "globals" : " ^15.14.0" ,
4141 "prettier" : " ^3.4.2" ,
4242 "typescript" : " ^5.7.2" ,
43- "typescript-eslint" : " ^8.18.1 " ,
43+ "typescript-eslint" : " ^8.18.2 " ,
4444 "vitest" : " ^2.1.8"
4545 }
4646}
Original file line number Diff line number Diff line change 1616 "devDependencies" : {
1717 "@babel/preset-env" : " ^7.26.0" ,
1818 "@cloudflare/vitest-pool-workers" : " ^0.5.40" ,
19- "@cloudflare/workers-types" : " ^4.20241218 .0" ,
19+ "@cloudflare/workers-types" : " ^4.20241224 .0" ,
2020 "@eslint/js" : " ^9.17.0" ,
21- "@typescript-eslint/eslint-plugin" : " ^8.18.1 " ,
22- "@typescript-eslint/parser" : " ^8.18.1 " ,
21+ "@typescript-eslint/eslint-plugin" : " ^8.18.2 " ,
22+ "@typescript-eslint/parser" : " ^8.18.2 " ,
2323 "esbuild" : " ^0.24.2" ,
2424 "esbuild-plugin-babel" : " ^0.2.3" ,
2525 "esbuild-plugin-glob" : " ^2.2.3" ,
2828 "globals" : " ^15.14.0" ,
2929 "prettier" : " ^3.4.2" ,
3030 "typescript" : " ^5.7.2" ,
31- "typescript-eslint" : " ^8.18.1 " ,
31+ "typescript-eslint" : " ^8.18.2 " ,
3232 "vitest" : " 2.1.8"
3333 }
3434}
You can’t perform that action at this time.
0 commit comments