This repository was archived by the owner on May 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@types/tape" : " ^4.13.0" ,
33
33
"@typescript-eslint/eslint-plugin" : " ^4.11.1" ,
34
34
"@typescript-eslint/parser" : " ^4.11.1" ,
35
- "eslint" : " ^7.16 .0" ,
35
+ "eslint" : " ^7.17 .0" ,
36
36
"eslint-config-prettier" : " ^7.1.0" ,
37
37
"express" : " ^4.17.1" ,
38
38
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -700,10 +700,10 @@ eslint-visitor-keys@^2.0.0:
700
700
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
701
701
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
702
702
703
- eslint@^7.16 .0 :
704
- version "7.16 .0"
705
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
706
- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
703
+ eslint@^7.17 .0 :
704
+ version "7.17 .0"
705
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
706
+ integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
707
707
dependencies :
708
708
" @babel/code-frame" " ^7.0.0"
709
709
" @eslint/eslintrc" " ^0.2.2"
You can’t perform that action at this time.
0 commit comments