Commit 3eb39d6 1 parent 8cb8ce2 commit 3eb39d6 Copy full SHA for 3eb39d6
File tree 9 files changed +1007
-834
lines changed
test-packages/cspell-eslint-plugin
test-cspell-eslint-plugin-v9
test-cspell-eslint-plugin-v9-basic
9 files changed +1007
-834
lines changed Original file line number Diff line number Diff line change 95
95
},
96
96
"devDependencies" : {
97
97
"@cspell/eslint-plugin" : " workspace:*" ,
98
- "@eslint/js" : " ^9.19 .0" ,
98
+ "@eslint/js" : " ^9.20 .0" ,
99
99
"@internal/scripts" : " workspace:*" ,
100
100
"@lerna-lite/cli" : " ^3.12.0" ,
101
101
"@lerna-lite/publish" : " ^3.12.0" ,
111
111
"@types/node" : " ^18.19.75" ,
112
112
"@vitest/coverage-istanbul" : " ^3.0.5" ,
113
113
"conventional-changelog-conventionalcommits" : " ^8.0.0" ,
114
- "eslint" : " ^9.19 .0" ,
114
+ "eslint" : " ^9.20 .0" ,
115
115
"eslint-plugin-n" : " ^17.15.1" ,
116
116
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
117
117
"eslint-plugin-unicorn" : " ^56.0.1" ,
118
118
"inject-markdown" : " ^3.1.4" ,
119
119
"nyc" : " ^17.1.0" ,
120
120
"perf-insight" : " ^1.2.0" ,
121
- "prettier" : " ^3.4.2 " ,
122
- "rollup" : " ^4.34.3 " ,
121
+ "prettier" : " ^3.5.0 " ,
122
+ "rollup" : " ^4.34.6 " ,
123
123
"rollup-plugin-dts" : " ^6.1.1" ,
124
124
"shx" : " ^0.3.4" ,
125
125
"ts-jest" : " ^29.2.5" ,
Original file line number Diff line number Diff line change 13
13
"license" : " MIT" ,
14
14
"devDependencies" : {
15
15
"@cspell/eslint-plugin" : " workspace:*" ,
16
- "@eslint/js" : " ^9.19 .0" ,
17
- "eslint" : " ^9.19 .0" ,
16
+ "@eslint/js" : " ^9.20 .0" ,
17
+ "eslint" : " ^9.20 .0" ,
18
18
"typescript-eslint" : " ^8.23.0"
19
19
}
20
20
}
Original file line number Diff line number Diff line change 81
81
},
82
82
"devDependencies" : {
83
83
"@eslint/eslintrc" : " ^3.2.0" ,
84
- "@eslint/js" : " ^9.19.0" ,
85
- "@types/eslint" : " ^8.56.12" ,
84
+ "@eslint/js" : " ~9.19.0" ,
86
85
"@types/estree" : " ^1.0.6" ,
87
86
"@types/mocha" : " ^10.0.10" ,
88
87
"@typescript-eslint/parser" : " ^8.23.0" ,
89
88
"@typescript-eslint/types" : " ^8.23.0" ,
90
- "eslint" : " ^ 9.19.0" ,
89
+ "eslint" : " ~ 9.19.0" ,
91
90
"eslint-plugin-jsonc" : " ^2.19.1" ,
92
91
"eslint-plugin-mdx" : " ^3.1.5" ,
93
92
"eslint-plugin-n" : " ^17.15.1" ,
Original file line number Diff line number Diff line change 129
129
"node" : " >=18"
130
130
},
131
131
"devDependencies" : {
132
- "globby" : " ^14.0.2 " ,
132
+ "globby" : " ^14.1.0 " ,
133
133
"perf-insight" : " ^1.2.0"
134
134
}
135
135
}
Original file line number Diff line number Diff line change 67
67
"node" : " >=18"
68
68
},
69
69
"devDependencies" : {
70
- "@cspell/dict-en_us" : " ^4.3.30 " ,
70
+ "@cspell/dict-en_us" : " ^4.3.31 " ,
71
71
"@cspell/dict-es-es" : " ^3.0.3" ,
72
72
"@cspell/dict-nl-nl" : " ^2.3.3" ,
73
73
"import-meta-resolve" : " ^4.1.0"
You can’t perform that action at this time.
0 commit comments