|
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.16.2": |
961 | | - version "0.16.2" |
962 | | - resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.16.2.tgz#08086fcd488af1cf52f79fad7533c9dff4658c3b" |
963 | | - integrity sha512-WSWgDD6+dPuGcYlcK8eRyAWXSNm6lu9jzKq0gvZP+At3RehDnR7a9SJRo1sRk+CC/H4fY0uvhi2+lKxt72tq9g== |
| 960 | +"@sourcegraph/eslint-config@^0.16.3": |
| 961 | + version "0.16.3" |
| 962 | + resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.16.3.tgz#9dc43699b5b225da820e0f66a06f3ced42213e3e" |
| 963 | + integrity sha512-OqJxeTUMxa0+vIMXXPfoDS0fODZpexiuvjmyUp/ArEEEq8iDmuINZVIY6g2jxOvrmUz4U8f0LpTHu1WdfyXUSg== |
964 | 964 | dependencies: |
965 | 965 | "@sourcegraph/prettierrc" "^3.0.3" |
966 | | - "@typescript-eslint/eslint-plugin" "^2.30.0" |
967 | | - "@typescript-eslint/parser" "^2.30.0" |
| 966 | + "@typescript-eslint/eslint-plugin" "^2.31.0" |
| 967 | + "@typescript-eslint/parser" "^2.31.0" |
968 | 968 | eslint-config-prettier "^6.10.1" |
969 | 969 | eslint-plugin-ban "^1.4.0" |
970 | 970 | eslint-plugin-etc "^0.0.1-beta.25" |
|
1031 | 1031 | resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e" |
1032 | 1032 | integrity sha512-yYezQwGWty8ziyYLdZjwxyMb0CZR49h8JALHGrxjQHWlqGgc8kLdHEgWrgL0uZ29DMvEVBDnHU2Wg36zKSIUtA== |
1033 | 1033 |
|
1034 | | -"@typescript-eslint/eslint-plugin@^2.30.0": |
1035 | | - version "2.30.0" |
1036 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.30.0.tgz#312a37e80542a764d96e8ad88a105316cdcd7b05" |
1037 | | - integrity sha512-PGejii0qIZ9Q40RB2jIHyUpRWs1GJuHP1pkoCiaeicfwO9z7Fx03NQzupuyzAmv+q9/gFNHu7lo1ByMXe8PNyg== |
| 1034 | +"@typescript-eslint/eslint-plugin@^2.31.0": |
| 1035 | + version "2.31.0" |
| 1036 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.31.0.tgz#942c921fec5e200b79593c71fafb1e3f57aa2e36" |
| 1037 | + integrity sha512-iIC0Pb8qDaoit+m80Ln/aaeu9zKQdOLF4SHcGLarSeY1gurW6aU4JsOPMjKQwXlw70MvWKZQc6S2NamA8SJ/gg== |
1038 | 1038 | dependencies: |
1039 | | - "@typescript-eslint/experimental-utils" "2.30.0" |
| 1039 | + "@typescript-eslint/experimental-utils" "2.31.0" |
1040 | 1040 | functional-red-black-tree "^1.0.1" |
1041 | 1041 | regexpp "^3.0.0" |
1042 | 1042 | tsutils "^3.17.1" |
1043 | 1043 |
|
1044 | | -"@typescript-eslint/experimental-utils@2.30.0": |
1045 | | - version "2.30.0" |
1046 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.30.0.tgz#9845e868c01f3aed66472c561d4b6bac44809dd0" |
1047 | | - integrity sha512-L3/tS9t+hAHksy8xuorhOzhdefN0ERPDWmR9CclsIGOUqGKy6tqc/P+SoXeJRye5gazkuPO0cK9MQRnolykzkA== |
| 1044 | +"@typescript-eslint/experimental-utils@2.31.0": |
| 1045 | + version "2.31.0" |
| 1046 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.31.0.tgz#a9ec514bf7fd5e5e82bc10dcb6a86d58baae9508" |
| 1047 | + integrity sha512-MI6IWkutLYQYTQgZ48IVnRXmLR/0Q6oAyJgiOror74arUMh7EWjJkADfirZhRsUMHeLJ85U2iySDwHTSnNi9vA== |
1048 | 1048 | dependencies: |
1049 | 1049 | "@types/json-schema" "^7.0.3" |
1050 | | - "@typescript-eslint/typescript-estree" "2.30.0" |
| 1050 | + "@typescript-eslint/typescript-estree" "2.31.0" |
1051 | 1051 | eslint-scope "^5.0.0" |
1052 | 1052 | eslint-utils "^2.0.0" |
1053 | 1053 |
|
1054 | | -"@typescript-eslint/parser@^2.30.0": |
1055 | | - version "2.30.0" |
1056 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.30.0.tgz#7681c305a6f4341ae2579f5e3a75846c29eee9ce" |
1057 | | - integrity sha512-9kDOxzp0K85UnpmPJqUzdWaCNorYYgk1yZmf4IKzpeTlSAclnFsrLjfwD9mQExctLoLoGAUXq1co+fbr+3HeFw== |
| 1054 | +"@typescript-eslint/parser@^2.31.0": |
| 1055 | + version "2.31.0" |
| 1056 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.31.0.tgz#beddd4e8efe64995108b229b2862cd5752d40d6f" |
| 1057 | + integrity sha512-uph+w6xUOlyV2DLSC6o+fBDzZ5i7+3/TxAsH4h3eC64tlga57oMb96vVlXoMwjR/nN+xyWlsnxtbDkB46M2EPQ== |
1058 | 1058 | dependencies: |
1059 | 1059 | "@types/eslint-visitor-keys" "^1.0.0" |
1060 | | - "@typescript-eslint/experimental-utils" "2.30.0" |
1061 | | - "@typescript-eslint/typescript-estree" "2.30.0" |
| 1060 | + "@typescript-eslint/experimental-utils" "2.31.0" |
| 1061 | + "@typescript-eslint/typescript-estree" "2.31.0" |
1062 | 1062 | eslint-visitor-keys "^1.1.0" |
1063 | 1063 |
|
1064 | | -"@typescript-eslint/typescript-estree@2.30.0": |
1065 | | - version "2.30.0" |
1066 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.30.0.tgz#1b8e848b55144270255ffbfe4c63291f8f766615" |
1067 | | - integrity sha512-nI5WOechrA0qAhnr+DzqwmqHsx7Ulr/+0H7bWCcClDhhWkSyZR5BmTvnBEyONwJCTWHfc5PAQExX24VD26IAVw== |
| 1064 | +"@typescript-eslint/typescript-estree@2.31.0": |
| 1065 | + version "2.31.0" |
| 1066 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.31.0.tgz#ac536c2d46672aa1f27ba0ec2140d53670635cfd" |
| 1067 | + integrity sha512-vxW149bXFXXuBrAak0eKHOzbcu9cvi6iNcJDzEtOkRwGHxJG15chiAQAwhLOsk+86p9GTr/TziYvw+H9kMaIgA== |
1068 | 1068 | dependencies: |
1069 | 1069 | debug "^4.1.1" |
1070 | 1070 | eslint-visitor-keys "^1.1.0" |
|
0 commit comments