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 61
61
"typeorm" : " ^0.3.20"
62
62
},
63
63
"devDependencies" : {
64
- "@eslint/js" : " ^9.11.1 " ,
64
+ "@eslint/js" : " ^9.18.0 " ,
65
65
"@golevelup/ts-jest" : " ^0.5.0" ,
66
66
"@nestjs/cli" : " ^10.4.9" ,
67
67
"@nestjs/schematics" : " ^10.2.3" ,
Original file line number Diff line number Diff line change 399
399
minimatch "^3.1.2"
400
400
strip-json-comments "^3.1.1"
401
401
402
- " @eslint/[email protected] " , "@eslint/js@^9.11.1" :
402
+
403
403
version "9.14.0"
404
404
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.14.0.tgz#2347a871042ebd11a00fd8c2d3d56a265ee6857e"
405
405
integrity sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==
406
406
407
+ " @eslint/js@^9.18.0 " :
408
+ version "9.18.0"
409
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84"
410
+ integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
411
+
407
412
" @eslint/object-schema@^2.1.4 " :
408
413
version "2.1.4"
409
414
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