Skip to content

Commit 14ba42f

Browse files
Bump @babel/core from 7.7.7 to 7.8.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.7 to 7.8.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.7...v7.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 69afb2d commit 14ba42f

File tree

2 files changed

+30
-88
lines changed

2 files changed

+30
-88
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"walk-sync": "^2.0.2"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "^7.7.7",
50+
"@babel/core": "^7.8.0",
5151
"@babel/plugin-proposal-class-properties": "^7.8.0",
5252
"@babel/plugin-proposal-decorators": "^7.8.0",
5353
"@babel/plugin-transform-runtime": "^7.8.0",

yarn.lock

Lines changed: 29 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -2,50 +2,34 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
6-
version "7.5.5"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
8-
integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==
9-
dependencies:
10-
"@babel/highlight" "^7.0.0"
11-
12-
"@babel/code-frame@^7.8.0":
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.0":
136
version "7.8.0"
147
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.0.tgz#8c98d4ac29d6f80f28127b1bc50970a72086c5ac"
158
integrity sha512-AN2IR/wCUYsM+PdErq6Bp3RFTXl8W0p9Nmymm7zkpsCmh+r/YYcckaCGpU8Q/mEKmST19kkGRaG42A/jxOWwBA==
169
dependencies:
1710
"@babel/highlight" "^7.8.0"
1811

19-
"@babel/core@^7.3.3", "@babel/core@^7.3.4", "@babel/core@^7.6.2", "@babel/core@^7.7.0", "@babel/core@^7.7.7":
20-
version "7.7.7"
21-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.7.tgz#ee155d2e12300bcc0cff6a8ad46f2af5063803e9"
22-
integrity sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ==
12+
"@babel/core@^7.3.3", "@babel/core@^7.3.4", "@babel/core@^7.6.2", "@babel/core@^7.7.0", "@babel/core@^7.8.0":
13+
version "7.8.0"
14+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.0.tgz#fd273d4faf69cc20ee3ccfd32d42df916bb4a15c"
15+
integrity sha512-3rqPi/bv/Xfu2YzHvBz4XqMI1fKVwnhntPA1/fjoECrSjrhbOCxlTrbVu5gUtr8zkxW+RpkDOa/HCW93gzS2Dw==
2316
dependencies:
24-
"@babel/code-frame" "^7.5.5"
25-
"@babel/generator" "^7.7.7"
26-
"@babel/helpers" "^7.7.4"
27-
"@babel/parser" "^7.7.7"
28-
"@babel/template" "^7.7.4"
29-
"@babel/traverse" "^7.7.4"
30-
"@babel/types" "^7.7.4"
17+
"@babel/code-frame" "^7.8.0"
18+
"@babel/generator" "^7.8.0"
19+
"@babel/helpers" "^7.8.0"
20+
"@babel/parser" "^7.8.0"
21+
"@babel/template" "^7.8.0"
22+
"@babel/traverse" "^7.8.0"
23+
"@babel/types" "^7.8.0"
3124
convert-source-map "^1.7.0"
3225
debug "^4.1.0"
26+
gensync "^1.0.0-beta.1"
3327
json5 "^2.1.0"
3428
lodash "^4.17.13"
3529
resolve "^1.3.2"
3630
semver "^5.4.1"
3731
source-map "^0.5.0"
3832

39-
"@babel/generator@^7.7.4", "@babel/generator@^7.7.7":
40-
version "7.7.7"
41-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.7.7.tgz#859ac733c44c74148e1a72980a64ec84b85f4f45"
42-
integrity sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ==
43-
dependencies:
44-
"@babel/types" "^7.7.4"
45-
jsesc "^2.5.1"
46-
lodash "^4.17.13"
47-
source-map "^0.5.0"
48-
4933
"@babel/generator@^7.8.0":
5034
version "7.8.0"
5135
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.0.tgz#40a1244677be58ffdc5cd01e22634cd1d5b29edf"
@@ -278,23 +262,14 @@
278262
"@babel/traverse" "^7.7.4"
279263
"@babel/types" "^7.7.4"
280264

281-
"@babel/helpers@^7.7.4":
282-
version "7.7.4"
283-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.7.4.tgz#62c215b9e6c712dadc15a9a0dcab76c92a940302"
284-
integrity sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg==
285-
dependencies:
286-
"@babel/template" "^7.7.4"
287-
"@babel/traverse" "^7.7.4"
288-
"@babel/types" "^7.7.4"
289-
290-
"@babel/highlight@^7.0.0":
291-
version "7.5.0"
292-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540"
293-
integrity sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ==
265+
"@babel/helpers@^7.8.0":
266+
version "7.8.0"
267+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.0.tgz#3d3e6e08febf5edbbf63b1cf64395525aa3ece37"
268+
integrity sha512-srWKpjAFbiut5JoCReZJ098hLqoZ9HufOnKZPggc7j74XaPuQ+9b3RYPV1M/HfjL63lCNd8uI1O487qIWxAFNA==
294269
dependencies:
295-
chalk "^2.0.0"
296-
esutils "^2.0.2"
297-
js-tokens "^4.0.0"
270+
"@babel/template" "^7.8.0"
271+
"@babel/traverse" "^7.8.0"
272+
"@babel/types" "^7.8.0"
298273

299274
"@babel/highlight@^7.8.0":
300275
version "7.8.0"
@@ -305,12 +280,7 @@
305280
esutils "^2.0.2"
306281
js-tokens "^4.0.0"
307282

308-
"@babel/parser@^7.0.0", "@babel/parser@^7.4.5", "@babel/parser@^7.7.4", "@babel/parser@^7.7.7":
309-
version "7.7.7"
310-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.7.tgz#1b886595419cf92d811316d5b715a53ff38b4937"
311-
integrity sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw==
312-
313-
"@babel/parser@^7.8.0":
283+
"@babel/parser@^7.0.0", "@babel/parser@^7.4.5", "@babel/parser@^7.8.0":
314284
version "7.8.0"
315285
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.0.tgz#54682775f1fb25dd29a93a02315aab29a6a292bb"
316286
integrity sha512-VVtsnUYbd1+2A2vOVhm4P2qNXQE8L/W859GpUHfUcdhX8d3pEKThZuIr6fztocWx9HbK+00/CR0tXnhAggJ4CA==
@@ -787,16 +757,7 @@
787757
dependencies:
788758
regenerator-runtime "^0.13.2"
789759

790-
"@babel/template@^7.7.4":
791-
version "7.7.4"
792-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.7.4.tgz#428a7d9eecffe27deac0a98e23bf8e3675d2a77b"
793-
integrity sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw==
794-
dependencies:
795-
"@babel/code-frame" "^7.0.0"
796-
"@babel/parser" "^7.7.4"
797-
"@babel/types" "^7.7.4"
798-
799-
"@babel/template@^7.8.0":
760+
"@babel/template@^7.7.4", "@babel/template@^7.8.0":
800761
version "7.8.0"
801762
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.0.tgz#a32f57ad3be89c0fa69ae87b53b4826844dc6330"
802763
integrity sha512-0NNMDsY2t3ltAVVK1WHNiaePo3tXPUeJpCX4I3xSKFoEl852wJHG8mrgHVADf8Lz1y+8al9cF7cSSfzSnFSYiw==
@@ -805,22 +766,7 @@
805766
"@babel/parser" "^7.8.0"
806767
"@babel/types" "^7.8.0"
807768

808-
"@babel/traverse@^7.0.0", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.4":
809-
version "7.7.4"
810-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.4.tgz#9c1e7c60fb679fe4fcfaa42500833333c2058558"
811-
integrity sha512-P1L58hQyupn8+ezVA2z5KBm4/Zr4lCC8dwKCMYzsa5jFMDMQAzaBNy9W5VjB+KAmBjb40U7a/H6ao+Xo+9saIw==
812-
dependencies:
813-
"@babel/code-frame" "^7.5.5"
814-
"@babel/generator" "^7.7.4"
815-
"@babel/helper-function-name" "^7.7.4"
816-
"@babel/helper-split-export-declaration" "^7.7.4"
817-
"@babel/parser" "^7.7.4"
818-
"@babel/types" "^7.7.4"
819-
debug "^4.1.0"
820-
globals "^11.1.0"
821-
lodash "^4.17.13"
822-
823-
"@babel/traverse@^7.8.0":
769+
"@babel/traverse@^7.0.0", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.0":
824770
version "7.8.0"
825771
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.0.tgz#d85266fdcff553c10e57b672604b36383a127c1f"
826772
integrity sha512-d/6sPXFLGlJHZO/zWDtgFaKyalCOHLedzxpVJn6el1cw+f2TZa7xZEszeXdOw6EUemqRFBAn106BWBvtSck9Qw==
@@ -835,16 +781,7 @@
835781
globals "^11.1.0"
836782
lodash "^4.17.13"
837783

838-
"@babel/types@^7.0.0", "@babel/types@^7.4.0", "@babel/types@^7.7.4":
839-
version "7.7.4"
840-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
841-
integrity sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA==
842-
dependencies:
843-
esutils "^2.0.2"
844-
lodash "^4.17.13"
845-
to-fast-properties "^2.0.0"
846-
847-
"@babel/types@^7.8.0":
784+
"@babel/types@^7.0.0", "@babel/types@^7.4.0", "@babel/types@^7.7.4", "@babel/types@^7.8.0":
848785
version "7.8.0"
849786
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.0.tgz#1a2039a028057a2c888b668d94c98e61ea906e7f"
850787
integrity sha512-1RF84ehyx9HH09dMMwGWl3UTWlVoCPtqqJPjGuC4JzMe1ZIVDJ2DT8mv3cPv/A7veLD6sgR7vi95lJqm+ZayIg==
@@ -5060,6 +4997,11 @@ gauge@~2.7.3:
50604997
strip-ansi "^3.0.1"
50614998
wide-align "^1.1.0"
50624999

5000+
gensync@^1.0.0-beta.1:
5001+
version "1.0.0-beta.1"
5002+
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269"
5003+
integrity sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==
5004+
50635005
get-caller-file@^1.0.1:
50645006
version "1.0.3"
50655007
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"

0 commit comments

Comments
 (0)