Skip to content

Commit 49fda7d

Browse files
renovate[bot]bokuweb
authored andcommitted
Update babel monorepo to v7.5.0 (#551)
1 parent 4327b26 commit 49fda7d

File tree

2 files changed

+121
-15
lines changed

2 files changed

+121
-15
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
},
4141
"homepage": "https://github.com/bokuweb/react-rnd",
4242
"devDependencies": {
43-
"@babel/cli": "7.4.4",
44-
"@babel/core": "7.4.5",
45-
"@babel/plugin-proposal-class-properties": "7.4.4",
46-
"@babel/plugin-transform-modules-commonjs": "7.4.4",
43+
"@babel/cli": "7.5.0",
44+
"@babel/core": "7.5.0",
45+
"@babel/plugin-proposal-class-properties": "7.5.0",
46+
"@babel/plugin-transform-modules-commonjs": "7.5.0",
4747
"@babel/preset-react": "7.0.0",
4848
"@babel/preset-typescript": "7.3.3",
49-
"@babel/traverse": "7.4.5",
50-
"@babel/types": "7.4.4",
49+
"@babel/traverse": "7.5.0",
50+
"@babel/types": "7.5.0",
5151
"@emotion/core": "10.0.14",
5252
"@storybook/addon-actions": "5.1.3",
5353
"@storybook/addon-info": "5.1.3",

yarn.lock

+115-9
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
imurmurhash "^0.1.4"
3939
slide "^1.1.5"
4040

41-
"@babel/cli@7.4.4":
42-
version "7.4.4"
43-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.4.4.tgz#5454bb7112f29026a4069d8e6f0e1794e651966c"
44-
integrity sha512-XGr5YjQSjgTa6OzQZY57FAJsdeVSAKR/u/KA5exWIz66IKtv/zXtHy+fIZcMry/EgYegwuHE7vzGnrFhjdIAsQ==
41+
"@babel/cli@7.5.0":
42+
version "7.5.0"
43+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.5.0.tgz#f403c930692e28ecfa3bf02a9e7562b474f38271"
44+
integrity sha512-qNH55fWbKrEsCwID+Qc/3JDPnsSGpIIiMDbppnR8Z6PxLAqMQCFNqBctkIkBrMH49Nx+qqVTrHRWUR+ho2k+qQ==
4545
dependencies:
4646
commander "^2.8.1"
4747
convert-source-map "^1.1.0"
@@ -82,7 +82,27 @@
8282
semver "^5.4.1"
8383
source-map "^0.5.0"
8484

85-
"@babel/core@7.4.5", "@babel/core@^7.0.0", "@babel/core@^7.4.3":
85+
"@babel/core@7.5.0":
86+
version "7.5.0"
87+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.0.tgz#6ed6a2881ad48a732c5433096d96d1b0ee5eb734"
88+
integrity sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw==
89+
dependencies:
90+
"@babel/code-frame" "^7.0.0"
91+
"@babel/generator" "^7.5.0"
92+
"@babel/helpers" "^7.5.0"
93+
"@babel/parser" "^7.5.0"
94+
"@babel/template" "^7.4.4"
95+
"@babel/traverse" "^7.5.0"
96+
"@babel/types" "^7.5.0"
97+
convert-source-map "^1.1.0"
98+
debug "^4.1.0"
99+
json5 "^2.1.0"
100+
lodash "^4.17.11"
101+
resolve "^1.3.2"
102+
semver "^5.4.1"
103+
source-map "^0.5.0"
104+
105+
"@babel/core@^7.0.0", "@babel/core@^7.4.3":
86106
version "7.4.5"
87107
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.5.tgz#081f97e8ffca65a9b4b0fdc7e274e703f000c06a"
88108
integrity sha512-OvjIh6aqXtlsA8ujtGKfC7LYWksYSX8yQcM8Ay3LuvVeQ63lcOKgoZWVqcpFwkd29aYU9rVx7jxhfhiEDV9MZA==
@@ -113,6 +133,17 @@
113133
source-map "^0.5.0"
114134
trim-right "^1.0.1"
115135

136+
"@babel/generator@^7.5.0":
137+
version "7.5.0"
138+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.0.tgz#f20e4b7a91750ee8b63656073d843d2a736dca4a"
139+
integrity sha512-1TTVrt7J9rcG5PMjvO7VEG3FrEoEJNHxumRq66GemPmzboLWtIjjcJgk8rokuAS7IiRSpgVSu5Vb9lc99iJkOA==
140+
dependencies:
141+
"@babel/types" "^7.5.0"
142+
jsesc "^2.5.1"
143+
lodash "^4.17.11"
144+
source-map "^0.5.0"
145+
trim-right "^1.0.1"
146+
116147
"@babel/helper-annotate-as-pure@^7.0.0":
117148
version "7.0.0"
118149
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
@@ -157,6 +188,18 @@
157188
"@babel/helper-replace-supers" "^7.4.4"
158189
"@babel/helper-split-export-declaration" "^7.4.4"
159190

191+
"@babel/helper-create-class-features-plugin@^7.5.0":
192+
version "7.5.0"
193+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.5.0.tgz#02edb97f512d44ba23b3227f1bf2ed43454edac5"
194+
integrity sha512-EAoMc3hE5vE5LNhMqDOwB1usHvmRjCDAnH8CD4PVkX9/Yr3W/tcz8xE8QvdZxfsFBDICwZnF2UTHIqslRpvxmA==
195+
dependencies:
196+
"@babel/helper-function-name" "^7.1.0"
197+
"@babel/helper-member-expression-to-functions" "^7.0.0"
198+
"@babel/helper-optimise-call-expression" "^7.0.0"
199+
"@babel/helper-plugin-utils" "^7.0.0"
200+
"@babel/helper-replace-supers" "^7.4.4"
201+
"@babel/helper-split-export-declaration" "^7.4.4"
202+
160203
"@babel/helper-define-map@^7.4.0", "@babel/helper-define-map@^7.4.4":
161204
version "7.4.4"
162205
resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.4.4.tgz#6969d1f570b46bdc900d1eba8e5d59c48ba2c12a"
@@ -297,6 +340,15 @@
297340
"@babel/traverse" "^7.4.4"
298341
"@babel/types" "^7.4.4"
299342

343+
"@babel/helpers@^7.5.0":
344+
version "7.5.0"
345+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.0.tgz#7f0c17666e7ed8355ed6eff643dde12fb681ddb4"
346+
integrity sha512-EgCUEa8cNwuMrwo87l2d7i2oShi8m2Q58H7h3t4TWtqATZalJYFwfL9DulRe02f3KdqM9xmMCw3v/7Ll+EiaWg==
347+
dependencies:
348+
"@babel/template" "^7.4.4"
349+
"@babel/traverse" "^7.5.0"
350+
"@babel/types" "^7.5.0"
351+
300352
"@babel/highlight@^7.0.0":
301353
version "7.0.0"
302354
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
@@ -311,6 +363,11 @@
311363
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.5.tgz#04af8d5d5a2b044a2a1bffacc1e5e6673544e872"
312364
integrity sha512-9mUqkL1FF5T7f0WDFfAoDdiMVPWsdD1gZYzSnaXsxUCUqzuch/8of9G3VUSNiZmMBoRxT3neyVsqeiL/ZPcjew==
313365

366+
"@babel/parser@^7.5.0":
367+
version "7.5.0"
368+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.0.tgz#3e0713dff89ad6ae37faec3b29dcfc5c979770b7"
369+
integrity sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA==
370+
314371
"@babel/plugin-proposal-async-generator-functions@^7.2.0":
315372
version "7.2.0"
316373
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
@@ -328,7 +385,15 @@
328385
"@babel/helper-create-class-features-plugin" "^7.4.0"
329386
"@babel/helper-plugin-utils" "^7.0.0"
330387

331-
"@babel/plugin-proposal-class-properties@7.4.4", "@babel/plugin-proposal-class-properties@^7.3.3":
388+
"@babel/plugin-proposal-class-properties@7.5.0":
389+
version "7.5.0"
390+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.5.0.tgz#5bc6a0537d286fcb4fd4e89975adbca334987007"
391+
integrity sha512-9L/JfPCT+kShiiTTzcnBJ8cOwdKVmlC1RcCf9F0F9tERVrM4iWtWnXtjWCRqNm2la2BxO1MPArWNsU9zsSJWSQ==
392+
dependencies:
393+
"@babel/helper-create-class-features-plugin" "^7.5.0"
394+
"@babel/helper-plugin-utils" "^7.0.0"
395+
396+
"@babel/plugin-proposal-class-properties@^7.3.3":
332397
version "7.4.4"
333398
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.4.tgz#93a6486eed86d53452ab9bab35e368e9461198ce"
334399
integrity sha512-WjKTI8g8d5w1Bc9zgwSz2nfrsNQsXcCf9J9cdCvrJV6RF56yztwm4TmJC0MgJ9tvwO9gUA/mcYe89bLdGfiXFg==
@@ -606,7 +671,17 @@
606671
"@babel/helper-module-transforms" "^7.1.0"
607672
"@babel/helper-plugin-utils" "^7.0.0"
608673

609-
"@babel/plugin-transform-modules-commonjs@7.4.4", "@babel/plugin-transform-modules-commonjs@^7.4.3", "@babel/plugin-transform-modules-commonjs@^7.4.4":
674+
"@babel/plugin-transform-modules-commonjs@7.5.0":
675+
version "7.5.0"
676+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.5.0.tgz#425127e6045231360858eeaa47a71d75eded7a74"
677+
integrity sha512-xmHq0B+ytyrWJvQTc5OWAC4ii6Dhr0s22STOoydokG51JjWhyYo5mRPXoi+ZmtHQhZZwuXNN+GG5jy5UZZJxIQ==
678+
dependencies:
679+
"@babel/helper-module-transforms" "^7.4.4"
680+
"@babel/helper-plugin-utils" "^7.0.0"
681+
"@babel/helper-simple-access" "^7.1.0"
682+
babel-plugin-dynamic-import-node "^2.3.0"
683+
684+
"@babel/plugin-transform-modules-commonjs@^7.4.3", "@babel/plugin-transform-modules-commonjs@^7.4.4":
610685
version "7.4.4"
611686
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.4.4.tgz#0bef4713d30f1d78c2e59b3d6db40e60192cac1e"
612687
integrity sha512-4sfBOJt58sEo9a2BQXnZq+Q3ZTSAUXyK3E30o36BOGnJ+tvJ6YSxF0PG6kERvbeISgProodWuI9UVG3/FMY6iw==
@@ -952,7 +1027,22 @@
9521027
"@babel/parser" "^7.4.4"
9531028
"@babel/types" "^7.4.4"
9541029

955-
"@babel/traverse@7.4.5", "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5":
1030+
"@babel/traverse@7.5.0", "@babel/traverse@^7.5.0":
1031+
version "7.5.0"
1032+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.0.tgz#4216d6586854ef5c3c4592dab56ec7eb78485485"
1033+
integrity sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg==
1034+
dependencies:
1035+
"@babel/code-frame" "^7.0.0"
1036+
"@babel/generator" "^7.5.0"
1037+
"@babel/helper-function-name" "^7.1.0"
1038+
"@babel/helper-split-export-declaration" "^7.4.4"
1039+
"@babel/parser" "^7.5.0"
1040+
"@babel/types" "^7.5.0"
1041+
debug "^4.1.0"
1042+
globals "^11.1.0"
1043+
lodash "^4.17.11"
1044+
1045+
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5":
9561046
version "7.4.5"
9571047
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.5.tgz#4e92d1728fd2f1897dafdd321efbff92156c3216"
9581048
integrity sha512-Vc+qjynwkjRmIFGxy0KYoPj4FdVDxLej89kMHFsWScq999uX+pwcX4v9mWRjW0KcAYTPAuVQl2LKP1wEVLsp+A==
@@ -967,7 +1057,16 @@
9671057
globals "^11.1.0"
9681058
lodash "^4.17.11"
9691059

970-
"@babel/types@7.4.4", "@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":
1060+
"@babel/types@7.5.0", "@babel/types@^7.5.0":
1061+
version "7.5.0"
1062+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.0.tgz#e47d43840c2e7f9105bc4d3a2c371b4d0c7832ab"
1063+
integrity sha512-UFpDVqRABKsW01bvw7/wSUe56uy6RXM5+VJibVVAybDGxEW25jdwiFJEf7ASvSaC7sN7rbE/l3cLp2izav+CtQ==
1064+
dependencies:
1065+
esutils "^2.0.2"
1066+
lodash "^4.17.11"
1067+
to-fast-properties "^2.0.0"
1068+
1069+
"@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":
9711070
version "7.4.4"
9721071
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
9731072
integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ==
@@ -2638,6 +2737,13 @@ babel-plugin-dynamic-import-node@2.2.0:
26382737
dependencies:
26392738
object.assign "^4.1.0"
26402739

2740+
babel-plugin-dynamic-import-node@^2.3.0:
2741+
version "2.3.0"
2742+
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f"
2743+
integrity sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==
2744+
dependencies:
2745+
object.assign "^4.1.0"
2746+
26412747
babel-plugin-emotion@^10.0.14:
26422748
version "10.0.14"
26432749
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.14.tgz#c1d0e4621e303507ea7da57daa3cd771939d6df4"

0 commit comments

Comments
 (0)