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 36
36
"@typescript-eslint/parser" : " 4.28.3" ,
37
37
"bob-the-bundler" : " 1.2.1" ,
38
38
"dedent" : " 0.7.0" ,
39
- "eslint" : " 7.30 .0" ,
39
+ "eslint" : " 7.31 .0" ,
40
40
"eslint-config-prettier" : " 8.3.0" ,
41
41
"eslint-config-standard" : " 16.0.3" ,
42
42
"eslint-plugin-import" : " 2.23.4" ,
Original file line number Diff line number Diff line change 1640
1640
minimatch "^3.0.4"
1641
1641
strip-json-comments "^3.1.1"
1642
1642
1643
- " @eslint/eslintrc@^0.4.2 " :
1644
- version "0.4.2 "
1645
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
1646
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
1643
+ " @eslint/eslintrc@^0.4.3 " :
1644
+ version "0.4.3 "
1645
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
1646
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
1647
1647
dependencies :
1648
1648
ajv "^6.12.4"
1649
1649
debug "^4.1.1"
3828
3828
text-table "^0.2.0"
3829
3829
v8-compile-cache "^2.0.3"
3830
3830
3831
- eslint@7.30 .0 :
3832
- version "7.30 .0"
3833
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
3834
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
3831
+ eslint@7.31 .0 :
3832
+ version "7.31 .0"
3833
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
3834
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
3835
3835
dependencies :
3836
3836
" @babel/code-frame" " 7.12.11"
3837
- " @eslint/eslintrc" " ^0.4.2 "
3837
+ " @eslint/eslintrc" " ^0.4.3 "
3838
3838
" @humanwhocodes/config-array" " ^0.5.0"
3839
3839
ajv "^6.10.0"
3840
3840
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments