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.5.0" ,
34
34
"@typescript-eslint/parser" : " ^4.5.0" ,
35
- "eslint" : " ^7.11 .0" ,
35
+ "eslint" : " ^7.12 .0" ,
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.1.3 " :
27
- version "0.1.3 "
28
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3 .tgz#7d1a2b2358552cc04834c0979bd4275362e37085 "
29
- integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA ==
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 ==
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.11 .0 :
701
- version "7.11 .0"
702
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.11 .0.tgz#aaf2d23a0b5f1d652a08edacea0c19f7fadc0b3b "
703
- integrity sha512-G9+qtYVCHaDi1ZuWzBsOWo2wSwd70TXnU6UHA3cTYHp7gCTXZcpggWFoUVAMRarg68qtPoNfFbzPh+VdOgmwmw ==
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 ==
704
704
dependencies :
705
705
" @babel/code-frame" " ^7.0.0"
706
- " @eslint/eslintrc" " ^0.1.3 "
706
+ " @eslint/eslintrc" " ^0.2.0 "
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