File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44
44
"@sourcegraph/tslint-config" : " ^13.4.0" ,
45
45
"@types/eslint" : " 8.56.10" ,
46
46
"@types/uuid" : " 8.3.4" ,
47
- "eslint" : " ^9.1.1 " ,
47
+ "eslint" : " ^9.2.0 " ,
48
48
"husky" : " ^3.1.0" ,
49
49
"lsif-util" : " ^0.2.15" ,
50
50
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change 314
314
minimatch "^3.1.2"
315
315
strip-json-comments "^3.1.1"
316
316
317
- " @eslint/js@9.1.1 " :
318
- version "9.1.1 "
319
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.1.1 .tgz#eb0f82461d12779bbafc1b5045cde3143d350a8a "
320
- integrity sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ ==
317
+ " @eslint/js@9.2.0 " :
318
+ version "9.2.0 "
319
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.2.0 .tgz#b0a9123e8e91a3d9a2eed3a04a6ed44fdab639aa "
320
+ integrity sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA ==
321
321
322
322
" @humanwhocodes/config-array@^0.13.0 " :
323
323
version "0.13.0"
@@ -2349,15 +2349,15 @@ eslint-visitor-keys@^4.0.0:
2349
2349
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
2350
2350
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
2351
2351
2352
- eslint@^9.1.1 :
2353
- version "9.1.1 "
2354
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.1 .tgz#39ec657ccd12813cb4a1dab2f9229dcc6e468271 "
2355
- integrity sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg ==
2352
+ eslint@^9.2.0 :
2353
+ version "9.2.0 "
2354
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.2.0 .tgz#0700ebc99528753315d78090876911d3cdbf19fe "
2355
+ integrity sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og ==
2356
2356
dependencies :
2357
2357
" @eslint-community/eslint-utils" " ^4.2.0"
2358
2358
" @eslint-community/regexpp" " ^4.6.1"
2359
2359
" @eslint/eslintrc" " ^3.0.2"
2360
- " @eslint/js" " 9.1.1 "
2360
+ " @eslint/js" " 9.2.0 "
2361
2361
" @humanwhocodes/config-array" " ^0.13.0"
2362
2362
" @humanwhocodes/module-importer" " ^1.0.1"
2363
2363
" @humanwhocodes/retry" " ^0.2.3"
You can’t perform that action at this time.
0 commit comments