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.19.0" ,
34
34
"@typescript-eslint/parser" : " ^4.19.0" ,
35
- "eslint" : " ^7.22 .0" ,
35
+ "eslint" : " ^7.23 .0" ,
36
36
"eslint-config-prettier" : " ^7.2.0" ,
37
37
"express" : " ^4.17.1" ,
38
38
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -727,10 +727,10 @@ eslint-visitor-keys@^2.0.0:
727
727
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
728
728
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
729
729
730
- eslint@^7.22 .0 :
731
- version "7.22 .0"
732
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22 .0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f "
733
- integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg ==
730
+ eslint@^7.23 .0 :
731
+ version "7.23 .0"
732
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23 .0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325 "
733
+ integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q ==
734
734
dependencies :
735
735
" @babel/code-frame" " 7.12.11"
736
736
" @eslint/eslintrc" " ^0.4.0"
You can’t perform that action at this time.
0 commit comments