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 85
85
"@typescript-eslint/eslint-plugin" : " 4.28.2" ,
86
86
"@typescript-eslint/parser" : " 4.28.3" ,
87
87
"codecov" : " 3.8.2" ,
88
- "eslint" : " 7.30 .0" ,
88
+ "eslint" : " 7.31 .0" ,
89
89
"eslint-config-prettier" : " 8.3.0" ,
90
90
"eslint-plugin-prettier" : " 3.4.0" ,
91
91
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
Original file line number Diff line number Diff line change 953
953
exec-sh "^0.3.2"
954
954
minimist "^1.2.0"
955
955
956
- " @eslint/eslintrc@^0.4.2 " :
957
- version "0.4.2 "
958
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
959
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
956
+ " @eslint/eslintrc@^0.4.3 " :
957
+ version "0.4.3 "
958
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
959
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
960
960
dependencies :
961
961
ajv "^6.12.4"
962
962
debug "^4.1.1"
@@ -2812,13 +2812,13 @@ eslint-visitor-keys@^2.0.0:
2812
2812
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
2813
2813
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
2814
2814
2815
- eslint@7.30 .0 :
2816
- version "7.30 .0"
2817
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2818
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
2815
+ eslint@7.31 .0 :
2816
+ version "7.31 .0"
2817
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
2818
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
2819
2819
dependencies :
2820
2820
" @babel/code-frame" " 7.12.11"
2821
- " @eslint/eslintrc" " ^0.4.2 "
2821
+ " @eslint/eslintrc" " ^0.4.3 "
2822
2822
" @humanwhocodes/config-array" " ^0.5.0"
2823
2823
ajv "^6.10.0"
2824
2824
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments