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 +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.6.0" ,
34
34
"@typescript-eslint/parser" : " ^4.6.0" ,
35
- "eslint" : " ^7.12.0 " ,
35
+ "eslint" : " ^7.12.1 " ,
36
36
"eslint-config-prettier" : " ^6.14.0" ,
37
37
"express" : " ^4.17.1" ,
38
38
"prettier" : " ^2.1.2" ,
Original file line number Diff line number Diff line change 23
23
chalk "^2.0.0"
24
24
js-tokens "^4.0.0"
25
25
26
- " @eslint/eslintrc@^0.2.0 " :
27
- version "0.2.0 "
28
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.0 .tgz#bc7e3c4304d4c8720968ccaee793087dfb5fe6b4 "
29
- integrity sha512-+cIGPCBdLCzqxdtwppswP+zTsH9BOIGzAeKfBIbtb4gW/giMlfMwP0HUSFfhzh20f9u8uZ8hOp62+4GPquTbwQ ==
26
+ " @eslint/eslintrc@^0.2.1 " :
27
+ version "0.2.1 "
28
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1 .tgz#f72069c330461a06684d119384435e12a5d76e3c "
29
+ integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA ==
30
30
dependencies :
31
31
ajv "^6.12.4"
32
32
debug "^4.1.1"
@@ -697,13 +697,13 @@ 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.12.0 :
701
- version "7.12.0 "
702
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.0 .tgz#7b6a85f87a9adc239e979bb721cde5ce0dc27da6 "
703
- integrity sha512-n5pEU27DRxCSlOhJ2rO57GDLcNsxO0LPpAbpFdh7xmcDmjmlGUfoyrsB3I7yYdQXO5N3gkSTiDrPSPNFiiirXA ==
700
+ eslint@^7.12.1 :
701
+ version "7.12.1 "
702
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.12.1 .tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801 "
703
+ integrity sha512-HlMTEdr/LicJfN08LB3nM1rRYliDXOmfoO4vj39xN6BLpFzF00hbwBoqHk8UcJ2M/3nlARZWy/mslvGEuZFvsg ==
704
704
dependencies :
705
705
" @babel/code-frame" " ^7.0.0"
706
- " @eslint/eslintrc" " ^0.2.0 "
706
+ " @eslint/eslintrc" " ^0.2.1 "
707
707
ajv "^6.10.0"
708
708
chalk "^4.0.0"
709
709
cross-spawn "^7.0.2"
You can’t perform that action at this time.
0 commit comments