File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"@sourcegraph/prettierrc" : " ^2.2.0" ,
54
54
"@sourcegraph/tsconfig" : " ^4.0.1" ,
55
55
"@types/mocha" : " 9.1.1" ,
56
- "eslint" : " ^9.1.1 " ,
56
+ "eslint" : " ^9.2.0 " ,
57
57
"husky" : " ^2.1.0" ,
58
58
"mocha" : " ^9.2.2" ,
59
59
"nyc" : " ^14.1.0" ,
Original file line number Diff line number Diff line change 305
305
minimatch "^3.1.2"
306
306
strip-json-comments "^3.1.1"
307
307
308
- " @eslint/js@9.1.1 " :
309
- version "9.1.1 "
310
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.1.1 .tgz#eb0f82461d12779bbafc1b5045cde3143d350a8a "
311
- integrity sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ ==
308
+ " @eslint/js@9.2.0 " :
309
+ version "9.2.0 "
310
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.2.0 .tgz#b0a9123e8e91a3d9a2eed3a04a6ed44fdab639aa "
311
+ integrity sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA ==
312
312
313
313
" @humanwhocodes/config-array@^0.13.0 " :
314
314
version "0.13.0"
@@ -2540,15 +2540,15 @@ eslint-visitor-keys@^4.0.0:
2540
2540
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
2541
2541
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
2542
2542
2543
- eslint@^9.1.1 :
2544
- version "9.1.1 "
2545
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.1.1 .tgz#39ec657ccd12813cb4a1dab2f9229dcc6e468271 "
2546
- integrity sha512-b4cRQ0BeZcSEzPpY2PjFY70VbO32K7BStTGtBsnIGdTSEEQzBi8hPBcGQmTG2zUvFr9uLe0TK42bw8YszuHEqg ==
2543
+ eslint@^9.2.0 :
2544
+ version "9.2.0 "
2545
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.2.0 .tgz#0700ebc99528753315d78090876911d3cdbf19fe "
2546
+ integrity sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og ==
2547
2547
dependencies :
2548
2548
" @eslint-community/eslint-utils" " ^4.2.0"
2549
2549
" @eslint-community/regexpp" " ^4.6.1"
2550
2550
" @eslint/eslintrc" " ^3.0.2"
2551
- " @eslint/js" " 9.1.1 "
2551
+ " @eslint/js" " 9.2.0 "
2552
2552
" @humanwhocodes/config-array" " ^0.13.0"
2553
2553
" @humanwhocodes/module-importer" " ^1.0.1"
2554
2554
" @humanwhocodes/retry" " ^0.2.3"
You can’t perform that action at this time.
0 commit comments