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 30
30
"which" : " ^2.0.2"
31
31
},
32
32
"devDependencies" : {
33
- "eslint" : " ^7.16 .0" ,
33
+ "eslint" : " ^7.17 .0" ,
34
34
"eslint-config-prettier" : " ^6.15.0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
36
"eslint-plugin-prettier" : " ^3.3.0" ,
Original file line number Diff line number Diff line change @@ -2044,10 +2044,10 @@ eslint-visitor-keys@^2.0.0:
2044
2044
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2045
2045
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2046
2046
2047
- eslint@^7.16 .0 :
2048
- version "7.16 .0"
2049
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
2050
- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
2047
+ eslint@^7.17 .0 :
2048
+ version "7.17 .0"
2049
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
2050
+ integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
2051
2051
dependencies :
2052
2052
" @babel/code-frame" " ^7.0.0"
2053
2053
" @eslint/eslintrc" " ^0.2.2"
You can’t perform that action at this time.
0 commit comments