File tree Expand file tree Collapse file tree 3 files changed +141
-125
lines changed Expand file tree Collapse file tree 3 files changed +141
-125
lines changed Original file line number Diff line number Diff line change 1- # blocked by the ESLint v9 support of eslint-config-airbnb-base
2- # https://github.com/airbnb/javascript/issues/2961
31reject :
2+ # blocked by the ESLint v9 support of eslint-config-airbnb-base
3+ # https://github.com/airbnb/javascript/issues/2961
44 - eslint
55 - eslint-plugin-svelte
6+ # https://github.com/gajus/eslint-plugin-jsdoc/issues/1478
7+ - eslint-plugin-jsdoc
Original file line number Diff line number Diff line change 1414 "check:eslint" : " eslint ."
1515 },
1616 "devDependencies" : {
17- "@types/node" : " ^24.3.1 " ,
17+ "@types/node" : " ^24.3.3 " ,
1818 "cspell" : " ^9.2.1" ,
1919 "eslint" : " ^8.57.1" ,
2020 "eslint-config-airbnb-base" : " ^15.0.0" ,
2121 "eslint-config-prettier" : " ^10.1.8" ,
22- "eslint-plugin-jsdoc" : " ^54.5.0 " ,
22+ "eslint-plugin-jsdoc" : " ^56.1.2 " ,
2323 "prettier" : " ^3.6.2" ,
24- "wrangler" : " 4.34 .0"
24+ "wrangler" : " 4.36 .0"
2525 },
2626 "pnpm" : {
2727 "onlyBuiltDependencies" : [
You can’t perform that action at this time.
0 commit comments