File tree 6 files changed +157
-203
lines changed
test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8
6 files changed +157
-203
lines changed Original file line number Diff line number Diff line change 113
113
"eslint-import-resolver-typescript" : " ^3.6.1" ,
114
114
"eslint-plugin-jest" : " ^28.6.0" ,
115
115
"eslint-plugin-n" : " ^17.9.0" ,
116
- "eslint-plugin-simple-import-sort" : " ^12.1.0 " ,
116
+ "eslint-plugin-simple-import-sort" : " ^12.1.1 " ,
117
117
"eslint-plugin-unicorn" : " ^54.0.0" ,
118
- "inject-markdown" : " ^3.0 .0" ,
118
+ "inject-markdown" : " ^3.1 .0" ,
119
119
"nyc" : " ^17.0.0" ,
120
120
"perf-insight" : " ^1.1.1" ,
121
121
"prettier" : " ^3.3.2" ,
128
128
"tslib" : " ^2.6.3" ,
129
129
"typescript" : " ^5.5.3" ,
130
130
"typescript-eslint" : " ^7.15.0" ,
131
- "vite" : " ^5.3.2 " ,
131
+ "vite" : " ^5.3.3 " ,
132
132
"vitest" : " ^1.6.0"
133
133
}
134
134
}
Original file line number Diff line number Diff line change 48
48
},
49
49
"dependencies" : {
50
50
"@cspell/cspell-types" : " workspace:*" ,
51
- "comment-json" : " ^4.2.3 " ,
51
+ "comment-json" : " ^4.2.4 " ,
52
52
"yaml" : " ^2.4.5"
53
53
}
54
54
}
Original file line number Diff line number Diff line change 91
91
"eslint-plugin-mdx" : " ^3.1.5" ,
92
92
"eslint-plugin-n" : " ^17.9.0" ,
93
93
"eslint-plugin-react" : " ^7.34.3" ,
94
- "eslint-plugin-simple-import-sort" : " ^12.1.0 " ,
94
+ "eslint-plugin-simple-import-sort" : " ^12.1.1 " ,
95
95
"eslint-plugin-yml" : " ^1.14.0" ,
96
96
"globals" : " ^15.8.0" ,
97
97
"jsonc-eslint-parser" : " ^2.4.0" ,
98
- "mocha" : " ^10.5.2 " ,
98
+ "mocha" : " ^10.6.0 " ,
99
99
"ts-json-schema-generator" : " ^2.3.0" ,
100
100
"typescript" : " ^5.5.3" ,
101
101
"typescript-eslint" : " ^7.15.0" ,
Original file line number Diff line number Diff line change 67
67
"@cspell/strong-weak-map" : " workspace:*" ,
68
68
"@cspell/url" : " workspace:*" ,
69
69
"clear-module" : " ^4.1.2" ,
70
- "comment-json" : " ^4.2.3 " ,
70
+ "comment-json" : " ^4.2.4 " ,
71
71
"cspell-config-lib" : " workspace:*" ,
72
72
"cspell-dictionary" : " workspace:*" ,
73
73
"cspell-glob" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments