File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 59
59
"cross-env" : " ^7.0.3" ,
60
60
"cross-spawn" : " ^7.0.1" ,
61
61
"doctoc" : " ^2.0.1" ,
62
- "eslint" : " ^7.30 .0" ,
62
+ "eslint" : " ^7.31 .0" ,
63
63
"eslint-config-airbnb-typescript" : " ^12.3.1" ,
64
64
"eslint-config-prettier" : " ^8.3.0" ,
65
65
"eslint-plugin-import" : " ^2.23.4" ,
Original file line number Diff line number Diff line change 1170
1170
dependencies :
1171
1171
chalk "^4.0.0"
1172
1172
1173
- " @eslint/eslintrc@^0.4.2 " :
1174
- version "0.4.2 "
1175
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
1176
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
1173
+ " @eslint/eslintrc@^0.4.3 " :
1174
+ version "0.4.3 "
1175
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
1176
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
1177
1177
dependencies :
1178
1178
ajv "^6.12.4"
1179
1179
debug "^4.1.1"
@@ -3391,13 +3391,13 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
3391
3391
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
3392
3392
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
3393
3393
3394
- eslint@^7.30 .0 :
3395
- version "7.30 .0"
3396
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
3397
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
3394
+ eslint@^7.31 .0 :
3395
+ version "7.31 .0"
3396
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
3397
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
3398
3398
dependencies :
3399
3399
" @babel/code-frame" " 7.12.11"
3400
- " @eslint/eslintrc" " ^0.4.2 "
3400
+ " @eslint/eslintrc" " ^0.4.3 "
3401
3401
" @humanwhocodes/config-array" " ^0.5.0"
3402
3402
ajv "^6.10.0"
3403
3403
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments