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.24 .0" ,
33
+ "eslint" : " ^7.25 .0" ,
34
34
"eslint-config-prettier" : " ^7.2.0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
36
"eslint-plugin-prettier" : " ^3.3.1" ,
Original file line number Diff line number Diff line change @@ -2096,10 +2096,10 @@ eslint-visitor-keys@^2.0.0:
2096
2096
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2097
2097
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2098
2098
2099
- eslint@^7.24 .0 :
2100
- version "7.24 .0"
2101
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24 .0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a "
2102
- integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ ==
2099
+ eslint@^7.25 .0 :
2100
+ version "7.25 .0"
2101
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
2102
+ integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
2103
2103
dependencies :
2104
2104
" @babel/code-frame" " 7.12.11"
2105
2105
" @eslint/eslintrc" " ^0.4.0"
You can’t perform that action at this time.
0 commit comments