1200
1200
minimist "^1.2.0"
1201
1201
1202
1202
" @drivy/eslint-config@^1.0.1 " :
1203
- version "1.1.8 "
1204
- resolved "https://registry.yarnpkg.com/@drivy/eslint-config/-/eslint-config-1.1.8 .tgz#de30d860b63e6d755cf3ef65fa20be9baef7ae59 "
1205
- integrity sha512-HtdgC163yLxyEbLmCBdax0xNAe2TyWd8B8gLFgB+0n9KoqNmL5t/TG/SpceW4DQVmvlNSpt8YcUBY+mZcM5RaA ==
1203
+ version "1.2.3 "
1204
+ resolved "https://registry.yarnpkg.com/@drivy/eslint-config/-/eslint-config-1.2.3 .tgz#4c0bdd903705b7c722dbafd7eb76af11381eca8a "
1205
+ integrity sha512-OlOj5W+Y+V2vsv+FHuPhkIE8ufZrnOgUIfh1NGTY24QqJR6FVC1Sf4USWD4L16+6quYviJkZZLoUCDDconjyWQ ==
1206
1206
dependencies :
1207
- " @typescript-eslint/eslint-plugin" " ^2.22.0 "
1208
- " @typescript-eslint/parser" " ^2.22.0 "
1207
+ " @typescript-eslint/eslint-plugin" " 3.10.1 "
1208
+ " @typescript-eslint/parser" " 3.10.1 "
1209
1209
babel-eslint "^10.1.0"
1210
1210
eslint "^6.8.0"
1211
- eslint-config-prettier "^6.10 .0"
1212
- eslint-plugin-prettier "^3.1.2 "
1213
- eslint-plugin-react-hooks "^2.5 .0"
1211
+ eslint-config-prettier "^6.11 .0"
1212
+ eslint-plugin-prettier "^3.1.4 "
1213
+ eslint-plugin-react-hooks "^4.1 .0"
1214
1214
1215
1215
" @istanbuljs/load-nyc-config@^1.0.0 " :
1216
1216
version "1.1.0"
1632
1632
dependencies :
1633
1633
" @types/yargs-parser" " *"
1634
1634
1635
- " @typescript-eslint/eslint-plugin@^2.0.0" , "@typescript-eslint/eslint-plugin@^2.22.0":
1635
+ " @typescript-eslint/[email protected] " :
1636
+ version "3.10.1"
1637
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f"
1638
+ integrity sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ==
1639
+ dependencies :
1640
+ " @typescript-eslint/experimental-utils" " 3.10.1"
1641
+ debug "^4.1.1"
1642
+ functional-red-black-tree "^1.0.1"
1643
+ regexpp "^3.0.0"
1644
+ semver "^7.3.2"
1645
+ tsutils "^3.17.1"
1646
+
1647
+ " @typescript-eslint/eslint-plugin@^2.0.0 " :
1636
1648
version "2.34.0"
1637
1649
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz#6f8ce8a46c7dea4a6f1d171d2bb8fbae6dac2be9"
1638
1650
integrity sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ==
1652
1664
eslint-scope "^5.0.0"
1653
1665
eslint-utils "^2.0.0"
1654
1666
1655
- " @typescript-eslint/parser@^2.0.0" , "@typescript-eslint/parser@^2.22.0":
1667
+ " @typescript-eslint/[email protected] " :
1668
+ version "3.10.1"
1669
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.10.1.tgz#e179ffc81a80ebcae2ea04e0332f8b251345a686"
1670
+ integrity sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==
1671
+ dependencies :
1672
+ " @types/json-schema" " ^7.0.3"
1673
+ " @typescript-eslint/types" " 3.10.1"
1674
+ " @typescript-eslint/typescript-estree" " 3.10.1"
1675
+ eslint-scope "^5.0.0"
1676
+ eslint-utils "^2.0.0"
1677
+
1678
+ " @typescript-eslint/[email protected] " :
1679
+ version "3.10.1"
1680
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.10.1.tgz#1883858e83e8b442627e1ac6f408925211155467"
1681
+ integrity sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw==
1682
+ dependencies :
1683
+ " @types/eslint-visitor-keys" " ^1.0.0"
1684
+ " @typescript-eslint/experimental-utils" " 3.10.1"
1685
+ " @typescript-eslint/types" " 3.10.1"
1686
+ " @typescript-eslint/typescript-estree" " 3.10.1"
1687
+ eslint-visitor-keys "^1.1.0"
1688
+
1689
+ " @typescript-eslint/parser@^2.0.0 " :
1656
1690
version "2.34.0"
1657
1691
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.34.0.tgz#50252630ca319685420e9a39ca05fe185a256bc8"
1658
1692
integrity sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA==
1662
1696
" @typescript-eslint/typescript-estree" " 2.34.0"
1663
1697
eslint-visitor-keys "^1.1.0"
1664
1698
1699
+ " @typescript-eslint/[email protected] " :
1700
+ version "3.10.1"
1701
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
1702
+ integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
1703
+
1665
1704
" @typescript-eslint/[email protected] " :
1666
1705
version "2.34.0"
1667
1706
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5"
1675
1714
semver "^7.3.2"
1676
1715
tsutils "^3.17.1"
1677
1716
1717
+ " @typescript-eslint/[email protected] " :
1718
+ version "3.10.1"
1719
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
1720
+ integrity sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==
1721
+ dependencies :
1722
+ " @typescript-eslint/types" " 3.10.1"
1723
+ " @typescript-eslint/visitor-keys" " 3.10.1"
1724
+ debug "^4.1.1"
1725
+ glob "^7.1.6"
1726
+ is-glob "^4.0.1"
1727
+ lodash "^4.17.15"
1728
+ semver "^7.3.2"
1729
+ tsutils "^3.17.1"
1730
+
1731
+ " @typescript-eslint/[email protected] " :
1732
+ version "3.10.1"
1733
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
1734
+ integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
1735
+ dependencies :
1736
+ eslint-visitor-keys "^1.1.0"
1737
+
1678
1738
abab@^2.0.3 :
1679
1739
version "2.0.4"
1680
1740
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.4.tgz#6dfa57b417ca06d21b2478f0e638302f99c2405c"
@@ -2863,7 +2923,7 @@ escodegen@^1.14.1:
2863
2923
optionalDependencies :
2864
2924
source-map "~0.6.1"
2865
2925
2866
- eslint-config-prettier@^6.0.0, eslint-config-prettier@^6.10 .0 :
2926
+ eslint-config-prettier@^6.0.0, eslint-config-prettier@^6.11 .0 :
2867
2927
version "6.11.0"
2868
2928
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
2869
2929
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
@@ -2877,17 +2937,17 @@ eslint-plugin-jest@^23.1.1:
2877
2937
dependencies :
2878
2938
" @typescript-eslint/experimental-utils" " ^2.5.0"
2879
2939
2880
- eslint-plugin-prettier@^3.1.0, eslint-plugin-prettier@^3.1.2 :
2940
+ eslint-plugin-prettier@^3.1.0, eslint-plugin-prettier@^3.1.4 :
2881
2941
version "3.1.4"
2882
2942
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
2883
2943
integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
2884
2944
dependencies :
2885
2945
prettier-linter-helpers "^1.0.0"
2886
2946
2887
- eslint-plugin-react-hooks@^2.5 .0 :
2888
- version "2.5 .0"
2889
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5 .0.tgz#c50ab7ca5945ce6d1cf8248d9e185c80b54171b6 "
2890
- integrity sha512-bzvdX47Jx847bgAYf0FPX3u1oxU+mKU8tqrpj4UX9A96SbAmj/HVEefEy6rJUog5u8QIlOPTKZcBpGn5kkKfAQ ==
2947
+ eslint-plugin-react-hooks@^4.1 .0 :
2948
+ version "4.1 .0"
2949
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1 .0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925 "
2950
+ integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ ==
2891
2951
2892
2952
eslint-scope@^5.0.0 :
2893
2953
version "5.0.0"
0 commit comments