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 53
53
"@sourcegraph/prettierrc" : " ^2.2.0" ,
54
54
"@sourcegraph/tsconfig" : " ^4.0.1" ,
55
55
"@types/mocha" : " 8.2.3" ,
56
- "eslint" : " ^7.30 .0" ,
56
+ "eslint" : " ^7.32 .0" ,
57
57
"husky" : " ^2.1.0" ,
58
58
"mocha" : " ^6.1.4" ,
59
59
"nyc" : " ^14.1.0" ,
Original file line number Diff line number Diff line change 245
245
dependencies :
246
246
chalk "^4.0.0"
247
247
248
- " @eslint/eslintrc@^0.4.2 " :
249
- version "0.4.2 "
250
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
251
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
248
+ " @eslint/eslintrc@^0.4.3 " :
249
+ version "0.4.3 "
250
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
251
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
252
252
dependencies :
253
253
ajv "^6.12.4"
254
254
debug "^4.1.1"
@@ -2371,13 +2371,13 @@ eslint-visitor-keys@^2.0.0:
2371
2371
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2372
2372
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2373
2373
2374
- eslint@^7.30 .0 :
2375
- version "7.30 .0"
2376
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2377
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
2374
+ eslint@^7.32 .0 :
2375
+ version "7.32 .0"
2376
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32 .0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d "
2377
+ integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA ==
2378
2378
dependencies :
2379
2379
" @babel/code-frame" " 7.12.11"
2380
- " @eslint/eslintrc" " ^0.4.2 "
2380
+ " @eslint/eslintrc" " ^0.4.3 "
2381
2381
" @humanwhocodes/config-array" " ^0.5.0"
2382
2382
ajv "^6.10.0"
2383
2383
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments