|
1332 | 1332 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
1333 | 1333 | integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
1334 | 1334 |
|
1335 |
| -"@callstack/eslint-config@^10.0.0": |
1336 |
| - version "10.2.0" |
1337 |
| - resolved "https://registry.yarnpkg.com/@callstack/eslint-config/-/eslint-config-10.2.0.tgz#22963ac05b4b815ba4413467ebf81fec3de1cb97" |
1338 |
| - integrity sha512-vefzK3GT0HvLnr+1YxyvykF82bRfc6Oo7Tgof7pG9Xeh+PKHXuLjyUC4rjz3sMlBOsDoQdQulSayV5wIxZlxnA== |
| 1335 | +"@callstack/eslint-config@^11.0.0": |
| 1336 | + version "11.0.0" |
| 1337 | + resolved "https://registry.yarnpkg.com/@callstack/eslint-config/-/eslint-config-11.0.0.tgz#3a0a4a1d39431b97a252e26638e904d44a2e198e" |
| 1338 | + integrity sha512-Ra8V0v7wnLNO1o8dR7yZ+SdDh1GzQGo97zq3cM5GxbE+Tr2DBbdB1avfyasGopTQM0Yw06HGyDwRAHMAOKHhZA== |
1339 | 1339 | dependencies:
|
1340 | 1340 | "@typescript-eslint/eslint-plugin" "^4.15.0"
|
1341 | 1341 | "@typescript-eslint/parser" "^4.15.0"
|
1342 | 1342 | babel-eslint "^10.0.3"
|
1343 | 1343 | eslint-config-prettier "^6.10.1"
|
1344 | 1344 | eslint-plugin-flowtype "^4.5.2"
|
1345 | 1345 | eslint-plugin-import "^2.19.1"
|
1346 |
| - eslint-plugin-jest "^23.1.1" |
| 1346 | + eslint-plugin-jest "^24.3.6" |
1347 | 1347 | eslint-plugin-prettier "^3.1.3"
|
1348 | 1348 | eslint-plugin-promise "^4.2.1"
|
1349 | 1349 | eslint-plugin-react "^7.17.0"
|
|
2115 | 2115 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
|
2116 | 2116 | integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
|
2117 | 2117 |
|
| 2118 | +"@types/json-schema@^7.0.7": |
| 2119 | + version "7.0.9" |
| 2120 | + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d" |
| 2121 | + integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ== |
| 2122 | + |
2118 | 2123 | "@types/keyv@*":
|
2119 | 2124 | version "3.1.1"
|
2120 | 2125 | resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.1.tgz#e45a45324fca9dab716ab1230ee249c9fb52cfa7"
|
|
2249 | 2254 | eslint-scope "^5.0.0"
|
2250 | 2255 | eslint-utils "^2.0.0"
|
2251 | 2256 |
|
2252 |
| -"@typescript-eslint/experimental-utils@^2.5.0": |
2253 |
| - version "2.29.0" |
2254 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.29.0.tgz#3cb8060de9265ba131625a96bbfec31ba6d4a0fe" |
2255 |
| - integrity sha512-H/6VJr6eWYstyqjWXBP2Nn1hQJyvJoFdDtsHxGiD+lEP7piGnGpb/ZQd+z1ZSB1F7dN+WsxUDh8+S4LwI+f3jw== |
| 2257 | +"@typescript-eslint/experimental-utils@^4.0.1": |
| 2258 | + version "4.33.0" |
| 2259 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd" |
| 2260 | + integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q== |
2256 | 2261 | dependencies:
|
2257 |
| - "@types/json-schema" "^7.0.3" |
2258 |
| - "@typescript-eslint/typescript-estree" "2.29.0" |
2259 |
| - eslint-scope "^5.0.0" |
2260 |
| - eslint-utils "^2.0.0" |
| 2262 | + "@types/json-schema" "^7.0.7" |
| 2263 | + "@typescript-eslint/scope-manager" "4.33.0" |
| 2264 | + "@typescript-eslint/types" "4.33.0" |
| 2265 | + "@typescript-eslint/typescript-estree" "4.33.0" |
| 2266 | + eslint-scope "^5.1.1" |
| 2267 | + eslint-utils "^3.0.0" |
2261 | 2268 |
|
2262 | 2269 | "@typescript-eslint/parser@^4.15.0":
|
2263 | 2270 | version "4.15.2"
|
|
2277 | 2284 | "@typescript-eslint/types" "4.15.2"
|
2278 | 2285 | "@typescript-eslint/visitor-keys" "4.15.2"
|
2279 | 2286 |
|
| 2287 | +"@typescript-eslint/[email protected]": |
| 2288 | + version "4.33.0" |
| 2289 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3" |
| 2290 | + integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ== |
| 2291 | + dependencies: |
| 2292 | + "@typescript-eslint/types" "4.33.0" |
| 2293 | + "@typescript-eslint/visitor-keys" "4.33.0" |
| 2294 | + |
2280 | 2295 | "@typescript-eslint/[email protected]":
|
2281 | 2296 | version "4.15.2"
|
2282 | 2297 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.2.tgz#04acf3a2dc8001a88985291744241e732ef22c60"
|
2283 | 2298 | integrity sha512-r7lW7HFkAarfUylJ2tKndyO9njwSyoy6cpfDKWPX6/ctZA+QyaYscAHXVAfJqtnY6aaTwDYrOhp+ginlbc7HfQ==
|
2284 | 2299 |
|
2285 |
| -"@typescript-eslint/[email protected]": |
2286 |
| - version "2.29.0" |
2287 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.29.0.tgz#1be6612bb02fc37ac9f466521c1459a4744e8d3a" |
2288 |
| - integrity sha512-3YGbtnWy4az16Egy5Fj5CckkVlpIh0MADtAQza+jiMADRSKkjdpzZp/5WuvwK/Qib3Z0HtzrDFeWanS99dNhnA== |
2289 |
| - dependencies: |
2290 |
| - debug "^4.1.1" |
2291 |
| - eslint-visitor-keys "^1.1.0" |
2292 |
| - glob "^7.1.6" |
2293 |
| - is-glob "^4.0.1" |
2294 |
| - lodash "^4.17.15" |
2295 |
| - semver "^6.3.0" |
2296 |
| - tsutils "^3.17.1" |
| 2300 | +"@typescript-eslint/[email protected]": |
| 2301 | + version "4.33.0" |
| 2302 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72" |
| 2303 | + integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ== |
2297 | 2304 |
|
2298 | 2305 | "@typescript-eslint/[email protected]":
|
2299 | 2306 | version "4.15.2"
|
|
2308 | 2315 | semver "^7.3.2"
|
2309 | 2316 | tsutils "^3.17.1"
|
2310 | 2317 |
|
| 2318 | +"@typescript-eslint/[email protected]": |
| 2319 | + version "4.33.0" |
| 2320 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609" |
| 2321 | + integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA== |
| 2322 | + dependencies: |
| 2323 | + "@typescript-eslint/types" "4.33.0" |
| 2324 | + "@typescript-eslint/visitor-keys" "4.33.0" |
| 2325 | + debug "^4.3.1" |
| 2326 | + globby "^11.0.3" |
| 2327 | + is-glob "^4.0.1" |
| 2328 | + semver "^7.3.5" |
| 2329 | + tsutils "^3.21.0" |
| 2330 | + |
2311 | 2331 | "@typescript-eslint/[email protected]":
|
2312 | 2332 | version "4.15.2"
|
2313 | 2333 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.2.tgz#3d1c7979ce75bf6acf9691109bd0d6b5706192b9"
|
|
2316 | 2336 | "@typescript-eslint/types" "4.15.2"
|
2317 | 2337 | eslint-visitor-keys "^2.0.0"
|
2318 | 2338 |
|
| 2339 | +"@typescript-eslint/[email protected]": |
| 2340 | + version "4.33.0" |
| 2341 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd" |
| 2342 | + integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg== |
| 2343 | + dependencies: |
| 2344 | + "@typescript-eslint/types" "4.33.0" |
| 2345 | + eslint-visitor-keys "^2.0.0" |
| 2346 | + |
2319 | 2347 | JSONStream@^1.0.4:
|
2320 | 2348 | version "1.3.5"
|
2321 | 2349 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
|
3716 | 3744 | dependencies:
|
3717 | 3745 | ms "2.0.0"
|
3718 | 3746 |
|
3719 |
| -debug@4, [email protected], debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: |
| 3747 | +debug@4, [email protected], debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: |
3720 | 3748 | version "4.3.2"
|
3721 | 3749 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
|
3722 | 3750 | integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
|
@@ -4119,12 +4147,12 @@ eslint-plugin-import@^2.19.1:
|
4119 | 4147 | read-pkg-up "^2.0.0"
|
4120 | 4148 | resolve "^1.12.0"
|
4121 | 4149 |
|
4122 |
| -eslint-plugin-jest@^23.1.1: |
4123 |
| - version "23.8.2" |
4124 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz#6f28b41c67ef635f803ebd9e168f6b73858eb8d4" |
4125 |
| - integrity sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg== |
| 4150 | +eslint-plugin-jest@^24.3.6: |
| 4151 | + version "24.7.0" |
| 4152 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.7.0.tgz#206ac0833841e59e375170b15f8d0955219c4889" |
| 4153 | + integrity sha512-wUxdF2bAZiYSKBclsUMrYHH6WxiBreNjyDxbRv345TIvPeoCEgPNEn3Sa+ZrSqsf1Dl9SqqSREXMHExlMMu1DA== |
4126 | 4154 | dependencies:
|
4127 |
| - "@typescript-eslint/experimental-utils" "^2.5.0" |
| 4155 | + "@typescript-eslint/experimental-utils" "^4.0.1" |
4128 | 4156 |
|
4129 | 4157 | eslint-plugin-prettier@^3.1.3:
|
4130 | 4158 | version "3.1.3"
|
@@ -4202,6 +4230,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
|
4202 | 4230 | dependencies:
|
4203 | 4231 | eslint-visitor-keys "^1.1.0"
|
4204 | 4232 |
|
| 4233 | +eslint-utils@^3.0.0: |
| 4234 | + version "3.0.0" |
| 4235 | + resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672" |
| 4236 | + integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA== |
| 4237 | + dependencies: |
| 4238 | + eslint-visitor-keys "^2.0.0" |
| 4239 | + |
4205 | 4240 | eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
|
4206 | 4241 | version "1.3.0"
|
4207 | 4242 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
@@ -4830,7 +4865,7 @@ glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0:
|
4830 | 4865 | dependencies:
|
4831 | 4866 | is-glob "^4.0.1"
|
4832 | 4867 |
|
4833 |
| -glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6: |
| 4868 | +glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: |
4834 | 4869 | version "7.1.6"
|
4835 | 4870 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
|
4836 | 4871 | integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
|
@@ -4861,7 +4896,7 @@ globals@^13.6.0, globals@^13.9.0:
|
4861 | 4896 | dependencies:
|
4862 | 4897 | type-fest "^0.20.2"
|
4863 | 4898 |
|
4864 |
| -[email protected], globby@^11.0.1: |
| 4899 | +[email protected], globby@^11.0.1, globby@^11.0.3: |
4865 | 4900 | version "11.0.4"
|
4866 | 4901 | resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
|
4867 | 4902 | integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
|
|
8561 | 8596 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
|
8562 | 8597 | integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
|
8563 | 8598 |
|
8564 |
| -[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.4: |
| 8599 | +[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5: |
8565 | 8600 | version "7.3.5"
|
8566 | 8601 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
|
8567 | 8602 | integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
|
@@ -9327,6 +9362,13 @@ tsutils@^3.17.1:
|
9327 | 9362 | dependencies:
|
9328 | 9363 | tslib "^1.8.1"
|
9329 | 9364 |
|
| 9365 | +tsutils@^3.21.0: |
| 9366 | + version "3.21.0" |
| 9367 | + resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" |
| 9368 | + integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== |
| 9369 | + dependencies: |
| 9370 | + tslib "^1.8.1" |
| 9371 | + |
9330 | 9372 | type-check@^0.4.0, type-check@~0.4.0:
|
9331 | 9373 | version "0.4.0"
|
9332 | 9374 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
|
|
0 commit comments