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.13 .0" ,
33
+ "eslint" : " ^7.14 .0" ,
34
34
"eslint-config-prettier" : " ^6.15.0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
36
"eslint-plugin-prettier" : " ^3.1.4" ,
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.13 .0 :
2048
- version "7.13 .0"
2049
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13 .0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da "
2050
- integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ ==
2047
+ eslint@^7.14 .0 :
2048
+ version "7.14 .0"
2049
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14 .0.tgz#2d2cac1d28174c510a97b377f122a5507958e344 "
2050
+ integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA ==
2051
2051
dependencies :
2052
2052
" @babel/code-frame" " ^7.0.0"
2053
2053
" @eslint/eslintrc" " ^0.2.1"
You can’t perform that action at this time.
0 commit comments