File tree Expand file tree Collapse file tree 5 files changed +137
-137
lines changed
packages/cspell-eslint-plugin
test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9 Expand file tree Collapse file tree 5 files changed +137
-137
lines changed Original file line number Diff line number Diff line change 134134 "shx" : " ^0.4.0" ,
135135 "ts-node" : " ^10.9.2" ,
136136 "ts2mjs" : " ^4.0.0" ,
137- "tsdown" : " ^0.18.3 " ,
137+ "tsdown" : " ^0.18.4 " ,
138138 "tslib" : " ^2.8.1" ,
139139 "tsup" : " ^8.5.1" ,
140140 "typescript" : " ~5.9.3" ,
141- "typescript-eslint" : " ^8.50.1 " ,
141+ "typescript-eslint" : " ^8.51.0 " ,
142142 "vite" : " ^7.3.0" ,
143143 "vitest" : " ~4.0.16"
144144 }
Original file line number Diff line number Diff line change 1515 "@cspell/eslint-plugin" : " workspace:*" ,
1616 "@eslint/js" : " ^9.39.2" ,
1717 "eslint" : " ^9.39.2" ,
18- "typescript-eslint" : " ^8.50.1 "
18+ "typescript-eslint" : " ^8.51.0 "
1919 }
2020}
Original file line number Diff line number Diff line change 8383 "@internal/cspell-eslint-plugin-scripts" : " workspace:*" ,
8484 "@types/estree" : " ^1.0.8" ,
8585 "@types/mocha" : " ^10.0.10" ,
86- "@typescript-eslint/parser" : " ^8.50.1 " ,
87- "@typescript-eslint/types" : " ^8.50.1 " ,
86+ "@typescript-eslint/parser" : " ^8.51.0 " ,
87+ "@typescript-eslint/types" : " ^8.51.0 " ,
8888 "eslint" : " ^9.39.2" ,
8989 "eslint-plugin-jsonc" : " ^2.21.0" ,
9090 "eslint-plugin-mdx" : " ^3.6.2" ,
9797 "mocha" : " ^11.7.5" ,
9898 "ts-json-schema-generator" : " ^2.4.0" ,
9999 "typescript" : " ~5.9.3" ,
100- "typescript-eslint" : " ^8.50.1 " ,
100+ "typescript-eslint" : " ^8.51.0 " ,
101101 "yaml-eslint-parser" : " ^1.3.2"
102102 },
103103 "dependencies" : {
You can’t perform that action at this time.
0 commit comments