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 58
58
"@typescript-eslint/eslint-plugin" : " 5.12.1" ,
59
59
"@typescript-eslint/parser" : " 5.12.1" ,
60
60
"all-contributors-cli" : " 6.20.0" ,
61
- "eslint" : " 8.9 .0" ,
61
+ "eslint" : " 8.10 .0" ,
62
62
"eslint-config-prettier" : " 8.4.0" ,
63
63
"eslint-config-standard" : " 16.0.3" ,
64
64
"eslint-plugin-import" : " 2.25.4" ,
Original file line number Diff line number Diff line change 2498
2498
mark.js "^8.11.1"
2499
2499
tslib "^2.2.0"
2500
2500
2501
- "@eslint/eslintrc@^1.1 .0":
2502
- version "1.1 .0"
2503
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.1 .0.tgz#583d12dbec5d4f22f333f9669f7d0b7c7815b4d3 "
2504
- integrity sha512-C1DfL7XX4nPqGd6jcP01W9pVM1HYCuUkFk1432D7F0v3JSlUIeOYn9oCoi3eoLZ+iwBSb29BMFxxny0YrrEZqg ==
2501
+ "@eslint/eslintrc@^1.2 .0":
2502
+ version "1.2 .0"
2503
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2 .0.tgz#7ce1547a5c46dfe56e1e45c3c9ed18038c721c6a "
2504
+ integrity sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w ==
2505
2505
dependencies:
2506
2506
ajv "^6.12.4"
2507
2507
debug "^4.3.2"
@@ -5525,12 +5525,12 @@ eslint-visitor-keys@^3.3.0:
5525
5525
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
5526
5526
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
5527
5527
5528
- eslint@8.9 .0:
5529
- version "8.9 .0"
5530
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.9 .0.tgz#a2a8227a99599adc4342fd9b854cb8d8d6412fdb "
5531
- integrity sha512-PB09IGwv4F4b0/atrbcMFboF/giawbBLVC7fyDamk5Wtey4Jh2K+rYaBhCAbUyEI4QzB1ly09Uglc9iCtFaG2Q ==
5528
+ eslint@8.10 .0:
5529
+ version "8.10 .0"
5530
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.10 .0.tgz#931be395eb60f900c01658b278e05b6dae47199d "
5531
+ integrity sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw ==
5532
5532
dependencies:
5533
- "@eslint/eslintrc" "^1.1 .0"
5533
+ "@eslint/eslintrc" "^1.2 .0"
5534
5534
"@humanwhocodes/config-array" "^0.9.2"
5535
5535
ajv "^6.10.0"
5536
5536
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments