File tree Expand file tree Collapse file tree 4 files changed +364
-363
lines changed
packages/cspell-eslint-plugin
test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9 Expand file tree Collapse file tree 4 files changed +364
-363
lines changed Original file line number Diff line number Diff line change 106106 "@rollup/plugin-typescript" : " ^12.1.1" ,
107107 "@swc-node/register" : " ^1.10.9" ,
108108 "@tsconfig/node18" : " ^18.2.4" ,
109- "@types/node" : " ^18.19.60 " ,
109+ "@types/node" : " ^18.19.61 " ,
110110 "@vitest/coverage-istanbul" : " ^2.1.4" ,
111111 "conventional-changelog-conventionalcommits" : " ^8.0.0" ,
112112 "eslint" : " ^9.13.0" ,
117117 "nyc" : " ^17.1.0" ,
118118 "perf-insight" : " ^1.2.0" ,
119119 "prettier" : " ^3.3.3" ,
120- "rollup" : " ^4.24.2 " ,
120+ "rollup" : " ^4.24.3 " ,
121121 "rollup-plugin-dts" : " ^6.1.1" ,
122122 "shx" : " ^0.3.4" ,
123123 "ts-jest" : " ^29.2.5" ,
124124 "ts-node" : " ^10.9.2" ,
125125 "ts2mjs" : " ^3.0.0" ,
126126 "tslib" : " ^2.8.0" ,
127127 "typescript" : " ~5.6.3" ,
128- "typescript-eslint" : " ^8.12.1 " ,
128+ "typescript-eslint" : " ^8.12.2 " ,
129129 "vite" : " ^5.4.10" ,
130130 "vitest" : " ^2.1.4"
131131 }
Original file line number Diff line number Diff line change 8585 "@types/eslint" : " ^8.56.12" ,
8686 "@types/estree" : " ^1.0.6" ,
8787 "@types/mocha" : " ^10.0.9" ,
88- "@typescript-eslint/parser" : " ^8.12.1 " ,
89- "@typescript-eslint/types" : " ^8.12.1 " ,
88+ "@typescript-eslint/parser" : " ^8.12.2 " ,
89+ "@typescript-eslint/types" : " ^8.12.2 " ,
9090 "eslint" : " ^9.13.0" ,
9191 "eslint-plugin-jsonc" : " ^2.16.0" ,
9292 "eslint-plugin-mdx" : " ^3.1.5" ,
9696 "eslint-plugin-yml" : " ^1.14.0" ,
9797 "globals" : " ^15.11.0" ,
9898 "jsonc-eslint-parser" : " ^2.4.0" ,
99- "mocha" : " ^10.7.3 " ,
99+ "mocha" : " ^10.8.1 " ,
100100 "ts-json-schema-generator" : " ^2.3.0" ,
101101 "typescript" : " ~5.6.3" ,
102- "typescript-eslint" : " ^8.12.1 " ,
102+ "typescript-eslint" : " ^8.12.2 " ,
103103 "yaml-eslint-parser" : " ^1.2.3"
104104 },
105105 "dependencies" : {
You can’t perform that action at this time.
0 commit comments