File tree 2 files changed +12
-10
lines changed 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@types/aria-query" : " ^5.0.0" ,
36
36
"@types/eslint-scope" : " ^3.7.2" ,
37
- "@types/eslint-visitor-keys" : " ^1.0 .0" ,
37
+ "@types/eslint-visitor-keys" : " ^3.3 .0" ,
38
38
"@types/jest" : " ^27.0.0" ,
39
39
"@types/node" : " ^18.0.0" ,
40
40
"@typescript-eslint/eslint-plugin" : " ^5.10.2" ,
Original file line number Diff line number Diff line change 636
636
" @types/eslint" " *"
637
637
" @types/estree" " *"
638
638
639
- " @types/eslint-visitor-keys@^1.0.0 " :
640
- version "1.0.0"
641
- resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
642
- integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
639
+ " @types/eslint-visitor-keys@^3.3.0 " :
640
+ version "3.3.0"
641
+ resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#8a2482cdf6c3f0c36310dd1b010ec9a1eec2dd3c"
642
+ integrity sha512-Occsmzv0PEJYna7gJdHg28/LNm/Ur+ivQRqvN12bfUiAuNKtUzMzGl/nzc59IJfjRbng4eul/0mEYyMDpaWKBw==
643
+ dependencies :
644
+ eslint-visitor-keys "*"
643
645
644
646
" @types/eslint@* " :
645
647
version "8.4.1"
@@ -1396,16 +1398,16 @@ eslint-utils@^3.0.0:
1396
1398
dependencies :
1397
1399
eslint-visitor-keys "^2.0.0"
1398
1400
1401
+ eslint-visitor-keys@*, eslint-visitor-keys@^3.3.0 :
1402
+ version "3.3.0"
1403
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
1404
+ integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
1405
+
1399
1406
eslint-visitor-keys@^2.0.0 :
1400
1407
version "2.1.0"
1401
1408
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1402
1409
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1403
1410
1404
- eslint-visitor-keys@^3.3.0 :
1405
- version "3.3.0"
1406
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
1407
- integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
1408
-
1409
1411
eslint@^8.8.0 :
1410
1412
version "8.25.0"
1411
1413
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
You can’t perform that action at this time.
0 commit comments