File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 44
44
"@octokit/rest" : " ^21.0.2" ,
45
45
"@types/jest" : " 29.5.12" ,
46
46
"@types/node" : " ^20.11.19" ,
47
- "@typescript-eslint/eslint-plugin" : " ^7.0.1" ,
48
- "@typescript-eslint/parser" : " ^7.0.1" ,
49
47
"cspell" : " ^8.4.0" ,
50
48
"cypress" : " 13.6.6" ,
51
49
"esbuild" : " ^0.20.1" ,
52
- "eslint" : " ^8.56.0" ,
53
- "eslint-config-prettier" : " ^9.1.0" ,
54
- "eslint-plugin-filename-rules" : " ^1.3.1" ,
55
- "eslint-plugin-prettier" : " ^5.1.3" ,
56
- "eslint-plugin-sonarjs" : " ^2.0.3" ,
50
+ "eslint" : " 9.14.0" ,
51
+ "eslint-plugin-check-file" : " ^2.8.0" ,
52
+ "eslint-plugin-sonarjs" : " ^2.0.4" ,
57
53
"husky" : " ^9.0.11" ,
58
54
"jest" : " 29.7.0" ,
59
55
"jest-junit" : " 16.0.0" ,
65
61
"simple-git" : " ^3.27.0" ,
66
62
"ts-jest" : " 29.1.2" ,
67
63
"tsx" : " ^4.7.1" ,
68
- "typescript" : " ^5.3.3"
64
+ "typescript" : " ^5.3.3" ,
65
+ "typescript-eslint" : " ^8.16.0"
69
66
},
70
67
"lint-staged" : {
71
68
"*.ts" : [
You can’t perform that action at this time.
0 commit comments