Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit b59c8f4

Browse files
Merge pull request #315 from tpucci/dependabot/npm_and_yarn/babel/core-7.7.4
2 parents ca6e7aa + 6d770d2 commit b59c8f4

1 file changed

Lines changed: 61 additions & 61 deletions

File tree

yarn.lock

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,17 @@
7474
source-map "^0.5.0"
7575

7676
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.2.2", "@babel/core@^7.4.3", "@babel/core@^7.4.4":
77-
version "7.7.2"
78-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91"
79-
integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ==
77+
version "7.7.4"
78+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.4.tgz#37e864532200cb6b50ee9a4045f5f817840166ab"
79+
integrity sha512-+bYbx56j4nYBmpsWtnPUsKW3NdnYxbqyfrP2w9wILBuHzdfIKz9prieZK0DFPyIzkjYVUe4QkusGL07r5pXznQ==
8080
dependencies:
8181
"@babel/code-frame" "^7.5.5"
82-
"@babel/generator" "^7.7.2"
83-
"@babel/helpers" "^7.7.0"
84-
"@babel/parser" "^7.7.2"
85-
"@babel/template" "^7.7.0"
86-
"@babel/traverse" "^7.7.2"
87-
"@babel/types" "^7.7.2"
82+
"@babel/generator" "^7.7.4"
83+
"@babel/helpers" "^7.7.4"
84+
"@babel/parser" "^7.7.4"
85+
"@babel/template" "^7.7.4"
86+
"@babel/traverse" "^7.7.4"
87+
"@babel/types" "^7.7.4"
8888
convert-source-map "^1.7.0"
8989
debug "^4.1.0"
9090
json5 "^2.1.0"
@@ -93,12 +93,12 @@
9393
semver "^5.4.1"
9494
source-map "^0.5.0"
9595

96-
"@babel/generator@^7.0.0", "@babel/generator@^7.4.0", "@babel/generator@^7.4.4", "@babel/generator@^7.7.2":
97-
version "7.7.2"
98-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.2.tgz#2f4852d04131a5e17ea4f6645488b5da66ebf3af"
99-
integrity sha512-WthSArvAjYLz4TcbKOi88me+KmDJdKSlfwwN8CnUYn9jBkzhq0ZEPuBfkAWIvjJ3AdEV1Cf/+eSQTnp3IDJKlQ==
96+
"@babel/generator@^7.0.0", "@babel/generator@^7.4.0", "@babel/generator@^7.4.4", "@babel/generator@^7.7.4":
97+
version "7.7.4"
98+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.4.tgz#db651e2840ca9aa66f327dcec1dc5f5fa9611369"
99+
integrity sha512-m5qo2WgdOJeyYngKImbkyQrnUN1mPceaG5BV+G0E3gWsa4l/jCSryWJdM2x8OuGAOyh+3d5pVYfZWCiNFtynxg==
100100
dependencies:
101-
"@babel/types" "^7.7.2"
101+
"@babel/types" "^7.7.4"
102102
jsesc "^2.5.1"
103103
lodash "^4.17.13"
104104
source-map "^0.5.0"
@@ -185,14 +185,14 @@
185185
"@babel/template" "^7.1.0"
186186
"@babel/types" "^7.0.0"
187187

188-
"@babel/helper-function-name@^7.7.0":
189-
version "7.7.0"
190-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.0.tgz#44a5ad151cfff8ed2599c91682dda2ec2c8430a3"
191-
integrity sha512-tDsJgMUAP00Ugv8O2aGEua5I2apkaQO7lBGUq1ocwN3G23JE5Dcq0uh3GvFTChPa4b40AWiAsLvCZOA2rdnQ7Q==
188+
"@babel/helper-function-name@^7.7.4":
189+
version "7.7.4"
190+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.4.tgz#ab6e041e7135d436d8f0a3eca15de5b67a341a2e"
191+
integrity sha512-AnkGIdiBhEuiwdoMnKm7jfPfqItZhgRaZfMg1XX3bS25INOnLPjPG1Ppnajh8eqgt5kPJnfqrRHqFqmjKDZLzQ==
192192
dependencies:
193-
"@babel/helper-get-function-arity" "^7.7.0"
194-
"@babel/template" "^7.7.0"
195-
"@babel/types" "^7.7.0"
193+
"@babel/helper-get-function-arity" "^7.7.4"
194+
"@babel/template" "^7.7.4"
195+
"@babel/types" "^7.7.4"
196196

