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 7
7
"@typescript-eslint/eslint-plugin" : " 4.28.3" ,
8
8
"@typescript-eslint/parser" : " 4.28.3" ,
9
9
"babel-eslint" : " 10.1.0" ,
10
- "eslint" : " 7.30 .0" ,
10
+ "eslint" : " 7.31 .0" ,
11
11
"eslint-config-airbnb" : " 18.2.1" ,
12
12
"eslint-config-prettier" : " 7.2.0" ,
13
13
"eslint-config-xo" : " 0.37.0" ,
Original file line number Diff line number Diff line change 148
148
lodash "^4.17.13"
149
149
to-fast-properties "^2.0.0"
150
150
151
- " @eslint/eslintrc@^0.4.2 " :
152
- version "0.4.2 "
153
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
154
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
151
+ " @eslint/eslintrc@^0.4.3 " :
152
+ version "0.4.3 "
153
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
154
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
155
155
dependencies :
156
156
ajv "^6.12.4"
157
157
debug "^4.1.1"
@@ -2063,13 +2063,13 @@ eslint-visitor-keys@^2.0.0:
2063
2063
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2064
2064
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2065
2065
2066
- eslint@7.30 .0 :
2067
- version "7.30 .0"
2068
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2069
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
2066
+ eslint@7.31 .0 :
2067
+ version "7.31 .0"
2068
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
2069
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
2070
2070
dependencies :
2071
2071
" @babel/code-frame" " 7.12.11"
2072
- " @eslint/eslintrc" " ^0.4.2 "
2072
+ " @eslint/eslintrc" " ^0.4.3 "
2073
2073
" @humanwhocodes/config-array" " ^0.5.0"
2074
2074
ajv "^6.10.0"
2075
2075
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments