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 37
37
"@softwareventures/tsconfig" : " 5.1.0" ,
38
38
"ava" : " 3.15.0" ,
39
39
"cz-conventional-changelog" : " 3.3.0" ,
40
- "eslint" : " 7.30 .0" ,
40
+ "eslint" : " 7.31 .0" ,
41
41
"prettier" : " 2.3.2" ,
42
42
"semantic-release" : " 17.4.4" ,
43
43
"ts-node" : " 10.1.0" ,
Original file line number Diff line number Diff line change 81
81
esquery "^1.4.0"
82
82
jsdoc-type-pratt-parser "1.0.4"
83
83
84
- " @eslint/eslintrc@^0.4.2 " :
85
- version "0.4.2 "
86
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
87
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
84
+ " @eslint/eslintrc@^0.4.3 " :
85
+ version "0.4.3 "
86
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
87
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
88
88
dependencies :
89
89
ajv "^6.12.4"
90
90
debug "^4.1.1"
@@ -2242,13 +2242,13 @@ eslint-visitor-keys@^2.0.0:
2242
2242
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
2243
2243
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
2244
2244
2245
- eslint@7.30 .0 :
2246
- version "7.30 .0"
2247
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2248
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
2245
+ eslint@7.31 .0 :
2246
+ version "7.31 .0"
2247
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.31 .0.tgz#f972b539424bf2604907a970860732c5d99d3aca "
2248
+ integrity sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA ==
2249
2249
dependencies :
2250
2250
" @babel/code-frame" " 7.12.11"
2251
- " @eslint/eslintrc" " ^0.4.2 "
2251
+ " @eslint/eslintrc" " ^0.4.3 "
2252
2252
" @humanwhocodes/config-array" " ^0.5.0"
2253
2253
ajv "^6.10.0"
2254
2254
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments