|
954 | 954 | resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5" |
955 | 955 | integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== |
956 | 956 |
|
957 | | -"@sourcegraph/eslint-config@^0.19.4": |
958 | | - version "0.19.4" |
959 | | - resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.19.4.tgz#bac4704e2cf7a611c7567fd56f67b8b730665f02" |
960 | | - integrity sha512-jqQCffz91IW47t3k1/s4FbcZFns+5SZ9Zp47u2e0w50dL1VJ9GRbYFZennhMo6FEqH1lep3oRFVclUFE1ZE3/Q== |
| 957 | +"@sourcegraph/eslint-config@^0.19.6": |
| 958 | + version "0.19.6" |
| 959 | + resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.19.6.tgz#6ab1d44a3692c57de3e655e1977b2e809bfa6952" |
| 960 | + integrity sha512-p8g17Eq4P/fDy0vJjE3pObn2MQ6rRAQhTWxUCS7Kz+kZ+W4bOrqyQ7TSbQtGYvnkiqFsqVgjklveWh/MYEbacA== |
961 | 961 | dependencies: |
962 | 962 | "@sourcegraph/prettierrc" "^3.0.3" |
963 | | - "@typescript-eslint/eslint-plugin" "^3.0.2" |
964 | | - "@typescript-eslint/parser" "^3.0.2" |
| 963 | + "@typescript-eslint/eslint-plugin" "^3.6.0" |
| 964 | + "@typescript-eslint/parser" "^3.6.0" |
965 | 965 | eslint-config-prettier "^6.11.0" |
966 | 966 | eslint-plugin-ban "^1.4.0" |
967 | 967 | eslint-plugin-etc "^0.0.1-beta.25" |
968 | 968 | eslint-plugin-import "^2.21.2" |
969 | | - eslint-plugin-jsdoc "^26.0.1" |
| 969 | + eslint-plugin-jsdoc "^28.6.1" |
970 | 970 | eslint-plugin-react "^7.20.0" |
971 | | - eslint-plugin-react-hooks "^4.0.4" |
| 971 | + eslint-plugin-react-hooks "^4.0.5" |
972 | 972 | eslint-plugin-rxjs "^0.0.2-beta.24" |
973 | 973 | eslint-plugin-unicorn "^20.1.0" |
974 | 974 |
|
|
1039 | 1039 | resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e" |
1040 | 1040 | integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA== |
1041 | 1041 |
|
1042 | | -"@typescript-eslint/eslint-plugin@^3.0.2": |
1043 | | - version "3.4.0" |
1044 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.4.0.tgz#8378062e6be8a1d049259bdbcf27ce5dfbeee62b" |
1045 | | - integrity sha512-wfkpiqaEVhZIuQRmudDszc01jC/YR7gMSxa6ulhggAe/Hs0KVIuo9wzvFiDbG3JD5pRFQoqnf4m7REDsUvBnMQ== |
| 1042 | +"@typescript-eslint/eslint-plugin@^3.6.0": |
| 1043 | + version "3.6.0" |
| 1044 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.0.tgz#ba2b6cae478b8fca3f2e58ff1313e4198eea2d8a" |
| 1045 | + integrity sha512-ubHlHVt1lsPQB/CZdEov9XuOFhNG9YRC//kuiS1cMQI6Bs1SsqKrEmZnpgRwthGR09/kEDtr9MywlqXyyYd8GA== |
1046 | 1046 | dependencies: |
1047 | | - "@typescript-eslint/experimental-utils" "3.4.0" |
| 1047 | + "@typescript-eslint/experimental-utils" "3.6.0" |
1048 | 1048 | debug "^4.1.1" |
1049 | 1049 | functional-red-black-tree "^1.0.1" |
1050 | 1050 | regexpp "^3.0.0" |
1051 | 1051 | semver "^7.3.2" |
1052 | 1052 | tsutils "^3.17.1" |
1053 | 1053 |
|
1054 | | -"@typescript-eslint/experimental-utils@3.4.0": |
1055 | | - version "3.4.0" |
1056 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8" |
1057 | | - integrity sha512-rHPOjL43lOH1Opte4+dhC0a/+ks+8gOBwxXnyrZ/K4OTAChpSjP76fbI8Cglj7V5GouwVAGaK+xVwzqTyE/TPw== |
| 1054 | +"@typescript-eslint/experimental-utils@3.6.0": |
| 1055 | + version "3.6.0" |
| 1056 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.6.0.tgz#0138152d66e3e53a6340f606793fb257bf2d76a1" |
| 1057 | + integrity sha512-4Vdf2hvYMUnTdkCNZu+yYlFtL2v+N2R7JOynIOkFbPjf9o9wQvRwRkzUdWlFd2YiiUwJLbuuLnl5civNg5ykOQ== |
1058 | 1058 | dependencies: |
1059 | 1059 | "@types/json-schema" "^7.0.3" |
1060 | | - "@typescript-eslint/typescript-estree" "3.4.0" |
| 1060 | + "@typescript-eslint/types" "3.6.0" |
| 1061 | + "@typescript-eslint/typescript-estree" "3.6.0" |
1061 | 1062 | eslint-scope "^5.0.0" |
1062 | 1063 | eslint-utils "^2.0.0" |
1063 | 1064 |
|
1064 | | -"@typescript-eslint/parser@^3.0.2": |
1065 | | - version "3.4.0" |
1066 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.4.0.tgz#fe52b68c5cb3bba3f5d875bd17adb70420d49d8d" |
1067 | | - integrity sha512-ZUGI/de44L5x87uX5zM14UYcbn79HSXUR+kzcqU42gH0AgpdB/TjuJy3m4ezI7Q/jk3wTQd755mxSDLhQP79KA== |
| 1065 | +"@typescript-eslint/parser@^3.6.0": |
| 1066 | + version "3.6.0" |
| 1067 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.6.0.tgz#79b5232e1a2d06f1fc745942b690cd87aca7b60e" |
| 1068 | + integrity sha512-taghDxuLhbDAD1U5Fk8vF+MnR0yiFE9Z3v2/bYScFb0N1I9SK8eKHkdJl1DAD48OGFDMFTeOTX0z7g0W6SYUXw== |
1068 | 1069 | dependencies: |
1069 | 1070 | "@types/eslint-visitor-keys" "^1.0.0" |
1070 | | - "@typescript-eslint/experimental-utils" "3.4.0" |
1071 | | - "@typescript-eslint/typescript-estree" "3.4.0" |
| 1071 | + "@typescript-eslint/experimental-utils" "3.6.0" |
| 1072 | + "@typescript-eslint/types" "3.6.0" |
| 1073 | + "@typescript-eslint/typescript-estree" "3.6.0" |
1072 | 1074 | eslint-visitor-keys "^1.1.0" |
1073 | 1075 |
|
1074 | | -"@typescript-eslint/typescript-estree@3.4.0": |
1075 | | - version "3.4.0" |
1076 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.4.0.tgz#6a787eb70b48969e4cd1ea67b057083f96dfee29" |
1077 | | - integrity sha512-zKwLiybtt4uJb4mkG5q2t6+W7BuYx2IISiDNV+IY68VfoGwErDx/RfVI7SWL4gnZ2t1A1ytQQwZ+YOJbHHJ2rw== |
| 1076 | +"@typescript-eslint/types@3.6.0": |
| 1077 | + version "3.6.0" |
| 1078 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.6.0.tgz#4bd6eee55d2f9d35a4b36c4804be1880bf68f7bc" |
| 1079 | + integrity sha512-JwVj74ohUSt0ZPG+LZ7hb95fW8DFOqBuR6gE7qzq55KDI3BepqsCtHfBIoa0+Xi1AI7fq5nCu2VQL8z4eYftqg== |
| 1080 | + |
| 1081 | +"@typescript-eslint/typescript-estree@3.6.0": |
| 1082 | + version "3.6.0" |
| 1083 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.6.0.tgz#9b4cab43f1192b64ff51530815b8919f166ce177" |
| 1084 | + integrity sha512-G57NDSABHjvob7zVV09ehWyD1K6/YUKjz5+AufObFyjNO4DVmKejj47MHjVHHlZZKgmpJD2yyH9lfCXHrPITFg== |
1078 | 1085 | dependencies: |
| 1086 | + "@typescript-eslint/types" "3.6.0" |
| 1087 | + "@typescript-eslint/visitor-keys" "3.6.0" |
1079 | 1088 | debug "^4.1.1" |
1080 | | - eslint-visitor-keys "^1.1.0" |
1081 | 1089 | glob "^7.1.6" |
1082 | 1090 | is-glob "^4.0.1" |
1083 | 1091 | lodash "^4.17.15" |
1084 | 1092 | semver "^7.3.2" |
1085 | 1093 | tsutils "^3.17.1" |
1086 | 1094 |
|
| 1095 | +"@typescript-eslint/visitor-keys@3.6.0": |
| 1096 | + version "3.6.0" |
| 1097 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.6.0.tgz#44185eb0cc47651034faa95c5e2e8b314ecebb26" |
| 1098 | + integrity sha512-p1izllL2Ubwunite0ITjubuMQRBGgjdVYwyG7lXPX8GbrA6qF0uwSRz9MnXZaHMxID4948gX0Ez8v9tUDi/KfQ== |
| 1099 | + dependencies: |
| 1100 | + eslint-visitor-keys "^1.1.0" |
| 1101 | + |
1087 | 1102 | JSONStream@^1.0.4: |
1088 | 1103 | version "1.3.5" |
1089 | 1104 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0" |
@@ -1982,7 +1997,7 @@ commander@~2.17.1: |
1982 | 1997 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf" |
1983 | 1998 | integrity sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg== |
1984 | 1999 |
|
1985 | | -comment-parser@^0.7.4: |
| 2000 | +comment-parser@^0.7.5: |
1986 | 2001 | version "0.7.5" |
1987 | 2002 | resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.5.tgz#06db157a3b34addf8502393743e41897e2c73059" |
1988 | 2003 | integrity sha512-iH9YA35ccw94nx5244GVkpyC9eVTsL71jZz6iz5w6RIf79JLF2AsXHXq9p6Oaohyl3sx5qSMnGsWUDFIAfWL4w== |
@@ -2928,23 +2943,23 @@ eslint-plugin-import@^2.21.2: |
2928 | 2943 | resolve "^1.17.0" |
2929 | 2944 | tsconfig-paths "^3.9.0" |
2930 | 2945 |
|
2931 | | -eslint-plugin-jsdoc@^26.0.1: |
2932 | | - version "26.0.2" |
2933 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-26.0.2.tgz#f65f78f37cbd79c2f65ab9a338b43f92064e57bd" |
2934 | | - integrity sha512-KtZjqtM3Z8x84vQBFKGUyBbZRGXYHVWSJ2XyYSUTc8KhfFrvzQ/GXPp6f1M1/YCNzP3ImD5RuDNcr+OVvIZcBA== |
| 2946 | +eslint-plugin-jsdoc@^28.6.1: |
| 2947 | + version "28.6.1" |
| 2948 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-28.6.1.tgz#c9e9da59d0d3cef4fb45ffb91c0acde43af4e418" |
| 2949 | + integrity sha512-Z3y7hcNPDuhL339D1KOf9SY8pMAxYxhaG4QLtu3KVn20k/hNF1u6WQv44wvuSCb6OfPJ4say37RUlSNqIjR+mw== |
2935 | 2950 | dependencies: |
2936 | | - comment-parser "^0.7.4" |
| 2951 | + comment-parser "^0.7.5" |
2937 | 2952 | debug "^4.1.1" |
2938 | | - jsdoctypeparser "^6.1.0" |
| 2953 | + jsdoctypeparser "^7.0.0" |
2939 | 2954 | lodash "^4.17.15" |
2940 | 2955 | regextras "^0.7.1" |
2941 | | - semver "^6.3.0" |
| 2956 | + semver "^7.3.2" |
2942 | 2957 | spdx-expression-parse "^3.0.1" |
2943 | 2958 |
|
2944 | | -eslint-plugin-react-hooks@^4.0.4: |
2945 | | - version "4.0.4" |
2946 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.4.tgz#aed33b4254a41b045818cacb047b81e6df27fa58" |
2947 | | - integrity sha512-equAdEIsUETLFNCmmCkiCGq6rkSK5MoJhXFPFYeUebcjKgBmWWcgVOqZyQC8Bv1BwVCnTq9tBxgJFgAJTWoJtA== |
| 2959 | +eslint-plugin-react-hooks@^4.0.5: |
| 2960 | + version "4.0.5" |
| 2961 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.5.tgz#4879003aa38e5d05d0312175beb6e4a1f617bfcf" |
| 2962 | + integrity sha512-3YLSjoArsE2rUwL8li4Yxx1SUg3DQWp+78N3bcJQGWVZckcp+yeQGsap/MSq05+thJk57o+Ww4PtZukXGL02TQ== |
2948 | 2963 |
|
2949 | 2964 | eslint-plugin-react@^7.20.0: |
2950 | 2965 | version "7.20.0" |
@@ -4356,10 +4371,10 @@ jsbn@~0.1.0: |
4356 | 4371 | resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" |
4357 | 4372 | integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM= |
4358 | 4373 |
|
4359 | | -jsdoctypeparser@^6.1.0: |
4360 | | - version "6.1.0" |
4361 | | - resolved "https://registry.npmjs.org/jsdoctypeparser/-/jsdoctypeparser-6.1.0.tgz#acfb936c26300d98f1405cb03e20b06748e512a8" |
4362 | | - integrity sha512-UCQBZ3xCUBv/PLfwKAJhp6jmGOSLFNKzrotXGNgbKhWvz27wPsCsVeP7gIcHPElQw2agBmynAitXqhxR58XAmA== |
| 4374 | +jsdoctypeparser@^7.0.0: |
| 4375 | + version "7.0.0" |
| 4376 | + resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-7.0.0.tgz#957192fbcb8c574240092cca4635383a6ed706eb" |
| 4377 | + integrity sha512-6vWPn5qSy+MbgCVjXsQKVkRywhs+IxFU7Chw72DKsWoGueYp6QX8eTc55+EA0yPGYfhmglb1gfi283asXirfGQ== |
4363 | 4378 |
|
4364 | 4379 | jsdom@^14.1.0: |
4365 | 4380 | version "14.1.0" |
@@ -6846,11 +6861,6 @@ semver@7.1.3: |
6846 | 6861 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.1.3.tgz#e4345ce73071c53f336445cfc19efb1c311df2a6" |
6847 | 6862 | integrity sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA== |
6848 | 6863 |
|
6849 | | -semver@^6.3.0: |
6850 | | - version "6.3.0" |
6851 | | - resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
6852 | | - integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== |
6853 | | - |
6854 | 6864 | semver@^7.2.1, semver@^7.3.2: |
6855 | 6865 | version "7.3.2" |
6856 | 6866 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938" |
|
0 commit comments