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 31
31
"@types/sinon" : " ^9.0.4" ,
32
32
"@typescript-eslint/eslint-plugin" : " ^3.5.0" ,
33
33
"@typescript-eslint/parser" : " ^3.5.0" ,
34
- "eslint" : " ^7.3.1 " ,
34
+ "eslint" : " ^7.4.0 " ,
35
35
"eslint-import-resolver-typescript" : " ^2.0.0" ,
36
36
"eslint-plugin-import" : " ^2.22.0" ,
37
37
"jest" : " ^26.1.0" ,
Original file line number Diff line number Diff line change @@ -1588,10 +1588,10 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
1588
1588
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
1589
1589
integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
1590
1590
1591
- eslint@^7.3.1 :
1592
- version "7.3.1 "
1593
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1 .tgz#76392bd7e44468d046149ba128d1566c59acbe19 "
1594
- integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA ==
1591
+ eslint@^7.4.0 :
1592
+ version "7.4.0 "
1593
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0 .tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f "
1594
+ integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g ==
1595
1595
dependencies :
1596
1596
" @babel/code-frame" " ^7.0.0"
1597
1597
ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments