File tree Expand file tree Collapse file tree 4 files changed +244
-392
lines changed
examples/dynamic-dictionaries
packages/cspell-eslint-plugin Expand file tree Collapse file tree 4 files changed +244
-392
lines changed Original file line number Diff line number Diff line change 33 "private" : true ,
44 "dependencies" : {
55 "cspell" : " workspace:*" ,
6- "tinyglobby" : " ^0.2.13 "
6+ "tinyglobby" : " ^0.2.14 "
77 }
88}
Original file line number Diff line number Diff line change 101101 "@cspell/eslint-plugin" : " workspace:*" ,
102102 "@eslint/js" : " ^9.27.0" ,
103103 "@internal/scripts" : " workspace:*" ,
104- "@lerna-lite/cli" : " ^4.1.2 " ,
105- "@lerna-lite/publish" : " ^4.1.2 " ,
104+ "@lerna-lite/cli" : " ^4.2.0 " ,
105+ "@lerna-lite/publish" : " ^4.2.0 " ,
106106 "@rollup/plugin-alias" : " ^5.1.1" ,
107107 "@rollup/plugin-commonjs" : " ^28.0.3" ,
108108 "@rollup/plugin-json" : " ^6.1.0" ,
123123 "nyc" : " ^17.1.0" ,
124124 "perf-insight" : " ^1.2.0" ,
125125 "prettier" : " ^3.5.3" ,
126- "rollup" : " ^4.41.0 " ,
126+ "rollup" : " ^4.41.1 " ,
127127 "rollup-plugin-dts" : " ^6.2.1" ,
128128 "shx" : " ^0.4.0" ,
129129 "ts-jest" : " ^29.3.4" ,
Original file line number Diff line number Diff line change 9292 "eslint-plugin-react" : " ^7.37.5" ,
9393 "eslint-plugin-simple-import-sort" : " ^12.1.1" ,
9494 "eslint-plugin-yml" : " ^1.18.0" ,
95- "globals" : " ^16.1 .0" ,
95+ "globals" : " ^16.2 .0" ,
9696 "jsonc-eslint-parser" : " ^2.4.0" ,
97- "mocha" : " ^11.4 .0" ,
97+ "mocha" : " ^11.5 .0" ,
9898 "ts-json-schema-generator" : " ^2.4.0" ,
9999 "typescript" : " ~5.8.3" ,
100100 "typescript-eslint" : " ^8.32.1" ,
You can’t perform that action at this time.
0 commit comments