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 43
43
"@types/node" : " 16.3.3" ,
44
44
"@typescript-eslint/eslint-plugin" : " 4.28.4" ,
45
45
"@typescript-eslint/parser" : " 4.28.4" ,
46
- "eslint" : " 7.30 .0" ,
46
+ "eslint" : " 7.31 .0" ,
47
47
"eslint-config-prettier" : " 8.3.0" ,
48
48
"eslint-plugin-jest" : " 24.3.6" ,
49
49
"eslint-plugin-prettier" : " 3.4.0" ,
Original file line number Diff line number Diff line change 523
523
exec-sh "^0.3.2"
524
524
minimist "^1.2.0"
525
525
526
- " @eslint/eslintrc@^0.4.2 " :
527
- version "0.4.2 "
528
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
529
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
526
+ " @eslint/eslintrc@^0.4.3 " :
527
+ version "0.4.3 "
528
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
529
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
530
530
dependencies :
531
531
ajv "^6.12.4"
532
532
debug "^4.1.1"
@@ -1901,13 +1901,13 @@ eslint-visitor-keys@^2.0.0:
1901
1901
version "2.0.0"
1902
1902
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1903
1903
1904
- eslint@7.30 .0 :
1905
- version "7.30 .0"
1906
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
1907
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
1904
+ eslint@7.31 .0 :
1905
+ version "7.31 .0"
1906
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
1907
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
1908
1908
dependencies :
1909
1909
" @babel/code-frame" " 7.12.11"
1910
- " @eslint/eslintrc" " ^0.4.2 "
1910
+ " @eslint/eslintrc" " ^0.4.3 "
1911
1911
" @humanwhocodes/config-array" " ^0.5.0"
1912
1912
ajv "^6.10.0"
1913
1913
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments