|
957 | 957 | resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5" |
958 | 958 | integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== |
959 | 959 |
|
960 | | -"@sourcegraph/eslint-config@^0.19.2": |
961 | | - version "0.19.2" |
962 | | - resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.19.2.tgz#d1950d5010f1993043fd1080f72a86cfb8ccc6a3" |
963 | | - integrity sha512-GedJzZd/cpnyS26Vn1bQIc5VdZjQeVE69uodYJODuwZDwP+xzFTvbURpK8phNWrC4UOdsK7tUGVe/WR7Mtsvrg== |
| 960 | +"@sourcegraph/eslint-config@^0.19.3": |
| 961 | + version "0.19.3" |
| 962 | + resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.19.3.tgz#5cbb6a8ebf355affae3f6d596cea20468076d762" |
| 963 | + integrity sha512-1xtIEa4UXQ8gBcZkQ8MeHxstIM9M7IKJ4uAGnVJEKl6ytB7+12HUdmP0MNB7pZdrTDp/Q4x3cCqs1FeINRMRoQ== |
964 | 964 | dependencies: |
965 | 965 | "@sourcegraph/prettierrc" "^3.0.3" |
966 | | - "@typescript-eslint/eslint-plugin" "^2.34.0" |
967 | | - "@typescript-eslint/parser" "^2.34.0" |
| 966 | + "@typescript-eslint/eslint-plugin" "^3.0.2" |
| 967 | + "@typescript-eslint/parser" "^3.0.2" |
968 | 968 | eslint-config-prettier "^6.11.0" |
969 | 969 | eslint-plugin-ban "^1.4.0" |
970 | 970 | eslint-plugin-etc "^0.0.1-beta.25" |
|
1037 | 1037 | resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e" |
1038 | 1038 | integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA== |
1039 | 1039 |
|
1040 | | -"@typescript-eslint/eslint-plugin@^2.34.0": |
1041 | | - version "2.34.0" |
1042 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.34.0.tgz#6f8ce8a46c7dea4a6f1d171d2bb8fbae6dac2be9" |
1043 | | - integrity sha512-4zY3Z88rEE99+CNvTbXSyovv2z9PNOVffTWD2W8QF5s2prBQtwN2zadqERcrHpcR7O/+KMI3fcTAmUUhK/iQcQ== |
| 1040 | +"@typescript-eslint/eslint-plugin@^3.0.2": |
| 1041 | + version "3.4.0" |
| 1042 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.4.0.tgz#8378062e6be8a1d049259bdbcf27ce5dfbeee62b" |
| 1043 | + integrity sha512-wfkpiqaEVhZIuQRmudDszc01jC/YR7gMSxa6ulhggAe/Hs0KVIuo9wzvFiDbG3JD5pRFQoqnf4m7REDsUvBnMQ== |
1044 | 1044 | dependencies: |
1045 | | - "@typescript-eslint/experimental-utils" "2.34.0" |
| 1045 | + "@typescript-eslint/experimental-utils" "3.4.0" |
| 1046 | + debug "^4.1.1" |
1046 | 1047 | functional-red-black-tree "^1.0.1" |
1047 | 1048 | regexpp "^3.0.0" |
| 1049 | + semver "^7.3.2" |
1048 | 1050 | tsutils "^3.17.1" |
1049 | 1051 |
|
1050 | | -"@typescript-eslint/experimental-utils@2.34.0": |
1051 | | - version "2.34.0" |
1052 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f" |
1053 | | - integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA== |
| 1052 | +"@typescript-eslint/experimental-utils@3.4.0": |
| 1053 | + version "3.4.0" |
| 1054 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.4.0.tgz#8a44dfc6fb7f1d071937b390fe27608ebda122b8" |
| 1055 | + integrity sha512-rHPOjL43lOH1Opte4+dhC0a/+ks+8gOBwxXnyrZ/K4OTAChpSjP76fbI8Cglj7V5GouwVAGaK+xVwzqTyE/TPw== |
1054 | 1056 | dependencies: |
1055 | 1057 | "@types/json-schema" "^7.0.3" |
1056 | | - "@typescript-eslint/typescript-estree" "2.34.0" |
| 1058 | + "@typescript-eslint/typescript-estree" "3.4.0" |
1057 | 1059 | eslint-scope "^5.0.0" |
1058 | 1060 | eslint-utils "^2.0.0" |
1059 | 1061 |
|
1060 | | -"@typescript-eslint/parser@^2.34.0": |
1061 | | - version "2.34.0" |
1062 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.34.0.tgz#50252630ca319685420e9a39ca05fe185a256bc8" |
1063 | | - integrity sha512-03ilO0ucSD0EPTw2X4PntSIRFtDPWjrVq7C3/Z3VQHRC7+13YB55rcJI3Jt+YgeHbjUdJPcPa7b23rXCBokuyA== |
| 1062 | +"@typescript-eslint/parser@^3.0.2": |
| 1063 | + version "3.4.0" |
| 1064 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.4.0.tgz#fe52b68c5cb3bba3f5d875bd17adb70420d49d8d" |
| 1065 | + integrity sha512-ZUGI/de44L5x87uX5zM14UYcbn79HSXUR+kzcqU42gH0AgpdB/TjuJy3m4ezI7Q/jk3wTQd755mxSDLhQP79KA== |
1064 | 1066 | dependencies: |
1065 | 1067 | "@types/eslint-visitor-keys" "^1.0.0" |
1066 | | - "@typescript-eslint/experimental-utils" "2.34.0" |
1067 | | - "@typescript-eslint/typescript-estree" "2.34.0" |
| 1068 | + "@typescript-eslint/experimental-utils" "3.4.0" |
| 1069 | + "@typescript-eslint/typescript-estree" "3.4.0" |
1068 | 1070 | eslint-visitor-keys "^1.1.0" |
1069 | 1071 |
|
1070 | | -"@typescript-eslint/typescript-estree@2.34.0": |
1071 | | - version "2.34.0" |
1072 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz#14aeb6353b39ef0732cc7f1b8285294937cf37d5" |
1073 | | - integrity sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg== |
| 1072 | +"@typescript-eslint/typescript-estree@3.4.0": |
| 1073 | + version "3.4.0" |
| 1074 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.4.0.tgz#6a787eb70b48969e4cd1ea67b057083f96dfee29" |
| 1075 | + integrity sha512-zKwLiybtt4uJb4mkG5q2t6+W7BuYx2IISiDNV+IY68VfoGwErDx/RfVI7SWL4gnZ2t1A1ytQQwZ+YOJbHHJ2rw== |
1074 | 1076 | dependencies: |
1075 | 1077 | debug "^4.1.1" |
1076 | 1078 | eslint-visitor-keys "^1.1.0" |
|
0 commit comments