Skip to content

Commit 17e51d1

Browse files
Igor TerzicigorT
Igor Terzic
authored andcommitted
Update yarn.lock for 3.14.1
1 parent 3771eed commit 17e51d1

File tree

1 file changed

+100
-0
lines changed

1 file changed

+100
-0
lines changed

yarn.lock

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,16 @@
100100
lodash "^4.17.13"
101101
source-map "^0.5.0"
102102

103+
"@babel/generator@^7.7.4":
104+
version "7.7.4"
105+
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.7.4.tgz#db651e2840ca9aa66f327dcec1dc5f5fa9611369"
106+
integrity sha512-m5qo2WgdOJeyYngKImbkyQrnUN1mPceaG5BV+G0E3gWsa4l/jCSryWJdM2x8OuGAOyh+3d5pVYfZWCiNFtynxg==
107+
dependencies:
108+
"@babel/types" "^7.7.4"
109+
jsesc "^2.5.1"
110+
lodash "^4.17.13"
111+
source-map "^0.5.0"
112+
103113
"@babel/helper-annotate-as-pure@^7.0.0":
104114
version "7.0.0"
105115
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
@@ -183,6 +193,15 @@
183193
"@babel/template" "^7.7.0"
184194
"@babel/types" "^7.7.0"
185195

196+
"@babel/helper-function-name@^7.7.4":
197+
version "7.7.4"
198+
resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.7.4.tgz#ab6e041e7135d436d8f0a3eca15de5b67a341a2e"
199+
integrity sha512-AnkGIdiBhEuiwdoMnKm7jfPfqItZhgRaZfMg1XX3bS25INOnLPjPG1Ppnajh8eqgt5kPJnfqrRHqFqmjKDZLzQ==
200+
dependencies:
201+
"@babel/helper-get-function-arity" "^7.7.4"
202+
"@babel/template" "^7.7.4"
203+
"@babel/types" "^7.7.4"
204+
186205
"@babel/helper-get-function-arity@^7.0.0":
187206
version "7.0.0"
188207
resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
@@ -197,6 +216,13 @@
197216
dependencies:
198217
"@babel/types" "^7.7.0"
199218

219+
"@babel/helper-get-function-arity@^7.7.4":
220+
version "7.7.4"
221+
resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz#cb46348d2f8808e632f0ab048172130e636005f0"
222+
integrity sha512-QTGKEdCkjgzgfJ3bAyRwF4yyT3pg+vDgan8DSivq1eS0gwi+KGKE5x8kRcbeFTb/673mkO5SN1IZfmCfA5o+EA==
223+
dependencies:
224+
"@babel/types" "^7.7.4"
225+
200226
"@babel/helper-hoist-variables@^7.4.4":
201227
version "7.4.4"
202228
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.4.4.tgz#0298b5f25c8c09c53102d52ac4a98f773eb2850a"
@@ -211,6 +237,13 @@
211237
dependencies:
212238
"@babel/types" "^7.5.5"
213239

240+
"@babel/helper-member-expression-to-functions@^7.7.4":
241+
version "7.7.4"
242+
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.7.4.tgz#356438e2569df7321a8326644d4b790d2122cb74"
243+
integrity sha512-9KcA1X2E3OjXl/ykfMMInBK+uVdfIVakVe7W7Lg3wfXUNyS3Q1HWLFRwZIjhqiCGbslummPDnmb7vIekS0C1vw==
244+
dependencies:
245+
"@babel/types" "^7.7.4"
246+
214247
"@babel/helper-module-imports@^7.0.0":
215248
version "7.0.0"
216249
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d"
@@ -237,6 +270,13 @@
237270
dependencies:
238271
"@babel/types" "^7.0.0"
239272

273+
"@babel/helper-optimise-call-expression@^7.7.4":
274+
version "7.7.4"
275+
resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.7.4.tgz#034af31370d2995242aa4df402c3b7794b2dcdf2"
276+
integrity sha512-VB7gWZ2fDkSuqW6b1AKXkJWO5NyNI3bFL/kK79/30moK57blr6NbH8xcl2XcKCwOmJosftWunZqfO84IGq3ZZg==
277+
dependencies:
278+
"@babel/types" "^7.7.4"
279+
240280
"@babel/helper-plugin-utils@^7.0.0":
241281
version "7.0.0"
242282
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
@@ -270,6 +310,16 @@
270310
"@babel/traverse" "^7.5.5"
271311
"@babel/types" "^7.5.5"
272312

313+
"@babel/helper-replace-supers@^7.7.4":
314+
version "7.7.4"
315+
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.7.4.tgz#3c881a6a6a7571275a72d82e6107126ec9e2cdd2"
316+
integrity sha512-pP0tfgg9hsZWo5ZboYGuBn/bbYT/hdLPVSS4NMmiRJdwWhP0IznPwN9AE1JwyGsjSPLC364I0Qh5p+EPkGPNpg==
317+
dependencies:
318+
"@babel/helper-member-expression-to-functions" "^7.7.4"
319+
"@babel/helper-optimise-call-expression" "^7.7.4"
320+
"@babel/traverse" "^7.7.4"
321+
"@babel/types" "^7.7.4"
322+
273323
"@babel/helper-simple-access@^7.1.0":
274324
version "7.1.0"
275325
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c"
@@ -292,6 +342,13 @@
292342
dependencies:
293343
"@babel/types" "^7.7.0"
294344

