File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"@sourcegraph/prettierrc" : " ^3.0.3" ,
54
54
"@sourcegraph/tsconfig" : " ^4.0.1" ,
55
55
"@types/mocha" : " 8.2.2" ,
56
- "eslint" : " ^7.28 .0" ,
56
+ "eslint" : " ^7.29 .0" ,
57
57
"husky" : " ^3.0.2" ,
58
58
"mocha" : " ^8.4.0" ,
59
59
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change @@ -2467,10 +2467,10 @@ eslint-visitor-keys@^2.0.0:
2467
2467
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2468
2468
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2469
2469
2470
- eslint@^7.28 .0 :
2471
- version "7.28 .0"
2472
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28 .0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820 "
2473
- integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g ==
2470
+ eslint@^7.29 .0 :
2471
+ version "7.29 .0"
2472
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.29 .0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0 "
2473
+ integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA ==
2474
2474
dependencies :
2475
2475
" @babel/code-frame" " 7.12.11"
2476
2476
" @eslint/eslintrc" " ^0.4.2"
You can’t perform that action at this time.
0 commit comments