File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 57
57
"typeorm" : " ^0.3.20"
58
58
},
59
59
"devDependencies" : {
60
- "@eslint/js" : " ^9.8.0 " ,
60
+ "@eslint/js" : " ^9.11.1 " ,
61
61
"@golevelup/ts-jest" : " ^0.5.0" ,
62
62
"@nestjs/cli" : " ^10.3.2" ,
63
63
"@nestjs/schematics" : " ^10.1.4" ,
Original file line number Diff line number Diff line change 417
417
minimatch "^3.1.2"
418
418
strip-json-comments "^3.1.1"
419
419
420
- " @eslint/[email protected] " , "@eslint/js@^9.8.0" :
420
+
421
421
version "9.9.1"
422
422
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.9.1.tgz#4a97e85e982099d6c7ee8410aacb55adaa576f06"
423
423
integrity sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==
424
424
425
+ " @eslint/js@^9.11.1 " :
426
+ version "9.11.1"
427
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.1.tgz#8bcb37436f9854b3d9a561440daf916acd940986"
428
+ integrity sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==
429
+
425
430
" @eslint/object-schema@^2.1.4 " :
426
431
version "2.1.4"
427
432
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
You can’t perform that action at this time.
0 commit comments