Skip to content

Commit d1905c7

Browse files
Bump @babel/core from 7.7.2 to 7.7.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.2...v7.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b65f831 commit d1905c7

2 files changed

Lines changed: 23 additions & 85 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"main": "dist/js/tether.js",
3636
"module": "dist/js/tether.esm.js",
3737
"devDependencies": {
38-
"@babel/core": "^7.7.2",
38+
"@babel/core": "^7.7.4",
3939
"@babel/preset-env": "^7.7.4",
4040
"@testing-library/jest-dom": "^4.2.4",
4141
"autoprefixer": "^9.7.1",

yarn.lock

Lines changed: 22 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
dependencies:
1717
"@babel/highlight" "^7.0.0"
1818

19-
"@babel/core@^7.1.0", "@babel/core@^7.7.2":
20-
version "7.7.2"
21-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91"
22-
integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ==
19+
"@babel/core@^7.1.0", "@babel/core@^7.7.4":
20+
version "7.7.4"
21+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.4.tgz#37e864532200cb6b50ee9a4045f5f817840166ab"
22+
integrity sha512-+bYbx56j4nYBmpsWtnPUsKW3NdnYxbqyfrP2w9wILBuHzdfIKz9prieZK0DFPyIzkjYVUe4QkusGL07r5pXznQ==
2323
dependencies:
2424
"@babel/code-frame" "^7.5.5"
25-
"@babel/generator" "^7.7.2"
26-
"@babel/helpers" "^7.7.0"
27-
"@babel/parser" "^7.7.2"
28-
"@babel/template" "^7.7.0"
29-
"@babel/traverse" "^7.7.2"
30-
"@babel/types" "^7.7.2"
25+
"@babel/generator" "^7.7.4"
26+
"@babel/helpers" "^7.7.4"
27+
"@babel/parser" "^7.7.4"
28+
"@babel/template" "^7.7.4"
29+
"@babel/traverse" "^7.7.4"
30+
"@babel/types" "^7.7.4"
3131
convert-source-map "^1.7.0"
3232
debug "^4.1.0"
3333
json5 "^2.1.0"
@@ -47,17 +47,7 @@
4747
source-map "^0.5.0"
4848
trim-right "^1.0.1"
4949

50-
"@babel/generator@^7.4.0", "@babel/generator@^7.7.2":
51-
version "7.7.2"
52-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.2.tgz#2f4852d04131a5e17ea4f6645488b5da66ebf3af"
53-
integrity sha512-WthSArvAjYLz4TcbKOi88me+KmDJdKSlfwwN8CnUYn9jBkzhq0ZEPuBfkAWIvjJ3AdEV1Cf/+eSQTnp3IDJKlQ==
54-
dependencies:
55-
"@babel/types" "^7.7.2"
56-
jsesc "^2.5.1"
57-
lodash "^4.17.13"
58-
source-map "^0.5.0"
59-
60-
"@babel/generator@^7.7.4":
50+
"@babel/generator@^7.4.0", "@babel/generator@^7.7.4":
6151
version "7.7.4"
6252
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.4.tgz#db651e2840ca9aa66f327dcec1dc5f5fa9611369"
6353
integrity sha512-m5qo2WgdOJeyYngKImbkyQrnUN1mPceaG5BV+G0E3gWsa4l/jCSryWJdM2x8OuGAOyh+3d5pVYfZWCiNFtynxg==
@@ -125,15 +115,6 @@
125115
"@babel/template" "7.0.0-beta.44"
126116
"@babel/types" "7.0.0-beta.44"
127117

128-
"@babel/helper-function-name@^7.7.0":
129-
version "7.7.0"
130-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.0.tgz#44a5ad151cfff8ed2599c91682dda2ec2c8430a3"
131-
integrity sha512-tDsJgMUAP00Ugv8O2aGEua5I2apkaQO7lBGUq1ocwN3G23JE5Dcq0uh3GvFTChPa4b40AWiAsLvCZOA2rdnQ7Q==
132-
dependencies:
133-
"@babel/helper-get-function-arity" "^7.7.0"
134-
"@babel/template" "^7.7.0"
135-
"@babel/types" "^7.7.0"
136-
137118
"@babel/helper-function-name@^7.7.4":
138119
version "7.7.4"
139120
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.7.4.tgz#ab6e041e7135d436d8f0a3eca15de5b67a341a2e"
@@ -150,13 +131,6 @@
150131
dependencies:
151132
"@babel/types" "7.0.0-beta.44"
152133

153-
"@babel/helper-get-function-arity@^7.7.0":
154-
version "7.7.0"
155-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.0.tgz#c604886bc97287a1d1398092bc666bc3d7d7aa2d"
156-
integrity sha512-tLdojOTz4vWcEnHWHCuPN5P85JLZWbm5Fx5ZsMEMPhF3Uoe3O7awrbM2nQ04bDOUToH/2tH/ezKEOR8zEYzqyw==
157-
dependencies:
158-
"@babel/types" "^7.7.0"
159-
160134
"@babel/helper-get-function-arity@^7.7.4":
161135
version "7.7.4"
162136
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz#cb46348d2f8808e632f0ab048172130e636005f0"
@@ -252,13 +226,6 @@
252226
dependencies:
253227
"@babel/types" "7.0.0-beta.44"
254228

255-
"@babel/helper-split-export-declaration@^7.7.0":
256-
version "7.7.0"
257-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.0.tgz#1365e74ea6c614deeb56ebffabd71006a0eb2300"
258-
integrity sha512-HgYSI8rH08neWlAH3CcdkFg9qX9YsZysZI5GD8LjhQib/mM0jGOZOVkoUiiV2Hu978fRtjtsGsW6w0pKHUWtqA==
259-
dependencies:
260-
"@babel/types" "^7.7.0"
261-
262229
"@babel/helper-split-export-declaration@^7.7.4":
263230
version "7.7.4"
264231
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.4.tgz#57292af60443c4a3622cf74040ddc28e68336fd8"
@@ -276,14 +243,14 @@
276243
"@babel/traverse" "^7.7.4"
277244
"@babel/types" "^7.7.4"
278245

279-
"@babel/helpers@^7.7.0":
280-
version "7.7.0"
281-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.0.tgz#359bb5ac3b4726f7c1fde0ec75f64b3f4275d60b"
282-
integrity sha512-VnNwL4YOhbejHb7x/b5F39Zdg5vIQpUUNzJwx0ww1EcVRt41bbGRZWhAURrfY32T5zTT3qwNOQFWpn+P0i0a2g==
246+
"@babel/helpers@^7.7.4":
247+
version "7.7.4"
248+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.4.tgz#62c215b9e6c712dadc15a9a0dcab76c92a940302"
249+
integrity sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg==
283250
dependencies:
284-
"@babel/template" "^7.7.0"
285-
"@babel/traverse" "^7.7.0"
286-
"@babel/types" "^7.7.0"
251+
"@babel/template" "^7.7.4"
252+
"@babel/traverse" "^7.7.4"
253+
"@babel/types" "^7.7.4"
287254

288255
"@babel/highlight@7.0.0-beta.44":
289256
version "7.0.0-beta.44"
@@ -303,12 +270,7 @@
303270
esutils "^2.0.2"
304271
js-tokens "^4.0.0"
305272

306-
"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2":
307-
version "7.7.3"
308-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.3.tgz#5fad457c2529de476a248f75b0f090b3060af043"
309-
integrity sha512-bqv+iCo9i+uLVbI0ILzKkvMorqxouI+GbV13ivcARXn9NNEabi2IEz912IgNpT/60BNXac5dgcfjb94NjsF33A==
310-
311-
"@babel/parser@^7.7.4":
273+
"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.4":
312274
version "7.7.4"
313275
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb"
314276
integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==
@@ -722,16 +684,7 @@
722684
babylon "7.0.0-beta.44"
723685
lodash "^4.2.0"
724686

725-
"@babel/template@^7.4.0", "@babel/template@^7.7.0":
726-
version "7.7.0"
727-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.0.tgz#4fadc1b8e734d97f56de39c77de76f2562e597d0"
728-
integrity sha512-OKcwSYOW1mhWbnTBgQY5lvg1Fxg+VyfQGjcBduZFljfc044J5iDlnDSfhQ867O17XHiSCxYHUxHg2b7ryitbUQ==
729-
dependencies:
730-
"@babel/code-frame" "^7.0.0"
731-
"@babel/parser" "^7.7.0"
732-
"@babel/types" "^7.7.0"
733-
734-
"@babel/template@^7.7.4":
687+
"@babel/template@^7.4.0", "@babel/template@^7.7.4":
735688
version "7.7.4"
736689
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.4.tgz#428a7d9eecffe27deac0a98e23bf8e3675d2a77b"
737690
integrity sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw==
@@ -756,22 +709,7 @@
756709
invariant "^2.2.0"
757710
lodash "^4.2.0"
758711

759-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
760-
version "7.7.2"
761-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.2.tgz#ef0a65e07a2f3c550967366b3d9b62a2dcbeae09"
762-
integrity sha512-TM01cXib2+rgIZrGJOLaHV/iZUAxf4A0dt5auY6KNZ+cm6aschuJGqKJM3ROTt3raPUdIDk9siAufIFEleRwtw==
763-
dependencies:
764-
"@babel/code-frame" "^7.5.5"
765-
"@babel/generator" "^7.7.2"
766-
"@babel/helper-function-name" "^7.7.0"
767-
"@babel/helper-split-export-declaration" "^7.7.0"
768-
"@babel/parser" "^7.7.2"
769-
"@babel/types" "^7.7.2"
770-
debug "^4.1.0"
771-
globals "^11.1.0"
772-
lodash "^4.17.13"
773-
774-
"@babel/traverse@^7.7.4":
712+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.4":
775713
version "7.7.4"
776714
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.4.tgz#9c1e7c60fb679fe4fcfaa42500833333c2058558"
777715
integrity sha512-P1L58hQyupn8+ezVA2z5KBm4/Zr4lCC8dwKCMYzsa5jFMDMQAzaBNy9W5VjB+KAmBjb40U7a/H6ao+Xo+9saIw==
@@ -795,7 +733,7 @@
795733
lodash "^4.2.0"
796734
to-fast-properties "^2.0.0"
797735

798-
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.7.0", "@babel/types@^7.7.2", "@babel/types@^7.7.4":
736+
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.7.4":
799737
version "7.7.4"
800738
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
801739
integrity sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA==

0 commit comments

Comments
 (0)