File tree 2 files changed +293
-98
lines changed
2 files changed +293
-98
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@types/node" : " 20.4.2" ,
23
- "@typescript-eslint/eslint-plugin" : " 5.62.1-alpha .0" ,
24
- "@typescript-eslint/parser" : " 5.62.1-alpha .0" ,
23
+ "@typescript-eslint/eslint-plugin" : " 6.0 .0" ,
24
+ "@typescript-eslint/parser" : " 6.0 .0" ,
25
25
"dotenv" : " 16.3.1" ,
26
26
"eslint" : " 8.44.0" ,
27
27
"eslint-config-prettier" : " 8.8.0" ,
28
28
"eslint-plugin-import" : " 2.27.5" ,
29
29
"eslint-plugin-only-error" : " 1.0.2" ,
30
- "eslint-plugin-prettier" : " 4.2.1 " ,
30
+ "eslint-plugin-prettier" : " 5.0.0 " ,
31
31
"eslint-plugin-simple-import-sort" : " 10.0.0" ,
32
32
"eslint-plugin-sonarjs" : " 0.19.0" ,
33
- "eslint-plugin-unused-imports" : " 2 .0.0" ,
34
- "prettier" : " 2.8.8 " ,
33
+ "eslint-plugin-unused-imports" : " 3 .0.0" ,
34
+ "prettier" : " 3.0.0 " ,
35
35
"tsup" : " 7.1.0" ,
36
36
"type-fest" : " 3.13.0" ,
37
37
"typescript" : " 5.1.6"
You can’t perform that action at this time.
0 commit comments