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 34
34
"@typescript-eslint/parser" : " 4.28.3" ,
35
35
"clean-webpack-plugin" : " 3.0.0" ,
36
36
"css-loader" : " 6.0.0" ,
37
- "eslint" : " 7.30 .0" ,
37
+ "eslint" : " 7.31 .0" ,
38
38
"eslint-config-prettier" : " 8.3.0" ,
39
39
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
40
40
"eslint-plugin-prettier" : " 3.4.0" ,
Original file line number Diff line number Diff line change 367
367
resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-3.4.0.tgz#c3c5ae543c897caa9c2a68630bed355be5f9990f"
368
368
integrity sha512-JZButFdZ1+/xAfpguQHoabIXkcqRRKpMrWKBkpEZZyxfY9C1DpADFB8PEqGSTeFr135SaTRfKqGKx5xSCLI7ZQ==
369
369
370
- " @eslint/eslintrc@^0.4.2 " :
371
- version "0.4.2 "
372
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
373
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
370
+ " @eslint/eslintrc@^0.4.3 " :
371
+ version "0.4.3 "
372
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
373
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
374
374
dependencies :
375
375
ajv "^6.12.4"
376
376
debug "^4.1.1"
@@ -3267,13 +3267,13 @@ eslint-visitor-keys@^2.0.0:
3267
3267
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
3268
3268
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3269
3269
3270
- eslint@7.30 .0 :
3271
- version "7.30 .0"
3272
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
3273
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
3270
+ eslint@7.31 .0 :
3271
+ version "7.31 .0"
3272
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
3273
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
3274
3274
dependencies :
3275
3275
" @babel/code-frame" " 7.12.11"
3276
- " @eslint/eslintrc" " ^0.4.2 "
3276
+ " @eslint/eslintrc" " ^0.4.3 "
3277
3277
" @humanwhocodes/config-array" " ^0.5.0"
3278
3278
ajv "^6.10.0"
3279
3279
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments