Skip to content

Commit 2d99901

Browse files
authored
chore: Greenkeeper/@types/react 16.7.11 (#82)
* chore(package): update @types/react to version 16.7.11 * fix: fix typings * fix: Revert yarn.lock file
1 parent dc5ece4 commit 2d99901

File tree

4 files changed

+57
-10
lines changed

4 files changed

+57
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@babel/core": "^7.1.2",
1414
"@babel/runtime": "^7.1.2",
1515
"@callstack/eslint-config": "^3.0.0",
16-
"@types/react": "^16.4.15",
16+
"@types/react": "^16.7.11",
1717
"@types/react-test-renderer": "^16.0.3",
1818
"babel-core": "7.0.0-bridge.0",
1919
"babel-jest": "^23.6.0",

typings/__tests__/index.test.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ const queryAllByTextRegExp: Array<ReactTestInstance> = tree.queryAllByText(
8686
const queryAllByProps: Array<ReactTestInstance> = tree.getAllByProps({
8787
value: 2,
8888
});
89-
const debugFn = tree.debug()
90-
const debugFnWithMessage = tree.debug('my message')
89+
const debugFn = tree.debug();
90+
const debugFnWithMessage = tree.debug('my message');
9191

9292
tree.update(<View />);
9393
tree.unmount();

typings/index.d.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@ import * as React from 'react';
22
import { ReactTestInstance, ReactTestRendererJSON } from 'react-test-renderer';
33

44
export interface GetByAPI {
5-
getByName: (name: React.ReactType) => ReactTestInstance;
5+
getByName: (name: React.ReactType | string) => ReactTestInstance;
66
getByType: <P>(type: React.ComponentType<P>) => ReactTestInstance;
77
getByText: (text: string | RegExp) => ReactTestInstance;
88
getByProps: (props: Record<string, any>) => ReactTestInstance;
99
getByTestId: (testID: string) => ReactTestInstance;
10-
getAllByName: (name: React.ReactType) => Array<ReactTestInstance>;
10+
getAllByName: (name: React.ReactType | string) => Array<ReactTestInstance>;
1111
getAllByType: <P>(type: React.ComponentType<P>) => Array<ReactTestInstance>;
1212
getAllByText: (text: string | RegExp) => Array<ReactTestInstance>;
1313
getAllByProps: (props: Record<string, any>) => Array<ReactTestInstance>;
1414
}
1515

1616
export interface QueryByAPI {
17-
queryByName: (name: React.ReactType) => ReactTestInstance | null;
17+
queryByName: (name: React.ReactType | string) => ReactTestInstance | null;
1818
queryByType: <P>(type: React.ComponentType<P>) => ReactTestInstance | null;
1919
queryByText: (name: string | RegExp) => ReactTestInstance | null;
2020
queryByProps: (props: Record<string, any>) => ReactTestInstance | null;
2121
queryByTestId: (testID: string) => ReactTestInstance | null;
22-
queryAllByName: (name: React.ReactType) => Array<ReactTestInstance> | [];
22+
queryAllByName: (name: React.ReactType | string) => Array<ReactTestInstance> | [];
2323
queryAllByType: <P>(
2424
type: React.ComponentType<P>
2525
) => Array<ReactTestInstance> | [];

yarn.lock

Lines changed: 50 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44

55
"@babel/cli@^7.1.2":
6-
version "7.1.2"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.1.2.tgz#fc2853ae96824b3779ca85de4fd025ce3cf62a5e"
6+
version "7.1.5"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.1.5.tgz#4ccf0a8cdabeefdd8ce955384530f050935bc4d7"
8+
integrity sha512-zbO/DtTnaDappBflIU3zYEgATLToRDmW5uN/EGH1GXaes7ydfjqmAoK++xmJIA+8HfDw7UyPZNdM8fhGhfmMhw==
89
dependencies:
910
commander "^2.8.1"
1011
convert-source-map "^1.1.0"
@@ -673,13 +674,21 @@
673674
dependencies:
674675
"@types/react" "*"
675676

676-
"@types/react@*", "@types/react@^16.4.15":
677+
"@types/react@*":
677678
version "16.4.15"
678679
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.15.tgz#1f24f1d03b1fc682d92f8485be99d59bf7981191"
679680
dependencies:
680681
"@types/prop-types" "*"
681682
csstype "^2.2.0"
682683

684+
"@types/react@^16.7.11":
685+
version "16.7.11"
686+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.11.tgz#1743b82ea6a0c659467f0c7317c233edb1f10be9"
687+
integrity sha512-KZvX2XjzBPz+Dh7cjgDzzLxUmg4k8CnCSsB1V2Vtt1YtSIGe1sfHp2+Htl3S5DzeKrHnioaDHTMN/fjAvnEsSg==
688+
dependencies:
689+
"@types/prop-types" "*"
690+
csstype "^2.2.0"
691+
683692
JSONStream@^1.0.4:
684693
version "1.3.5"
685694
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -983,6 +992,7 @@ astral-regex@^1.0.0:
983992
async-each@^1.0.0:
984993
version "1.0.1"
985994
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
995+
integrity sha1-GdOGodntxufByF04iu28xW0zYC0=
986996

987997
async-limiter@~1.0.0:
988998
version "1.0.0"
@@ -1470,6 +1480,7 @@ babel-preset-env@1.7.0:
14701480
babel-preset-fbjs@^3.0.0:
14711481
version "3.1.0"
14721482
resolved "https://registry.yarnpkg.com/babel-preset-fbjs/-/babel-preset-fbjs-3.1.0.tgz#6d1438207369d96384d09257b01602dd0dda6608"
1483+
integrity sha512-j+B9xZsnqWFxHaqt3B8aFYftSgrcgbO5NF3mTtHYd6R442NJW2aBk3k+XvxXwIia98UuZxCg8psZY79bXbhwew==
14731484
dependencies:
14741485
"@babel/plugin-proposal-class-properties" "^7.0.0"
14751486
"@babel/plugin-proposal-object-rest-spread" "^7.0.0"
@@ -1642,6 +1653,7 @@ big-integer@^1.6.7:
16421653
binary-extensions@^1.0.0:
16431654
version "1.12.0"
16441655
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.12.0.tgz#c2d780f53d45bba8317a8902d4ceeaf3a6385b14"
1656+
integrity sha512-DYWGk01lDcxeS/K9IHPGWfT8PsJmbXRtRd2Sx72Tnb8pcYZQFF1oSDb8hJtS1vhp212q1Rzi5dUf9+nq0o9UIg==
16451657

16461658
bluebird@^3.5.0:
16471659
version "3.5.2"
@@ -1865,6 +1877,7 @@ chardet@^0.7.0:
18651877
chokidar@^2.0.0, chokidar@^2.0.3:
18661878
version "2.0.4"
18671879
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.4.tgz#356ff4e2b0e8e43e322d18a372460bbcf3accd26"
1880+
integrity sha512-z9n7yt9rOvIJrMhvDtDictKrkFHeihkNl6uWMmZlmL6tJtX9Cs+87oK+teBx+JIgzvbX3yZHT3eF8vpbDxHJXQ==
18681881
dependencies:
18691882
anymatch "^2.0.0"
18701883
async-each "^1.0.0"
@@ -1994,6 +2007,7 @@ commander@^2.11.0:
19942007
commander@^2.8.1, commander@^2.9.0:
19952008
version "2.19.0"
19962009
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
2010+
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
19972011

19982012
commander@~2.13.0:
19992013
version "2.13.0"
@@ -2862,6 +2876,7 @@ exec-sh@^0.2.0:
28622876
execa@^0.10.0:
28632877
version "0.10.0"
28642878
resolved "https://registry.yarnpkg.com/execa/-/execa-0.10.0.tgz#ff456a8f53f90f8eccc71a96d11bdfc7f082cb50"
2879+
integrity sha512-7XOMnz8Ynx1gGo/3hyV9loYNPWM94jG3+3T3Y8tsfSstFmETmENCMU/A/zj8Lyaj1lkgEepKepvd6240tBRvlw==
28652880
dependencies:
28662881
cross-spawn "^6.0.0"
28672882
get-stream "^3.0.0"
@@ -3040,6 +3055,7 @@ fbjs-css-vars@^1.0.0:
30403055
fbjs-scripts@^1.0.0:
30413056
version "1.0.1"
30423057
resolved "https://registry.yarnpkg.com/fbjs-scripts/-/fbjs-scripts-1.0.1.tgz#7d8d09d76e83308bf3b1fc7b4c9c6fd081c5ef64"
3058+
integrity sha512-x8bfX7k0z5B24Ue0YqjZq/2QxxaKZUNbkGdX//zbQDElMJFqBRrvRi8O3qds7UNNzs78jYqIYCS32Sk/wu5UJg==
30433059
dependencies:
30443060
"@babel/core" "^7.0.0"
30453061
ansi-colors "^1.0.1"
@@ -3156,6 +3172,7 @@ find-up@^2.0.0, find-up@^2.1.0:
31563172
find-up@^3.0.0:
31573173
version "3.0.0"
31583174
resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
3175+
integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==
31593176
dependencies:
31603177
locate-path "^3.0.0"
31613178

@@ -3176,6 +3193,7 @@ flow-bin@^0.87.0:
31763193
flow-copy-source@^2.0.2:
31773194
version "2.0.2"
31783195
resolved "https://registry.yarnpkg.com/flow-copy-source/-/flow-copy-source-2.0.2.tgz#096e579a9bb63a38afc5d4dd68ac847a5be27594"
3196+
integrity sha512-IHKgy45Q+Xs7UanUZyFFJae/ubMKtzj0dU4vs1YoqlfKl2wzLTaqehyTpjqO4vLAnL48yGvLfnttncX5Utn/4g==
31793197
dependencies:
31803198
chokidar "^2.0.0"
31813199
fs-extra "^7.0.0"
@@ -3233,6 +3251,7 @@ fs-extra@^1.0.0:
32333251
fs-extra@^7.0.0:
32343252
version "7.0.1"
32353253
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
3254+
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
32363255
dependencies:
32373256
graceful-fs "^4.1.2"
32383257
jsonfile "^4.0.0"
@@ -3247,6 +3266,7 @@ fs-minipass@^1.2.5:
32473266
fs-readdir-recursive@^1.1.0:
32483267
version "1.1.0"
32493268
resolved "https://registry.yarnpkg.com/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz#e32fc030a2ccee44a6b5371308da54be0b397d27"
3269+
integrity sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==
32503270

32513271
fs.realpath@^1.0.0:
32523272
version "1.0.0"
@@ -3255,6 +3275,7 @@ fs.realpath@^1.0.0:
32553275
fsevents@^1.2.2, fsevents@^1.2.3:
32563276
version "1.2.4"
32573277
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.4.tgz#f41dcb1af2582af3692da36fc55cbd8e1041c426"
3278+
integrity sha512-z8H8/diyk76B7q5wg+Ud0+CqzcAF3mBBI/bA5ne5zrRUUIvNkJY//D3BqyH571KuAC4Nr7Rw7CjWX4r0y9DvNg==
32583279
dependencies:
32593280
nan "^2.9.2"
32603281
node-pre-gyp "^0.10.0"
@@ -3748,6 +3769,7 @@ invert-kv@^1.0.0:
37483769
invert-kv@^2.0.0:
37493770
version "2.0.0"
37503771
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-2.0.0.tgz#7393f5afa59ec9ff5f67a27620d11c226e3eec02"
3772+
integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==
37513773

37523774
is-accessor-descriptor@^0.1.6:
37533775
version "0.1.6"
@@ -3768,6 +3790,7 @@ is-arrayish@^0.2.1:
37683790
is-binary-path@^1.0.0:
37693791
version "1.0.1"
37703792
resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
3793+
integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
37713794
dependencies:
37723795
binary-extensions "^1.0.0"
37733796

@@ -4527,6 +4550,7 @@ jsonfile@^2.1.0:
45274550
jsonfile@^4.0.0:
45284551
version "4.0.0"
45294552
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
4553+
integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
45304554
optionalDependencies:
45314555
graceful-fs "^4.1.6"
45324556

@@ -4556,6 +4580,7 @@ jsx-ast-utils@^2.0.1:
45564580
kefir@^3.7.3:
45574581
version "3.8.5"
45584582
resolved "https://registry.yarnpkg.com/kefir/-/kefir-3.8.5.tgz#ce8d952707ea833d9d995a96b92daa744dea83ba"
4583+
integrity sha512-u4UxHyIvdOOM62Y/yAtYPeYEg/yUfwl5/QF3ksrTRxEdhpa7LAFChntZxVqbcf0gCGblZzL/JnV/gZYWOps3Qw==
45594584
dependencies:
45604585
symbol-observable "1.0.4"
45614586

@@ -4614,6 +4639,7 @@ lcid@^1.0.0:
46144639
lcid@^2.0.0:
46154640
version "2.0.0"
46164641
resolved "https://registry.yarnpkg.com/lcid/-/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf"
4642+
integrity sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==
46174643
dependencies:
46184644
invert-kv "^2.0.0"
46194645

@@ -4670,6 +4696,7 @@ locate-path@^2.0.0:
46704696
locate-path@^3.0.0:
46714697
version "3.0.0"
46724698
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
4699+
integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==
46734700
dependencies:
46744701
p-locate "^3.0.0"
46754702
path-exists "^3.0.0"
@@ -4681,6 +4708,7 @@ lodash._reinterpolate@~3.0.0:
46814708
lodash.debounce@^4.0.8:
46824709
version "4.0.8"
46834710
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
4711+
integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
46844712

46854713
lodash.pad@^4.1.0:
46864714
version "4.5.1"
@@ -4772,6 +4800,7 @@ makeerror@1.0.x:
47724800
map-age-cleaner@^0.1.1:
47734801
version "0.1.3"
47744802
resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz#7d583a7306434c055fe474b0f45078e6e1b4b92a"
4803+
integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==
47754804
dependencies:
47764805
p-defer "^1.0.0"
47774806

@@ -4806,6 +4835,7 @@ mem@^1.1.0:
48064835
mem@^4.0.0:
48074836
version "4.0.0"
48084837
resolved "https://registry.yarnpkg.com/mem/-/mem-4.0.0.tgz#6437690d9471678f6cc83659c00cbafcd6b0cdaf"
4838+
integrity sha512-WQxG/5xYc3tMbYLXoXPm81ET2WDULiU5FxbuIoNbJqLOOI8zehXFdZuiUEgfdrU2mVB1pxBZUGlYORSrpuJreA==
48094839
dependencies:
48104840
map-age-cleaner "^0.1.1"
48114841
mimic-fn "^1.0.0"
@@ -5535,6 +5565,7 @@ os-locale@^2.0.0:
55355565
os-locale@^3.0.0:
55365566
version "3.0.1"
55375567
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-3.0.1.tgz#3b014fbf01d87f60a1e5348d80fe870dc82c4620"
5568+
integrity sha512-7g5e7dmXPtzcP4bgsZ8ixDVqA7oWYuEz4lOSujeWyliPai4gfVDiFIcwBg3aGCPnmSGfzOKTK3ccPn0CKv3DBw==
55385569
dependencies:
55395570
execa "^0.10.0"
55405571
lcid "^2.0.0"
@@ -5561,6 +5592,7 @@ osenv@^0.1.4:
55615592
output-file-sync@^2.0.0:
55625593
version "2.0.1"
55635594
resolved "https://registry.yarnpkg.com/output-file-sync/-/output-file-sync-2.0.1.tgz#f53118282f5f553c2799541792b723a4c71430c0"
5595+
integrity sha512-mDho4qm7WgIXIGf4eYU1RHN2UU5tPfVYVSRwDJw0uTmj35DQUt/eNp19N7v6T3SrR0ESTEf2up2CGO73qI35zQ==
55645596
dependencies:
55655597
graceful-fs "^4.1.11"
55665598
is-plain-obj "^1.1.0"
@@ -5573,6 +5605,7 @@ p-cancelable@^0.4.0:
55735605
p-defer@^1.0.0:
55745606
version "1.0.0"
55755607
resolved "https://registry.yarnpkg.com/p-defer/-/p-defer-1.0.0.tgz#9f6eb182f6c9aa8cd743004a7d4f96b196b0fb0c"
5608+
integrity sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=
55765609

55775610
p-finally@^1.0.0:
55785611
version "1.0.0"
@@ -5591,6 +5624,7 @@ p-limit@^1.1.0:
55915624
p-limit@^2.0.0:
55925625
version "2.0.0"
55935626
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.0.0.tgz#e624ed54ee8c460a778b3c9f3670496ff8a57aec"
5627+
integrity sha512-fl5s52lI5ahKCernzzIyAP0QAZbGIovtVHGwpcu1Jr/EpzLVDI2myISHwGqK7m8uQFugVWSrbxH7XnhGtvEc+A==
55945628
dependencies:
55955629
p-try "^2.0.0"
55965630

@@ -5603,6 +5637,7 @@ p-locate@^2.0.0:
56035637
p-locate@^3.0.0:
56045638
version "3.0.0"
56055639
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
5640+
integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==
56065641
dependencies:
56075642
p-limit "^2.0.0"
56085643

@@ -5619,6 +5654,7 @@ p-try@^1.0.0:
56195654
p-try@^2.0.0:
56205655
version "2.0.0"
56215656
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.0.0.tgz#85080bb87c64688fa47996fe8f7dfbe8211760b1"
5657+
integrity sha512-hMp0onDKIajHfIkdRk3P4CdCmErkYAxxDtP3Wx/4nZ3aGlau2VKh3mZpcuFkH27WQkL/3WBCPOktzA9ZOAnMQQ==
56225658

56235659
package-json@^4.0.0:
56245660
version "4.0.1"
@@ -5944,6 +5980,7 @@ react-deep-force-update@^1.0.0:
59445980
react-devtools-core@^3.4.2:
59455981
version "3.4.3"
59465982
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-3.4.3.tgz#1a06b7dc546d41ecf8dc4fbabea2d79d339353cf"
5983+
integrity sha512-t3f6cRH5YSKv8qjRl1Z+1e0OwBZwJSdOAhJ9QAJdVKML7SmqAKKv3DxF+Ue03pE1N2UipPsLmaNcPzzMjIdZQg==
59475984
dependencies:
59485985
shell-quote "^1.6.1"
59495986
ws "^3.3.1"
@@ -5955,6 +5992,7 @@ react-is@^16.6.1:
59555992
react-native@^0.57.7:
59565993
version "0.57.7"
59575994
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.57.7.tgz#5b3af1c43366c41d8d8d2540fea8ce590060bca1"
5995+
integrity sha512-mdNibV6NblH8gbbcWjLjH6lVOkrXuCiIi+RQ+6e2QlrOIJVsKC216VvBhHsvdDIRO94v1qD8LMnTYlBY09qzQQ==
59585996
dependencies:
59595997
"@babel/runtime" "^7.0.0"
59605998
absolute-path "^0.0.0"
@@ -6105,6 +6143,7 @@ readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable
61056143
readdirp@^2.0.0:
61066144
version "2.2.1"
61076145
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
6146+
integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
61086147
dependencies:
61096148
graceful-fs "^4.1.11"
61106149
micromatch "^3.1.10"
@@ -6603,6 +6642,7 @@ slash@^1.0.0:
66036642
slash@^2.0.0:
66046643
version "2.0.0"
66056644
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
6645+
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
66066646

66076647
slice-ansi@1.0.0:
66086648
version "1.0.0"
@@ -6873,6 +6913,7 @@ supports-color@^3.1.2:
68736913
symbol-observable@1.0.4:
68746914
version "1.0.4"
68756915
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d"
6916+
integrity sha1-Kb9hXUqnEhvdiYsi1LP5vE4qoD0=
68766917

68776918
symbol-tree@^3.2.2:
68786919
version "3.2.2"
@@ -7135,6 +7176,7 @@ universal-user-agent@^2.0.0:
71357176
universalify@^0.1.0:
71367177
version "0.1.2"
71377178
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
7179+
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
71387180

71397181
unpipe@~1.0.0:
71407182
version "1.0.0"
@@ -7154,6 +7196,7 @@ unzip-response@^2.0.1:
71547196
upath@^1.0.5:
71557197
version "1.1.0"
71567198
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
7199+
integrity sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==
71577200

71587201
update-notifier@2.5.0:
71597202
version "2.5.0"
@@ -7409,6 +7452,7 @@ ws@^5.2.0:
74097452
xcode@^1.0.0:
74107453
version "1.0.0"
74117454
resolved "https://registry.yarnpkg.com/xcode/-/xcode-1.0.0.tgz#e1f5b1443245ded38c180796df1a10fdeda084ec"
7455+
integrity sha1-4fWxRDJF3tOMGAeW3xoQ/e2ghOw=
74127456
dependencies:
74137457
pegjs "^0.10.0"
74147458
simple-plist "^0.2.1"
@@ -7455,6 +7499,7 @@ y18n@^3.2.1:
74557499
"y18n@^3.2.1 || ^4.0.0":
74567500
version "4.0.0"
74577501
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
7502+
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
74587503

74597504
yallist@^2.1.2:
74607505
version "2.1.2"
@@ -7474,6 +7519,7 @@ yargs-parser@11.1.0:
74747519
yargs-parser@^11.1.1:
74757520
version "11.1.1"
74767521
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-11.1.1.tgz#879a0865973bca9f6bab5cbdf3b1c67ec7d3bcf4"
7522+
integrity sha512-C6kB/WJDiaxONLJQnF8ccx9SEeoTTLek8RVbaOIsrAUS8VrBEXfmeSnCZxygc+XC2sNMBIwOOnfcxiynjHsVSQ==
74777523
dependencies:
74787524
camelcase "^5.0.0"
74797525
decamelize "^1.2.0"
@@ -7510,6 +7556,7 @@ yargs@^11.0.0:
75107556
yargs@^12.0.1:
75117557
version "12.0.5"
75127558
resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
7559+
integrity sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw==
75137560
dependencies:
75147561
cliui "^4.0.0"
75157562
decamelize "^1.2.0"

0 commit comments

Comments
 (0)