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" : " ^2.2.0" ,
54
54
"@sourcegraph/tsconfig" : " ^4.0.1" ,
55
55
"@types/mocha" : " 9.1.1" ,
56
- "eslint" : " ^8.28 .0" ,
56
+ "eslint" : " ^8.29 .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 @@ -2549,10 +2549,10 @@ eslint-visitor-keys@^3.3.0:
2549
2549
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
2550
2550
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
2551
2551
2552
- eslint@^8.28 .0 :
2553
- version "8.28 .0"
2554
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28 .0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e "
2555
- integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ ==
2552
+ eslint@^8.29 .0 :
2553
+ version "8.29 .0"
2554
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.29 .0.tgz#d74a88a20fb44d59c51851625bc4ee8d0ec43f87 "
2555
+ integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg ==
2556
2556
dependencies :
2557
2557
" @eslint/eslintrc" " ^1.3.3"
2558
2558
" @humanwhocodes/config-array" " ^0.11.6"
You can’t perform that action at this time.
0 commit comments