File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"@sourcegraph/prettierrc" : " ^3.0.3" ,
54
54
"@sourcegraph/tsconfig" : " ^4.0.1" ,
55
55
"@types/mocha" : " 7.0.2" ,
56
- "eslint" : " ^7.16 .0" ,
56
+ "eslint" : " ^7.17 .0" ,
57
57
"husky" : " ^3.0.2" ,
58
58
"mocha" : " ^7.2.0" ,
59
59
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change @@ -2299,10 +2299,10 @@ eslint-visitor-keys@^2.0.0:
2299
2299
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2300
2300
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2301
2301
2302
- eslint@^7.16 .0 :
2303
- version "7.16 .0"
2304
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
2305
- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
2302
+ eslint@^7.17 .0 :
2303
+ version "7.17 .0"
2304
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
2305
+ integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
2306
2306
dependencies :
2307
2307
" @babel/code-frame" " ^7.0.0"
2308
2308
" @eslint/eslintrc" " ^0.2.2"
You can’t perform that action at this time.
0 commit comments