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.18 .0" ,
33
+ "eslint" : " ^7.19 .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 @@ -2042,10 +2042,10 @@ eslint-visitor-keys@^2.0.0:
2042
2042
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
2043
2043
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
2044
2044
2045
- eslint@^7.18 .0 :
2046
- version "7.18 .0"
2047
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
2048
- integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
2045
+ eslint@^7.19 .0 :
2046
+ version "7.19 .0"
2047
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19 .0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41 "
2048
+ integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg ==
2049
2049
dependencies :
2050
2050
" @babel/code-frame" " ^7.0.0"
2051
2051
" @eslint/eslintrc" " ^0.3.0"
You can’t perform that action at this time.
0 commit comments