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 36
36
"devDependencies" : {
37
37
"@vercel/ncc" : " 0.28.2" ,
38
38
"dotenv" : " 8.2.0" ,
39
- "eslint" : " 7.23 .0" ,
39
+ "eslint" : " 7.24 .0" ,
40
40
"eslint-plugin-node" : " 11.1.0"
41
41
}
42
42
}
Original file line number Diff line number Diff line change @@ -280,10 +280,10 @@ eslint-visitor-keys@^2.0.0:
280
280
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
281
281
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
282
282
283
- eslint@7.23 .0 :
284
- version "7.23 .0"
285
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23 .0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325 "
286
- integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q ==
283
+ eslint@7.24 .0 :
284
+ version "7.24 .0"
285
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24 .0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a "
286
+ integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ ==
287
287
dependencies :
288
288
" @babel/code-frame" " 7.12.11"
289
289
" @eslint/eslintrc" " ^0.4.0"
You can’t perform that action at this time.
0 commit comments