This repository was archived by the owner on May 26, 2021. It is now read-only.
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 32
32
"@types/tape" : " ^4.13.0" ,
33
33
"@typescript-eslint/eslint-plugin" : " ^4.8.1" ,
34
34
"@typescript-eslint/parser" : " ^4.8.1" ,
35
- "eslint" : " ^7.13 .0" ,
35
+ "eslint" : " ^7.14 .0" ,
36
36
"eslint-config-prettier" : " ^6.15.0" ,
37
37
"express" : " ^4.17.1" ,
38
38
"prettier" : " ^2.2.0" ,
Original file line number Diff line number Diff line change @@ -697,10 +697,10 @@ eslint-visitor-keys@^2.0.0:
697
697
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
698
698
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
699
699
700
- eslint@^7.13 .0 :
701
- version "7.13 .0"
702
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13 .0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da "
703
- integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ ==
700
+ eslint@^7.14 .0 :
701
+ version "7.14 .0"
702
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14 .0.tgz#2d2cac1d28174c510a97b377f122a5507958e344 "
703
+ integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA ==
704
704
dependencies :
705
705
" @babel/code-frame" " ^7.0.0"
706
706
" @eslint/eslintrc" " ^0.2.1"
You can’t perform that action at this time.
0 commit comments