File tree Expand file tree Collapse file tree 5 files changed +130
-123
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 +130
-123
lines changed Original file line number Diff line number Diff line change 147147 "tslib" : " ^2.8.1" ,
148148 "tsup" : " ^8.5.1" ,
149149 "typescript" : " ~5.9.3" ,
150- "typescript-eslint" : " ^8.54 .0" ,
150+ "typescript-eslint" : " ^8.55 .0" ,
151151 "vite" : " ^7.3.1" ,
152152 "vitest" : " ~4.0.18"
153153 }
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.54 .0"
18+ "typescript-eslint" : " ^8.55 .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.54 .0" ,
87- "@typescript-eslint/types" : " ^8.54 .0" ,
86+ "@typescript-eslint/parser" : " ^8.55 .0" ,
87+ "@typescript-eslint/types" : " ^8.55 .0" ,
8888 "eslint" : " ^9.39.2" ,
89- "eslint-plugin-jsonc" : " ^2.21.0 " ,
89+ "eslint-plugin-jsonc" : " ^2.21.1 " ,
9090 "eslint-plugin-mdx" : " ^3.6.2" ,
9191 "eslint-plugin-n" : " ^17.23.2" ,
9292 "eslint-plugin-react" : " ^7.37.5" ,
9797 "mocha" : " ^11.7.5" ,
9898 "ts-json-schema-generator" : " 2.4.0" ,
9999 "typescript" : " ~5.9.3" ,
100- "typescript-eslint" : " ^8.54 .0" ,
100+ "typescript-eslint" : " ^8.55 .0" ,
101101 "yaml-eslint-parser" : " ^2.0.0"
102102 },
103103 "dependencies" : {
You can’t perform that action at this time.
0 commit comments