197197
"@babel/helper-get-function-arity@^7.0.0":
198198
version "7.0.0"
@@ -201,12 +201,12 @@
201201
dependencies:
202202
"@babel/types" "^7.0.0"
203203

204-
"@babel/helper-get-function-arity@^7.7.0":
205-
version "7.7.0"
206-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.0.tgz#c604886bc97287a1d1398092bc666bc3d7d7aa2d"
207-
integrity sha512-tLdojOTz4vWcEnHWHCuPN5P85JLZWbm5Fx5ZsMEMPhF3Uoe3O7awrbM2nQ04bDOUToH/2tH/ezKEOR8zEYzqyw==
204+
"@babel/helper-get-function-arity@^7.7.4":
205+
version "7.7.4"
206+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz#cb46348d2f8808e632f0ab048172130e636005f0"
207+
integrity sha512-QTGKEdCkjgzgfJ3bAyRwF4yyT3pg+vDgan8DSivq1eS0gwi+KGKE5x8kRcbeFTb/673mkO5SN1IZfmCfA5o+EA==
208208
dependencies:
209-
"@babel/types" "^7.7.0"
209+
"@babel/types" "^7.7.4"
210210

211211
"@babel/helper-hoist-variables@^7.4.4":
212212
version "7.4.4"
@@ -313,12 +313,12 @@
313313
dependencies:
314314
"@babel/types" "^7.4.4"
315315

316-
"@babel/helper-split-export-declaration@^7.7.0":
317-
version "7.7.0"
318-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.0.tgz#1365e74ea6c614deeb56ebffabd71006a0eb2300"
319-
integrity sha512-HgYSI8rH08neWlAH3CcdkFg9qX9YsZysZI5GD8LjhQib/mM0jGOZOVkoUiiV2Hu978fRtjtsGsW6w0pKHUWtqA==
316+
"@babel/helper-split-export-declaration@^7.7.4":
317+
version "7.7.4"
318+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.4.tgz#57292af60443c4a3622cf74040ddc28e68336fd8"
319+
integrity sha512-guAg1SXFcVr04Guk9eq0S4/rWS++sbmyqosJzVs8+1fH5NI+ZcmkaSkc7dmtAFbHFva6yRJnjW3yAcGxjueDug==
320320
dependencies:
321-
"@babel/types" "^7.7.0"
321+
"@babel/types" "^7.7.4"
322322

323323
"@babel/helper-wrap-function@^7.1.0":
324324
version "7.2.0"
@@ -330,14 +330,14 @@
330330
"@babel/traverse" "^7.1.0"
331331
"@babel/types" "^7.2.0"
332332

333-
"@babel/helpers@^7.4.3", "@babel/helpers@^7.4.4", "@babel/helpers@^7.7.0":
334-
version "7.7.0"
335-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.0.tgz#359bb5ac3b4726f7c1fde0ec75f64b3f4275d60b"
336-
integrity sha512-VnNwL4YOhbejHb7x/b5F39Zdg5vIQpUUNzJwx0ww1EcVRt41bbGRZWhAURrfY32T5zTT3qwNOQFWpn+P0i0a2g==
333+
"@babel/helpers@^7.4.3", "@babel/helpers@^7.4.4", "@babel/helpers@^7.7.4":
334+
version "7.7.4"
335+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.4.tgz#62c215b9e6c712dadc15a9a0dcab76c92a940302"
336+
integrity sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg==
337337
dependencies:
338-
"@babel/template" "^7.7.0"
339-
"@babel/traverse" "^7.7.0"
340-
"@babel/types" "^7.7.0"
338+
"@babel/template" "^7.7.4"
339+
"@babel/traverse" "^7.7.4"
340+
"@babel/types" "^7.7.4"
341341

