File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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" : " ^8.31 .0" ,
56
+ "eslint" : " ^8.33 .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 @@ -2543,10 +2543,10 @@ eslint-visitor-keys@^3.3.0:
2543
2543
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
2544
2544
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
2545
2545
2546
- eslint@^8.31 .0 :
2547
- version "8.31 .0"
2548
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31 .0.tgz#75028e77cbcff102a9feae1d718135931532d524 "
2549
- integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA ==
2546
+ eslint@^8.33 .0 :
2547
+ version "8.33 .0"
2548
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.33 .0.tgz#02f110f32998cb598c6461f24f4d306e41ca33d7 "
2549
+ integrity sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA ==
2550
2550
dependencies :
2551
2551
" @eslint/eslintrc" " ^1.4.1"
2552
2552
" @humanwhocodes/config-array" " ^0.11.8"
You can’t perform that action at this time.
0 commit comments