File tree 7 files changed +9
-10
lines changed
7 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 1
1
npx lint-staged
2
- turbo lint
Original file line number Diff line number Diff line change 17
17
"winston" : " 3.17.0"
18
18
},
19
19
"devDependencies" : {
20
- "@nish1896/eslint-flat-config" : " ^2.0.1 " ,
20
+ "@nish1896/eslint-flat-config" : " ^2.0.2 " ,
21
21
"@types/cors" : " ^2.8.17" ,
22
22
"@types/node" : " ^22.13.14" ,
23
23
"eslint" : " ^9.23.0" ,
Original file line number Diff line number Diff line change 31
31
"@nestjs/cli" : " ^11.0.5" ,
32
32
"@nestjs/schematics" : " ^11.0.2" ,
33
33
"@nestjs/testing" : " ^11.0.12" ,
34
- "@nish1896/eslint-flat-config" : " ^2.0.1 " ,
34
+ "@nish1896/eslint-flat-config" : " ^2.0.2 " ,
35
35
"@swc/cli" : " ^0.6.0" ,
36
36
"@swc/core" : " ^1.11.13" ,
37
37
"@types/express" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"devDependencies" : {
25
25
"@eslint/eslintrc" : " ^3.3.1" ,
26
- "@nish1896/eslint-flat-config" : " ^2.0.1 " ,
26
+ "@nish1896/eslint-flat-config" : " ^2.0.2 " ,
27
27
"@types/node" : " ^22.13.14" ,
28
28
"@types/react" : " ^19.0.12" ,
29
29
"@types/react-dom" : " ^19.0.4" ,
Original file line number Diff line number Diff line change 29
29
},
30
30
"devDependencies" : {
31
31
"@eslint/js" : " ^9.23.0" ,
32
- "@nish1896/eslint-flat-config" : " ^2.0.1 " ,
32
+ "@nish1896/eslint-flat-config" : " ^2.0.2 " ,
33
33
"@testing-library/dom" : " ^10.4.0" ,
34
34
"@testing-library/jest-dom" : " ^6.6.3" ,
35
35
"@testing-library/react" : " ^16.2.0" ,
Original file line number Diff line number Diff line change 14
14
"react" : " ^19.1.0"
15
15
},
16
16
"devDependencies" : {
17
- "@nish1896/eslint-flat-config" : " ^2.0.1 " ,
17
+ "@nish1896/eslint-flat-config" : " ^2.0.2 " ,
18
18
"eslint" : " ^9.23.0" ,
19
19
"tsc-alias" : " ^1.8.13" ,
20
20
"typescript" : " ^5.8.2"
Original file line number Diff line number Diff line change 2721
2721
dependencies:
2722
2722
eslint-scope "5.1.1"
2723
2723
2724
- "@nish1896/eslint-flat-config@^2.0.1 ":
2725
- version "2.0.1 "
2726
- resolved "https://registry.yarnpkg.com/@nish1896/eslint-flat-config/-/eslint-flat-config-2.0.1 .tgz#f6354e71debef37ea4fb1d1138e6b20d7e2ae284 "
2727
- integrity sha512-DwWNcjOuI34v4zPgHkf13tUOoC0HY/xz6md+bdqV3JyUJzG+NJD9fb4+4McPJsC969d4rCl92LQ/mdqiCKIb5g ==
2724
+ "@nish1896/eslint-flat-config@^2.0.2 ":
2725
+ version "2.0.2 "
2726
+ resolved "https://registry.yarnpkg.com/@nish1896/eslint-flat-config/-/eslint-flat-config-2.0.2 .tgz#9e8cfdda505287a388f3fe8d048044e802748504 "
2727
+ integrity sha512-+I6QaUMipAntQFU7x9ecEt0TEX+6AmniqwUaRszEaxVyBv3qL63asxUpcVpQoHRhoIk62hyi9DZXrpoHok4uWg ==
2728
2728
dependencies:
2729
2729
"@stylistic/eslint-plugin-js" "^4.2.0"
2730
2730
"@stylistic/eslint-plugin-jsx" "^4.2.0"
You can’t perform that action at this time.
0 commit comments