File tree 3 files changed +128
-145
lines changed
packages/eslint-config-persona
3 files changed +128
-145
lines changed Original file line number Diff line number Diff line change 44
44
"@types/scroll-into-view" : " 1.16.4" ,
45
45
"@types/webfontloader" : " 1.6.38" ,
46
46
"@types/zxcvbn" : " 4.4.5" ,
47
- "@typescript-eslint/eslint-plugin" : " 5.62 .0" ,
48
- "@typescript-eslint/parser" : " 5.62 .0" ,
47
+ "@typescript-eslint/eslint-plugin" : " 8.31 .0" ,
48
+ "@typescript-eslint/parser" : " 8.31 .0" ,
49
49
"@vitejs/plugin-vue" : " 4.5.2" ,
50
50
"@vitest/browser" : " 0.34.6" ,
51
51
"@vitest/coverage-c8" : " 0.33.0" ,
Original file line number Diff line number Diff line change 17
17
"main" : " ./index.js" ,
18
18
"types" : " ./index.d.ts" ,
19
19
"peerDependencies" : {
20
- "@typescript-eslint/eslint-plugin" : " 5.62 .0" ,
21
- "@typescript-eslint/parser" : " 5.62 .0" ,
20
+ "@typescript-eslint/eslint-plugin" : " 8.31 .0" ,
21
+ "@typescript-eslint/parser" : " 8.31 .0" ,
22
22
"@vue/eslint-config-typescript" : " 13.0.0" ,
23
23
"eslint" : " 9.6.0" ,
24
24
"eslint-config-standard-with-typescript" : " 43.0.1" ,
You can’t perform that action at this time.
0 commit comments