342342
"@babel/highlight@^7.0.0":
343343
version "7.0.0"
@@ -348,10 +348,10 @@
348348
esutils "^2.0.2"
349349
js-tokens "^4.0.0"
350350

351-
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2":
352-
version "7.7.2"
353-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.2.tgz#ea8334dc77416bfd9473eb470fd00d8245b3943b"
354-
integrity sha512-DDaR5e0g4ZTb9aP7cpSZLkACEBdoLGwJDWgHtBhrGX7Q1RjhdoMOfexICj5cqTAtpowjGQWfcvfnQG7G2kAB5w==
351+
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.7.4":
352+
version "7.7.4"
353+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb"
354+
integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==
355355

356356
"@babel/plugin-external-helpers@^7.0.0":
357357
version "7.2.0"
@@ -1074,34 +1074,34 @@
10741074
dependencies:
10751075
regenerator-runtime "^0.13.2"
10761076

1077-
"@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4", "@babel/template@^7.7.0":
1078-
version "7.7.0"
1079-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.0.tgz#4fadc1b8e734d97f56de39c77de76f2562e597d0"
1080-
integrity sha512-OKcwSYOW1mhWbnTBgQY5lvg1Fxg+VyfQGjcBduZFljfc044J5iDlnDSfhQ867O17XHiSCxYHUxHg2b7ryitbUQ==
1077+
"@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4", "@babel/template@^7.7.4":
1078+
version "7.7.4"
1079+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.4.tgz#428a7d9eecffe27deac0a98e23bf8e3675d2a77b"
1080+
integrity sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw==
10811081
dependencies:
10821082
"@babel/code-frame" "^7.0.0"
1083-
"@babel/parser" "^7.7.0"
1084-
"@babel/types" "^7.7.0"
1083+
"@babel/parser" "^7.7.4"
1084+
"@babel/types" "^7.7.4"
10851085

1086-
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
1087-
version "7.7.2"
1088-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.2.tgz#ef0a65e07a2f3c550967366b3d9b62a2dcbeae09"
1089-
integrity sha512-TM01cXib2+rgIZrGJOLaHV/iZUAxf4A0dt5auY6KNZ+cm6aschuJGqKJM3ROTt3raPUdIDk9siAufIFEleRwtw==
1086+
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.7.4":
1087+
version "7.7.4"
1088+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.4.tgz#9c1e7c60fb679fe4fcfaa42500833333c2058558"
1089+
integrity sha512-P1L58hQyupn8+ezVA2z5KBm4/Zr4lCC8dwKCMYzsa5jFMDMQAzaBNy9W5VjB+KAmBjb40U7a/H6ao+Xo+9saIw==
10901090
dependencies:
10911091
"@babel/code-frame" "^7.5.5"
1092-
"@babel/generator" "^7.7.2"
1093-
"@babel/helper-function-name" "^7.7.0"
1094-
"@babel/helper-split-export-declaration" "^7.7.0"
1095-
"@babel/parser" "^7.7.2"
1096-
"@babel/types" "^7.7.2"
1092+
"@babel/generator" "^7.7.4"
1093+
"@babel/helper-function-name" "^7.7.4"
1094+
"@babel/helper-split-export-declaration" "^7.7.4"
1095+
"@babel/parser" "^7.7.4"
1096+
"@babel/types" "^7.7.4"
10971097
debug "^4.1.0"
10981098
globals "^11.1.0"
10991099
lodash "^4.17.13"
11001100

1101-
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.7.0", "@babel/types@^7.7.2":
1102-
version "7.7.2"
1103-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.2.tgz#550b82e5571dcd174af576e23f0adba7ffc683f7"
1104-
integrity sha512-YTf6PXoh3+eZgRCBzzP25Bugd2ngmpQVrk7kXX0i5N9BO7TFBtIgZYs7WtxtOGs8e6A4ZI7ECkbBCEHeXocvOA==
1101+
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.7.4":
1102+
version "7.7.4"
1103+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
1104+
integrity sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA==
11051105
dependencies:
11061106
esutils "^2.0.2"
11071107
lodash "^4.17.13"

0 commit comments

Comments
 (0)