Skip to content

Commit 75843e3

Browse files
authoredDec 21, 2019
chore: refresh lockfile (#9338)
1 parent 11a9535 commit 75843e3

File tree

22 files changed

+1802
-1751
lines changed

22 files changed

+1802
-1751
lines changed
 

‎e2e/__tests__/__snapshots__/coverageRemapping.test.ts.snap

+3-3
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,11 @@ Object {
183183
"0": Object {
184184
"decl": Object {
185185
"end": Object {
186-
"column": 29,
186+
"column": 28,
187187
"line": 10,
188188
},
189189
"start": Object {
190-
"column": 9,
190+
"column": 18,
191191
"line": 10,
192192
},
193193
},
@@ -314,7 +314,7 @@ Object {
314314
},
315315
"5": Object {
316316
"end": Object {
317-
"column": 43,
317+
"column": 41,
318318
"line": 14,
319319
},
320320
"start": Object {

‎e2e/async-regenerator/yarn.lock

+80-80
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
"@babel/highlight" "^7.0.0"
1111

1212
"@babel/core@^7.2.2":
13-
version "7.7.2"
14-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91"
15-
integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ==
13+
version "7.7.7"
14+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.7.tgz#ee155d2e12300bcc0cff6a8ad46f2af5063803e9"
15+
integrity sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ==
1616
dependencies:
1717
"@babel/code-frame" "^7.5.5"
18-
"@babel/generator" "^7.7.2"
19-
"@babel/helpers" "^7.7.0"
20-
"@babel/parser" "^7.7.2"
21-
"@babel/template" "^7.7.0"
22-
"@babel/traverse" "^7.7.2"
23-
"@babel/types" "^7.7.2"
18+
"@babel/generator" "^7.7.7"
19+
"@babel/helpers" "^7.7.4"
20+
"@babel/parser" "^7.7.7"
21+
"@babel/template" "^7.7.4"
22+
"@babel/traverse" "^7.7.4"
23+
"@babel/types" "^7.7.4"
2424
convert-source-map "^1.7.0"
2525
debug "^4.1.0"
2626
json5 "^2.1.0"
@@ -29,59 +29,59 @@
2929
semver "^5.4.1"
3030
source-map "^0.5.0"
3131

32-
"@babel/generator@^7.7.2":
33-
version "7.7.2"
34-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.2.tgz#2f4852d04131a5e17ea4f6645488b5da66ebf3af"
35-
integrity sha512-WthSArvAjYLz4TcbKOi88me+KmDJdKSlfwwN8CnUYn9jBkzhq0ZEPuBfkAWIvjJ3AdEV1Cf/+eSQTnp3IDJKlQ==
32+
"@babel/generator@^7.7.4", "@babel/generator@^7.7.7":
33+
version "7.7.7"
34+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45"
35+
integrity sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ==
3636
dependencies:
37-
"@babel/types" "^7.7.2"
37+
"@babel/types" "^7.7.4"
3838
jsesc "^2.5.1"
3939
lodash "^4.17.13"
4040
source-map "^0.5.0"
4141

42-
"@babel/helper-function-name@^7.7.0":
43-
version "7.7.0"
44-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.0.tgz#44a5ad151cfff8ed2599c91682dda2ec2c8430a3"
45-
integrity sha512-tDsJgMUAP00Ugv8O2aGEua5I2apkaQO7lBGUq1ocwN3G23JE5Dcq0uh3GvFTChPa4b40AWiAsLvCZOA2rdnQ7Q==
42+
"@babel/helper-function-name@^7.7.4":
43+
version "7.7.4"
44+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.4.tgz#ab6e041e7135d436d8f0a3eca15de5b67a341a2e"
45+
integrity sha512-AnkGIdiBhEuiwdoMnKm7jfPfqItZhgRaZfMg1XX3bS25INOnLPjPG1Ppnajh8eqgt5kPJnfqrRHqFqmjKDZLzQ==
4646
dependencies:
47-
"@babel/helper-get-function-arity" "^7.7.0"
48-
"@babel/template" "^7.7.0"
49-
"@babel/types" "^7.7.0"
50-
51-
"@babel/helper-get-function-arity@^7.7.0":
52-
version "7.7.0"
53-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.0.tgz#c604886bc97287a1d1398092bc666bc3d7d7aa2d"
54-
integrity sha512-tLdojOTz4vWcEnHWHCuPN5P85JLZWbm5Fx5ZsMEMPhF3Uoe3O7awrbM2nQ04bDOUToH/2tH/ezKEOR8zEYzqyw==
47+
"@babel/helper-get-function-arity" "^7.7.4"
48+
"@babel/template" "^7.7.4"
49+
"@babel/types" "^7.7.4"
50+
51+
"@babel/helper-get-function-arity@^7.7.4":
52+
version "7.7.4"
53+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz#cb46348d2f8808e632f0ab048172130e636005f0"
54+
integrity sha512-QTGKEdCkjgzgfJ3bAyRwF4yyT3pg+vDgan8DSivq1eS0gwi+KGKE5x8kRcbeFTb/673mkO5SN1IZfmCfA5o+EA==
5555
dependencies:
56-
"@babel/types" "^7.7.0"
56+
"@babel/types" "^7.7.4"
5757

58-
"@babel/helper-module-imports@^7.0.0":
59-
version "7.7.0"
60-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.0.tgz#99c095889466e5f7b6d66d98dffc58baaf42654d"
61-
integrity sha512-Dv3hLKIC1jyfTkClvyEkYP2OlkzNvWs5+Q8WgPbxM5LMeorons7iPP91JM+DU7tRbhqA1ZeooPaMFvQrn23RHw==
58+
"@babel/helper-module-imports@^7.7.4":
59+
version "7.7.4"
60+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.4.tgz#e5a92529f8888bf319a6376abfbd1cebc491ad91"
61+
integrity sha512-dGcrX6K9l8258WFjyDLJwuVKxR4XZfU0/vTUgOQYWEnRD8mgr+p4d6fCUMq/ys0h4CCt/S5JhbvtyErjWouAUQ==
6262
dependencies:
63-
"@babel/types" "^7.7.0"
63+
"@babel/types" "^7.7.4"
6464

6565
"@babel/helper-plugin-utils@^7.0.0":
6666
version "7.0.0"
6767
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
6868
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
6969

70-
"@babel/helper-split-export-declaration@^7.7.0":
71-
version "7.7.0"
72-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.0.tgz#1365e74ea6c614deeb56ebffabd71006a0eb2300"
73-
integrity sha512-HgYSI8rH08neWlAH3CcdkFg9qX9YsZysZI5GD8LjhQib/mM0jGOZOVkoUiiV2Hu978fRtjtsGsW6w0pKHUWtqA==
70+
"@babel/helper-split-export-declaration@^7.7.4":
71+
version "7.7.4"
72+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.4.tgz#57292af60443c4a3622cf74040ddc28e68336fd8"
73+
integrity sha512-guAg1SXFcVr04Guk9eq0S4/rWS++sbmyqosJzVs8+1fH5NI+ZcmkaSkc7dmtAFbHFva6yRJnjW3yAcGxjueDug==
7474
dependencies:
75-
"@babel/types" "^7.7.0"
75+
"@babel/types" "^7.7.4"
7676

77-
"@babel/helpers@^7.7.0":
78-
version "7.7.0"
79-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.0.tgz#359bb5ac3b4726f7c1fde0ec75f64b3f4275d60b"
80-
integrity sha512-VnNwL4YOhbejHb7x/b5F39Zdg5vIQpUUNzJwx0ww1EcVRt41bbGRZWhAURrfY32T5zTT3qwNOQFWpn+P0i0a2g==
77+
"@babel/helpers@^7.7.4":
78+
version "7.7.4"
79+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.4.tgz#62c215b9e6c712dadc15a9a0dcab76c92a940302"
80+
integrity sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg==
8181
dependencies:
82-
"@babel/template" "^7.7.0"
83-
"@babel/traverse" "^7.7.0"
84-
"@babel/types" "^7.7.0"
82+
"@babel/template" "^7.7.4"
83+
"@babel/traverse" "^7.7.4"
84+
"@babel/types" "^7.7.4"
8585

8686
"@babel/highlight@^7.0.0":
8787
version "7.5.0"
@@ -92,24 +92,24 @@
9292
esutils "^2.0.2"
9393
js-tokens "^4.0.0"
9494

95-
"@babel/parser@^7.7.0", "@babel/parser@^7.7.2":
96-
version "7.7.3"
97-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.3.tgz#5fad457c2529de476a248f75b0f090b3060af043"
98-
integrity sha512-bqv+iCo9i+uLVbI0ILzKkvMorqxouI+GbV13ivcARXn9NNEabi2IEz912IgNpT/60BNXac5dgcfjb94NjsF33A==
95+
"@babel/parser@^7.7.4", "@babel/parser@^7.7.7":
96+
version "7.7.7"
97+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7.tgz#1b886595419cf92d811316d5b715a53ff38b4937"
98+
integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw==
9999

100100
"@babel/plugin-transform-regenerator@^7.0.0":
101-
version "7.7.0"
102-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.0.tgz#f1b20b535e7716b622c99e989259d7dd942dd9cc"
103-
integrity sha512-AXmvnC+0wuj/cFkkS/HFHIojxH3ffSXE+ttulrqWjZZRaUOonfJc60e1wSNT4rV8tIunvu/R3wCp71/tLAa9xg==
101+
version "7.7.5"
102+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.7.5.tgz#3a8757ee1a2780f390e89f246065ecf59c26fce9"
103+
integrity sha512-/8I8tPvX2FkuEyWbjRCt4qTAgZK0DVy8QRguhA524UH48RfGJy94On2ri+dCuwOpcerPRl9O4ebQkRcVzIaGBw==
104104
dependencies:
105105
regenerator-transform "^0.14.0"
106106

107107
"@babel/plugin-transform-runtime@^7.2.0":
108-
version "7.6.2"
109-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.6.2.tgz#2669f67c1fae0ae8d8bf696e4263ad52cb98b6f8"
110-
integrity sha512-cqULw/QB4yl73cS5Y0TZlQSjDvNkzDbu0FurTZyHlJpWE5T3PCMdnyV+xXoH1opr1ldyHODe3QAX3OMAii5NxA==
108+
version "7.7.6"
109+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.7.6.tgz#4f2b548c88922fb98ec1c242afd4733ee3e12f61"
110+
integrity sha512-tajQY+YmXR7JjTwRvwL4HePqoL3DYxpYXIHKVvrOIvJmeHe2y1w4tz5qz9ObUDC9m76rCzIMPyn4eERuwA4a4A==
111111
dependencies:
112-
"@babel/helper-module-imports" "^7.0.0"
112+
"@babel/helper-module-imports" "^7.7.4"
113113
"@babel/helper-plugin-utils" "^7.0.0"
114114
resolve "^1.8.1"
115115
semver "^5.5.1"
@@ -122,34 +122,34 @@
122122
core-js "^2.6.5"
123123
regenerator-runtime "^0.13.2"
124124

125-
"@babel/template@^7.7.0":
126-
version "7.7.0"
127-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.0.tgz#4fadc1b8e734d97f56de39c77de76f2562e597d0"
128-
integrity sha512-OKcwSYOW1mhWbnTBgQY5lvg1Fxg+VyfQGjcBduZFljfc044J5iDlnDSfhQ867O17XHiSCxYHUxHg2b7ryitbUQ==
125+
"@babel/template@^7.7.4":
126+
version "7.7.4"
127+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.4.tgz#428a7d9eecffe27deac0a98e23bf8e3675d2a77b"
128+
integrity sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw==
129129
dependencies:
130130
"@babel/code-frame" "^7.0.0"
131-
"@babel/parser" "^7.7.0"
132-
"@babel/types" "^7.7.0"
131+
"@babel/parser" "^7.7.4"
132+
"@babel/types" "^7.7.4"
133133

134-
"@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
135-
version "7.7.2"
136-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.2.tgz#ef0a65e07a2f3c550967366b3d9b62a2dcbeae09"
137-
integrity sha512-TM01cXib2+rgIZrGJOLaHV/iZUAxf4A0dt5auY6KNZ+cm6aschuJGqKJM3ROTt3raPUdIDk9siAufIFEleRwtw==
134+
"@babel/traverse@^7.7.4":
135+
version "7.7.4"
136+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.4.tgz#9c1e7c60fb679fe4fcfaa42500833333c2058558"
137+
integrity sha512-P1L58hQyupn8+ezVA2z5KBm4/Zr4lCC8dwKCMYzsa5jFMDMQAzaBNy9W5VjB+KAmBjb40U7a/H6ao+Xo+9saIw==
138138
dependencies:
139139
"@babel/code-frame" "^7.5.5"
140-
"@babel/generator" "^7.7.2"
141-
"@babel/helper-function-name" "^7.7.0"
142-
"@babel/helper-split-export-declaration" "^7.7.0"
143-
"@babel/parser" "^7.7.2"
144-
"@babel/types" "^7.7.2"
140+
"@babel/generator" "^7.7.4"
141+
"@babel/helper-function-name" "^7.7.4"
142+
"@babel/helper-split-export-declaration" "^7.7.4"
143+
"@babel/parser" "^7.7.4"
144+
"@babel/types" "^7.7.4"
145145
debug "^4.1.0"
146146
globals "^11.1.0"
147147
lodash "^4.17.13"
148148

149-
"@babel/types@^7.7.0", "@babel/types@^7.7.2":
150-
version "7.7.2"
151-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.2.tgz#550b82e5571dcd174af576e23f0adba7ffc683f7"
152-
integrity sha512-YTf6PXoh3+eZgRCBzzP25Bugd2ngmpQVrk7kXX0i5N9BO7TFBtIgZYs7WtxtOGs8e6A4ZI7ECkbBCEHeXocvOA==
149+
"@babel/types@^7.7.4":
150+
version "7.7.4"
151+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
152+
integrity sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA==
153153
dependencies:
154154
esutils "^2.0.2"
155155
lodash "^4.17.13"
@@ -191,9 +191,9 @@ convert-source-map@^1.7.0:
191191
safe-buffer "~5.1.1"
192192

193193
core-js@^2.6.5:
194-
version "2.6.10"
195-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.10.tgz#8a5b8391f8cc7013da703411ce5b585706300d7f"
196-
integrity sha512-I39t74+4t+zau64EN1fE5v2W31Adtc/REhzWN+gWRRXg6WH5qAsZm62DHpQ1+Yhe4047T55jvzz7MUqF/dBBlA==
194+
version "2.6.11"
195+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
196+
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
197197

198198
debug@^4.1.0:
199199
version "4.1.1"
@@ -277,9 +277,9 @@ regenerator-transform@^0.14.0:
277277
private "^0.1.6"
278278

279279
resolve@^1.3.2, resolve@^1.8.1:
280-
version "1.12.0"
281-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
282-
integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
280+
version "1.14.1"
281+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.1.tgz#9e018c540fcf0c427d678b9931cbf45e984bcaff"
282+
integrity sha512-fn5Wobh4cxbLzuHaE+nphztHy43/b++4M6SsGFC2gB8uYwf0C8LcarfCz1un7UTW8OFQg9iNjZ4xpcFVGebDPg==
283283
dependencies:
284284
path-parse "^1.0.6"
285285

‎e2e/babel-plugin-jest-hoist/yarn.lock

+463-458
Large diffs are not rendered by default.

‎e2e/coverage-remapping/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"testEnvironment": "node"
88
},
99
"dependencies": {
10-
"typescript": "^1.8.10"
10+
"typescript": "^3.7.4"
1111
}
1212
}

‎e2e/coverage-remapping/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
typescript@^1.8.10:
6-
version "1.8.10"
7-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-1.8.10.tgz#b475d6e0dff0bf50f296e5ca6ef9fbb5c7320f1e"
8-
integrity sha1-tHXW4N/wv1DyluXKbvn7tccyDx4=
5+
typescript@^3.7.4:
6+
version "3.7.4"
7+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
8+
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==

‎e2e/coverage-report/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
88
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
99

10-
"@babel/plugin-syntax-flow@^7.2.0":
11-
version "7.7.0"
12-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.0.tgz#5c9465bcd26354d5215294ea90ab1c706a571386"
13-
integrity sha512-vQMV07p+L+jZeUnvX3pEJ9EiXGCjB5CTTvsirFD9rpEuATnoAvLBLoYbw1v5tyn3d2XxSuvEKi8cV3KqYUa0vQ==
10+
"@babel/plugin-syntax-flow@^7.7.4":
11+
version "7.7.4"
12+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
13+
integrity sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==
1414
dependencies:
1515
"@babel/helper-plugin-utils" "^7.0.0"
1616

17-
"@babel/plugin-transform-flow-strip-types@^7.0.0":
18-
version "7.6.3"
19-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
20-
integrity sha512-l0ETkyEofkqFJ9LS6HChNIKtVJw2ylKbhYMlJ5C6df+ldxxaLIyXY4yOdDQQspfFpV8/vDiaWoJlvflstlYNxg==
17+
"@babel/plugin-transform-flow-strip-types@^7.7.4":
18+
version "7.7.4"
19+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.7.4.tgz#cc73f85944782df1d77d80977bc097920a8bf31a"
20+
integrity sha512-w9dRNlHY5ElNimyMYy0oQowvQpwt/PRHI0QS98ZJCTZU2bvSnKXo5zEiD5u76FBPigTm8TkqzmnUTg16T7qbkA==
2121
dependencies:
2222
"@babel/helper-plugin-utils" "^7.0.0"
23-
"@babel/plugin-syntax-flow" "^7.2.0"
23+
"@babel/plugin-syntax-flow" "^7.7.4"
2424

2525
"@babel/preset-flow@^7.0.0":
26-
version "7.0.0"
27-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.0.0.tgz#afd764835d9535ec63d8c7d4caf1c06457263da2"
28-
integrity sha512-bJOHrYOPqJZCkPVbG1Lot2r5OSsB+iUOaxiHdlOeB1yPWS6evswVHwvkDLZ54WTaTRIk89ds0iHmGZSnxlPejQ==
26+
version "7.7.4"
27+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.7.4.tgz#99c1349b6fd7132783196de181e6b32d0949427e"
28+
integrity sha512-6LbUqcHD8BcRtXMOp5bc5nJeU8RlKh6q5U8TgZeCrf9ebBdW8Wyy5ujAUnbJfmzQ56Kkq5XtwErC/5+5RHyFYA==
2929
dependencies:
3030
"@babel/helper-plugin-utils" "^7.0.0"
31-
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
31+
"@babel/plugin-transform-flow-strip-types" "^7.7.4"

‎e2e/expect-async-matcher/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
88
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
99

10-
"@babel/plugin-syntax-flow@^7.2.0":
11-
version "7.7.0"
12-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.0.tgz#5c9465bcd26354d5215294ea90ab1c706a571386"
13-
integrity sha512-vQMV07p+L+jZeUnvX3pEJ9EiXGCjB5CTTvsirFD9rpEuATnoAvLBLoYbw1v5tyn3d2XxSuvEKi8cV3KqYUa0vQ==
10+
"@babel/plugin-syntax-flow@^7.7.4":
11+
version "7.7.4"
12+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
13+
integrity sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==
1414
dependencies:
1515
"@babel/helper-plugin-utils" "^7.0.0"
1616

17-
"@babel/plugin-transform-flow-strip-types@^7.0.0":
18-
version "7.6.3"
19-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
20-
integrity sha512-l0ETkyEofkqFJ9LS6HChNIKtVJw2ylKbhYMlJ5C6df+ldxxaLIyXY4yOdDQQspfFpV8/vDiaWoJlvflstlYNxg==
17+
"@babel/plugin-transform-flow-strip-types@^7.7.4":
18+
version "7.7.4"
19+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.7.4.tgz#cc73f85944782df1d77d80977bc097920a8bf31a"
20+
integrity sha512-w9dRNlHY5ElNimyMYy0oQowvQpwt/PRHI0QS98ZJCTZU2bvSnKXo5zEiD5u76FBPigTm8TkqzmnUTg16T7qbkA==
2121
dependencies:
2222
"@babel/helper-plugin-utils" "^7.0.0"
23-
"@babel/plugin-syntax-flow" "^7.2.0"
23+
"@babel/plugin-syntax-flow" "^7.7.4"
2424

2525
"@babel/preset-flow@^7.0.0":
26-
version "7.0.0"
27-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.0.0.tgz#afd764835d9535ec63d8c7d4caf1c06457263da2"
28-
integrity sha512-bJOHrYOPqJZCkPVbG1Lot2r5OSsB+iUOaxiHdlOeB1yPWS6evswVHwvkDLZ54WTaTRIk89ds0iHmGZSnxlPejQ==
26+
version "7.7.4"
27+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.7.4.tgz#99c1349b6fd7132783196de181e6b32d0949427e"
28+
integrity sha512-6LbUqcHD8BcRtXMOp5bc5nJeU8RlKh6q5U8TgZeCrf9ebBdW8Wyy5ujAUnbJfmzQ56Kkq5XtwErC/5+5RHyFYA==
2929
dependencies:
3030
"@babel/helper-plugin-utils" "^7.0.0"
31-
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
31+
"@babel/plugin-transform-flow-strip-types" "^7.7.4"

‎e2e/failures/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
88
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
99

10-
"@babel/plugin-syntax-flow@^7.2.0":
11-
version "7.7.0"
12-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.0.tgz#5c9465bcd26354d5215294ea90ab1c706a571386"
13-
integrity sha512-vQMV07p+L+jZeUnvX3pEJ9EiXGCjB5CTTvsirFD9rpEuATnoAvLBLoYbw1v5tyn3d2XxSuvEKi8cV3KqYUa0vQ==
10+
"@babel/plugin-syntax-flow@^7.7.4":
11+
version "7.7.4"
12+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
13+
integrity sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==
1414
dependencies:
1515
"@babel/helper-plugin-utils" "^7.0.0"
1616

17-
"@babel/plugin-transform-flow-strip-types@^7.0.0":
18-
version "7.6.3"
19-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
20-
integrity sha512-l0ETkyEofkqFJ9LS6HChNIKtVJw2ylKbhYMlJ5C6df+ldxxaLIyXY4yOdDQQspfFpV8/vDiaWoJlvflstlYNxg==
17+
"@babel/plugin-transform-flow-strip-types@^7.7.4":
18+
version "7.7.4"
19+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.7.4.tgz#cc73f85944782df1d77d80977bc097920a8bf31a"
20+
integrity sha512-w9dRNlHY5ElNimyMYy0oQowvQpwt/PRHI0QS98ZJCTZU2bvSnKXo5zEiD5u76FBPigTm8TkqzmnUTg16T7qbkA==
2121
dependencies:
2222
"@babel/helper-plugin-utils" "^7.0.0"
23-
"@babel/plugin-syntax-flow" "^7.2.0"
23+
"@babel/plugin-syntax-flow" "^7.7.4"
2424

2525
"@babel/preset-flow@^7.0.0":
26-
version "7.0.0"
27-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.0.0.tgz#afd764835d9535ec63d8c7d4caf1c06457263da2"
28-
integrity sha512-bJOHrYOPqJZCkPVbG1Lot2r5OSsB+iUOaxiHdlOeB1yPWS6evswVHwvkDLZ54WTaTRIk89ds0iHmGZSnxlPejQ==
26+
version "7.7.4"
27+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.7.4.tgz#99c1349b6fd7132783196de181e6b32d0949427e"
28+
integrity sha512-6LbUqcHD8BcRtXMOp5bc5nJeU8RlKh6q5U8TgZeCrf9ebBdW8Wyy5ujAUnbJfmzQ56Kkq5XtwErC/5+5RHyFYA==
2929
dependencies:
3030
"@babel/helper-plugin-utils" "^7.0.0"
31-
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
31+
"@babel/plugin-transform-flow-strip-types" "^7.7.4"

‎e2e/global-setup/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
88
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
99

10-
"@babel/plugin-syntax-flow@^7.2.0":
11-
version "7.7.0"
12-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.0.tgz#5c9465bcd26354d5215294ea90ab1c706a571386"
13-
integrity sha512-vQMV07p+L+jZeUnvX3pEJ9EiXGCjB5CTTvsirFD9rpEuATnoAvLBLoYbw1v5tyn3d2XxSuvEKi8cV3KqYUa0vQ==
10+
"@babel/plugin-syntax-flow@^7.7.4":
11+
version "7.7.4"
12+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
13+
integrity sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==
1414
dependencies:
1515
"@babel/helper-plugin-utils" "^7.0.0"
1616

17-
"@babel/plugin-transform-flow-strip-types@^7.0.0":
18-
version "7.6.3"
19-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
20-
integrity sha512-l0ETkyEofkqFJ9LS6HChNIKtVJw2ylKbhYMlJ5C6df+ldxxaLIyXY4yOdDQQspfFpV8/vDiaWoJlvflstlYNxg==
17+
"@babel/plugin-transform-flow-strip-types@^7.7.4":
18+
version "7.7.4"
19+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.7.4.tgz#cc73f85944782df1d77d80977bc097920a8bf31a"
20+
integrity sha512-w9dRNlHY5ElNimyMYy0oQowvQpwt/PRHI0QS98ZJCTZU2bvSnKXo5zEiD5u76FBPigTm8TkqzmnUTg16T7qbkA==
2121
dependencies:
2222
"@babel/helper-plugin-utils" "^7.0.0"
23-
"@babel/plugin-syntax-flow" "^7.2.0"
23+
"@babel/plugin-syntax-flow" "^7.7.4"
2424

2525
"@babel/preset-flow@^7.0.0":
26-
version "7.0.0"
27-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.0.0.tgz#afd764835d9535ec63d8c7d4caf1c06457263da2"
28-
integrity sha512-bJOHrYOPqJZCkPVbG1Lot2r5OSsB+iUOaxiHdlOeB1yPWS6evswVHwvkDLZ54WTaTRIk89ds0iHmGZSnxlPejQ==
26+
version "7.7.4"
27+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.7.4.tgz#99c1349b6fd7132783196de181e6b32d0949427e"
28+
integrity sha512-6LbUqcHD8BcRtXMOp5bc5nJeU8RlKh6q5U8TgZeCrf9ebBdW8Wyy5ujAUnbJfmzQ56Kkq5XtwErC/5+5RHyFYA==
2929
dependencies:
3030
"@babel/helper-plugin-utils" "^7.0.0"
31-
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
31+
"@babel/plugin-transform-flow-strip-types" "^7.7.4"

‎e2e/global-teardown/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
88
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
99

10-
"@babel/plugin-syntax-flow@^7.2.0":
11-
version "7.7.0"
12-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.0.tgz#5c9465bcd26354d5215294ea90ab1c706a571386"
13-
integrity sha512-vQMV07p+L+jZeUnvX3pEJ9EiXGCjB5CTTvsirFD9rpEuATnoAvLBLoYbw1v5tyn3d2XxSuvEKi8cV3KqYUa0vQ==
10+
"@babel/plugin-syntax-flow@^7.7.4":
11+
version "7.7.4"
12+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
13+
integrity sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==
1414
dependencies:
1515
"@babel/helper-plugin-utils" "^7.0.0"
1616

17-
"@babel/plugin-transform-flow-strip-types@^7.0.0":
18-
version "7.6.3"
19-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
20-
integrity sha512-l0ETkyEofkqFJ9LS6HChNIKtVJw2ylKbhYMlJ5C6df+ldxxaLIyXY4yOdDQQspfFpV8/vDiaWoJlvflstlYNxg==
17+
"@babel/plugin-transform-flow-strip-types@^7.7.4":
18+
version "7.7.4"
19+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.7.4.tgz#cc73f85944782df1d77d80977bc097920a8bf31a"
20+
integrity sha512-w9dRNlHY5ElNimyMYy0oQowvQpwt/PRHI0QS98ZJCTZU2bvSnKXo5zEiD5u76FBPigTm8TkqzmnUTg16T7qbkA==
2121
dependencies:
2222
"@babel/helper-plugin-utils" "^7.0.0"
23-
"@babel/plugin-syntax-flow" "^7.2.0"
23+
"@babel/plugin-syntax-flow" "^7.7.4"
2424

2525
"@babel/preset-flow@^7.0.0":
26-
version "7.0.0"
27-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.0.0.tgz#afd764835d9535ec63d8c7d4caf1c06457263da2"
28-
integrity sha512-bJOHrYOPqJZCkPVbG1Lot2r5OSsB+iUOaxiHdlOeB1yPWS6evswVHwvkDLZ54WTaTRIk89ds0iHmGZSnxlPejQ==
26+
version "7.7.4"
27+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.7.4.tgz#99c1349b6fd7132783196de181e6b32d0949427e"
28+
integrity sha512-6LbUqcHD8BcRtXMOp5bc5nJeU8RlKh6q5U8TgZeCrf9ebBdW8Wyy5ujAUnbJfmzQ56Kkq5XtwErC/5+5RHyFYA==
2929
dependencies:
3030
"@babel/helper-plugin-utils" "^7.0.0"
31-
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
31+
"@babel/plugin-transform-flow-strip-types" "^7.7.4"

‎e2e/stack-trace-source-maps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"testRegex": "fails"
99
},
1010
"dependencies": {
11-
"typescript": "^2.7.1"
11+
"typescript": "^3.7.4"
1212
}
1313
}

‎e2e/stack-trace-source-maps/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
typescript@^2.7.1:
6-
version "2.9.2"
7-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
8-
integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
5+
typescript@^3.7.4:
6+
version "3.7.4"
7+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
8+
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==

‎e2e/transform/babel-jest-manual/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
88
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
99

10-
"@babel/plugin-syntax-flow@^7.2.0":
11-
version "7.7.0"
12-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.0.tgz#5c9465bcd26354d5215294ea90ab1c706a571386"
13-
integrity sha512-vQMV07p+L+jZeUnvX3pEJ9EiXGCjB5CTTvsirFD9rpEuATnoAvLBLoYbw1v5tyn3d2XxSuvEKi8cV3KqYUa0vQ==
10+
"@babel/plugin-syntax-flow@^7.7.4":
11+
version "7.7.4"
12+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
13+
integrity sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==
1414
dependencies:
1515
"@babel/helper-plugin-utils" "^7.0.0"
1616

17-
"@babel/plugin-transform-flow-strip-types@^7.0.0":
18-
version "7.6.3"
19-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
20-
integrity sha512-l0ETkyEofkqFJ9LS6HChNIKtVJw2ylKbhYMlJ5C6df+ldxxaLIyXY4yOdDQQspfFpV8/vDiaWoJlvflstlYNxg==
17+
"@babel/plugin-transform-flow-strip-types@^7.7.4":
18+
version "7.7.4"
19+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.7.4.tgz#cc73f85944782df1d77d80977bc097920a8bf31a"
20+
integrity sha512-w9dRNlHY5ElNimyMYy0oQowvQpwt/PRHI0QS98ZJCTZU2bvSnKXo5zEiD5u76FBPigTm8TkqzmnUTg16T7qbkA==
2121
dependencies:
2222
"@babel/helper-plugin-utils" "^7.0.0"
23-
"@babel/plugin-syntax-flow" "^7.2.0"
23+
"@babel/plugin-syntax-flow" "^7.7.4"
2424

2525
"@babel/preset-flow@^7.0.0":
26-
version "7.0.0"
27-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.0.0.tgz#afd764835d9535ec63d8c7d4caf1c06457263da2"
28-
integrity sha512-bJOHrYOPqJZCkPVbG1Lot2r5OSsB+iUOaxiHdlOeB1yPWS6evswVHwvkDLZ54WTaTRIk89ds0iHmGZSnxlPejQ==
26+
version "7.7.4"
27+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.7.4.tgz#99c1349b6fd7132783196de181e6b32d0949427e"
28+
integrity sha512-6LbUqcHD8BcRtXMOp5bc5nJeU8RlKh6q5U8TgZeCrf9ebBdW8Wyy5ujAUnbJfmzQ56Kkq5XtwErC/5+5RHyFYA==
2929
dependencies:
3030
"@babel/helper-plugin-utils" "^7.0.0"
31-
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
31+
"@babel/plugin-transform-flow-strip-types" "^7.7.4"

‎e2e/transform/babel-jest/yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
88
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
99

10-
"@babel/plugin-syntax-flow@^7.2.0":
11-
version "7.7.0"
12-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.0.tgz#5c9465bcd26354d5215294ea90ab1c706a571386"
13-
integrity sha512-vQMV07p+L+jZeUnvX3pEJ9EiXGCjB5CTTvsirFD9rpEuATnoAvLBLoYbw1v5tyn3d2XxSuvEKi8cV3KqYUa0vQ==
10+
"@babel/plugin-syntax-flow@^7.7.4":
11+
version "7.7.4"
12+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
13+
integrity sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==
1414
dependencies:
1515
"@babel/helper-plugin-utils" "^7.0.0"
1616

17-
"@babel/plugin-transform-flow-strip-types@^7.0.0":
18-
version "7.6.3"
19-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
20-
integrity sha512-l0ETkyEofkqFJ9LS6HChNIKtVJw2ylKbhYMlJ5C6df+ldxxaLIyXY4yOdDQQspfFpV8/vDiaWoJlvflstlYNxg==
17+
"@babel/plugin-transform-flow-strip-types@^7.7.4":
18+
version "7.7.4"
19+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.7.4.tgz#cc73f85944782df1d77d80977bc097920a8bf31a"
20+
integrity sha512-w9dRNlHY5ElNimyMYy0oQowvQpwt/PRHI0QS98ZJCTZU2bvSnKXo5zEiD5u76FBPigTm8TkqzmnUTg16T7qbkA==
2121
dependencies:
2222
"@babel/helper-plugin-utils" "^7.0.0"
23-
"@babel/plugin-syntax-flow" "^7.2.0"
23+
"@babel/plugin-syntax-flow" "^7.7.4"
2424

2525
"@babel/preset-flow@^7.0.0":
26-
version "7.0.0"
27-
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.0.0.tgz#afd764835d9535ec63d8c7d4caf1c06457263da2"
28-
integrity sha512-bJOHrYOPqJZCkPVbG1Lot2r5OSsB+iUOaxiHdlOeB1yPWS6evswVHwvkDLZ54WTaTRIk89ds0iHmGZSnxlPejQ==
26+
version "7.7.4"
27+
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.7.4.tgz#99c1349b6fd7132783196de181e6b32d0949427e"
28+
integrity sha512-6LbUqcHD8BcRtXMOp5bc5nJeU8RlKh6q5U8TgZeCrf9ebBdW8Wyy5ujAUnbJfmzQ56Kkq5XtwErC/5+5RHyFYA==
2929
dependencies:
3030
"@babel/helper-plugin-utils" "^7.0.0"
31-
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
31+
"@babel/plugin-transform-flow-strip-types" "^7.7.4"

‎e2e/transform/multiple-transformers/yarn.lock

+491-486
Large diffs are not rendered by default.

‎e2e/transform/transformer-config/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
88
integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
99

10-
"@babel/plugin-syntax-flow@^7.2.0":
11-
version "7.7.0"
12-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.0.tgz#5c9465bcd26354d5215294ea90ab1c706a571386"
13-
integrity sha512-vQMV07p+L+jZeUnvX3pEJ9EiXGCjB5CTTvsirFD9rpEuATnoAvLBLoYbw1v5tyn3d2XxSuvEKi8cV3KqYUa0vQ==
10+
"@babel/plugin-syntax-flow@^7.7.4":
11+
version "7.7.4"
12+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
13+
integrity sha512-2AMAWl5PsmM5KPkB22cvOkUyWk6MjUaqhHNU5nSPUl/ns3j5qLfw2SuYP5RbVZ0tfLvePr4zUScbICtDP2CUNw==
1414
dependencies:
1515
"@babel/helper-plugin-utils" "^7.0.0"
1616

1717
"@babel/plugin-transform-flow-strip-types@^7.0.0":
18-
version "7.6.3"
19-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.6.3.tgz#8110f153e7360cfd5996eee68706cfad92d85256"
20-
integrity sha512-l0ETkyEofkqFJ9LS6HChNIKtVJw2ylKbhYMlJ5C6df+ldxxaLIyXY4yOdDQQspfFpV8/vDiaWoJlvflstlYNxg==
18+
version "7.7.4"
19+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.7.4.tgz#cc73f85944782df1d77d80977bc097920a8bf31a"
20+
integrity sha512-w9dRNlHY5ElNimyMYy0oQowvQpwt/PRHI0QS98ZJCTZU2bvSnKXo5zEiD5u76FBPigTm8TkqzmnUTg16T7qbkA==
2121
dependencies:
2222
"@babel/helper-plugin-utils" "^7.0.0"
23-
"@babel/plugin-syntax-flow" "^7.2.0"
23+
"@babel/plugin-syntax-flow" "^7.7.4"
2424

2525
"@babel/preset-flow@7.0.0":
2626
version "7.0.0"

‎e2e/typescript-coverage/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44

55
typescript@^3.3.1:
6-
version "3.7.2"
7-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
8-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
6+
version "3.7.4"
7+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
8+
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==

‎examples/mongodb/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"private": true,
77
"dependencies": {
88
"mongodb": "^3.1.13",
9-
"mongodb-memory-server": "^3.0.0",
9+
"mongodb-memory-server": "^6.1.1",
1010
"jest-environment-node": "*"
1111
},
1212
"devDependencies": {
@@ -15,4 +15,4 @@
1515
"scripts": {
1616
"test": "jest"
1717
}
18-
}
18+
}

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"istanbul-lib-coverage": "^3.0.0",
4949
"istanbul-lib-report": "^3.0.0",
5050
"istanbul-reports": "^3.0.0",
51-
"jest-junit": "^9.0.0",
51+
"jest-junit": "^10.0.0",
5252
"jest-silent-reporter": "^0.1.2",
5353
"jest-snapshot-serializer-raw": "^1.1.0",
5454
"jest-watch-typeahead": "^0.4.0",

‎packages/jest-snapshot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"mkdirp": "^0.5.1",
2323
"natural-compare": "^1.4.0",
2424
"pretty-format": "^24.9.0",
25-
"semver": "^6.2.0"
25+
"semver": "^7.1.1"
2626
},
2727
"devDependencies": {
2828
"@babel/traverse": "^7.3.4",

‎packages/jest-transform/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/fast-json-stable-stringify": "^2.0.0",
3333
"@types/graceful-fs": "^4.1.2",
3434
"@types/micromatch": "^3.1.0",
35-
"@types/write-file-atomic": "^2.1.1",
35+
"@types/write-file-atomic": "^3.0.0",
3636
"dedent": "^0.7.0"
3737
},
3838
"engines": {

‎yarn.lock

+648-607
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.