345+
"@babel/helper-split-export-declaration@^7.7.4":
346+
version "7.7.4"
347+
resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.4.tgz#57292af60443c4a3622cf74040ddc28e68336fd8"
348+
integrity sha512-guAg1SXFcVr04Guk9eq0S4/rWS++sbmyqosJzVs8+1fH5NI+ZcmkaSkc7dmtAFbHFva6yRJnjW3yAcGxjueDug==
349+
dependencies:
350+
"@babel/types" "^7.7.4"
351+
295352
"@babel/helper-wrap-function@^7.1.0":
296353
version "7.2.0"
297354
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
@@ -344,6 +401,11 @@
344401
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.7.0.tgz#232618f6e8947bc54b407fa1f1c91a22758e7159"
345402
integrity sha512-GqL+Z0d7B7ADlQBMXlJgvXEbtt5qlqd1YQ5fr12hTSfh7O/vgrEIvJxU2e7aSVrEUn75zTZ6Nd0s8tthrlZnrQ==
346403

404+
"@babel/parser@^7.7.4":
405+
version "7.7.5"
406+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71"
407+
integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig==
408+
347409
"@babel/plugin-proposal-async-generator-functions@^7.2.0":
348410
version "7.2.0"
349411
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
@@ -853,6 +915,15 @@
853915
"@babel/parser" "^7.7.0"
854916
"@babel/types" "^7.7.0"
855917

918+
"@babel/template@^7.7.4":
919+
version "7.7.4"
920+
resolved "https://registry.npmjs.org/@babel/template/-/template-7.7.4.tgz#428a7d9eecffe27deac0a98e23bf8e3675d2a77b"
921+
integrity sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw==
922+
dependencies:
923+
"@babel/code-frame" "^7.0.0"
924+
"@babel/parser" "^7.7.4"
925+
"@babel/types" "^7.7.4"
926+
856927
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5", "@babel/traverse@^7.5.5":
857928
version "7.5.5"
858929
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.5.5.tgz#f664f8f368ed32988cd648da9f72d5ca70f165bb"
@@ -898,6 +969,21 @@
898969
globals "^11.1.0"
899970
lodash "^4.17.13"
900971

972+
"@babel/traverse@^7.7.4":
973+
version "7.7.4"
974+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.7.4.tgz#9c1e7c60fb679fe4fcfaa42500833333c2058558"
975+
integrity sha512-P1L58hQyupn8+ezVA2z5KBm4/Zr4lCC8dwKCMYzsa5jFMDMQAzaBNy9W5VjB+KAmBjb40U7a/H6ao+Xo+9saIw==
976+
dependencies:
977+
"@babel/code-frame" "^7.5.5"
978+
"@babel/generator" "^7.7.4"
979+
"@babel/helper-function-name" "^7.7.4"
980+
"@babel/helper-split-export-declaration" "^7.7.4"
981+
"@babel/parser" "^7.7.4"
982+
"@babel/types" "^7.7.4"
983+
debug "^4.1.0"
984+
globals "^11.1.0"
985+
lodash "^4.17.13"
986+
901987
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
902988
version "7.5.5"
903989
resolved "https://registry.npmjs.org/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a"
@@ -934,6 +1020,15 @@
9341020
lodash "^4.17.13"
9351021
to-fast-properties "^2.0.0"
9361022

1023+
"@babel/types@^7.7.4":
1024+
version "7.7.4"
1025+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
1026+
integrity sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA==
1027+
dependencies:
1028+
esutils "^2.0.2"
1029+
lodash "^4.17.13"
1030+
to-fast-properties "^2.0.0"
1031+
9371032
"@cnakazawa/watch@^1.0.3":
9381033
version "1.0.3"
9391034
resolved "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
@@ -3355,6 +3450,11 @@ babel-plugin-htmlbars-inline-precompile@^2.1.1:
33553450
resolved "https://registry.npmjs.org/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-2.1.1.tgz#59edd4eab28d27fbafa26d51bc19795278d103a9"
33563451
integrity sha512-obo5//IFrEZNAQovcXxOXLn5nwkQ0Y+xhR7AMg1sYR6W7KxQLZI9/XzbIytVhjwwY+Bd2e0+qyHEplJbHyZ1Og==
33573452

3453+
babel-plugin-htmlbars-inline-precompile@^3.0.0:
3454+
version "3.0.1"
3455+
resolved "https://registry.npmjs.org/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-3.0.1.tgz#e1e38a4087f446578e419a21c112530c8df02345"
3456+
integrity sha512-ZiFY0nQjtdMPGIDwp/5LYOs6rCr54QfcSV5nPbrA7C++Fv4Vb2Q/qrKYx78t+dwmARJztnOBlObFk4z8veHxNA==
3457+
33583458
babel-plugin-module-resolver@^3.1.1, babel-plugin-module-resolver@^3.2.0:
33593459
version "3.2.0"
33603460
resolved "https://registry.npmjs.org/babel-plugin-module-resolver/-/babel-plugin-module-resolver-3.2.0.tgz#ddfa5e301e3b9aa12d852a9979f18b37881ff5a7"

0 commit comments

Comments
 (0)