Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 39829e4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update babel monorepo to v7.15.0
1 parent 3faeb5c commit 39829e4

File tree

2 files changed

+98
-42
lines changed

2 files changed

+98
-42
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"react-dom": "^16.13.1"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "7.14.8",
50-
"@babel/preset-env": "7.14.9",
49+
"@babel/core": "7.15.0",
50+
"@babel/preset-env": "7.15.0",
5151
"@babel/preset-react": "7.14.5",
5252
"@commitlint/cli": "8.3.5",
5353
"@commitlint/config-conventional": "8.3.4",

yarn.lock

Lines changed: 96 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -50,25 +50,25 @@
5050
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
5151
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
5252

53-
"@babel/compat-data@^7.14.9":
54-
version "7.14.9"
55-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210"
56-
integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw==
53+
"@babel/compat-data@^7.15.0":
54+
version "7.15.0"
55+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
56+
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
5757

58-
"@babel/core@7.14.8":
59-
version "7.14.8"
60-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
61-
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
58+
"@babel/core@7.15.0":
59+
version "7.15.0"
60+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
61+
integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
6262
dependencies:
6363
"@babel/code-frame" "^7.14.5"
64-
"@babel/generator" "^7.14.8"
65-
"@babel/helper-compilation-targets" "^7.14.5"
66-
"@babel/helper-module-transforms" "^7.14.8"
64+
"@babel/generator" "^7.15.0"
65+
"@babel/helper-compilation-targets" "^7.15.0"
66+
"@babel/helper-module-transforms" "^7.15.0"
6767
"@babel/helpers" "^7.14.8"
68-
"@babel/parser" "^7.14.8"
68+
"@babel/parser" "^7.15.0"
6969
"@babel/template" "^7.14.5"
70-
"@babel/traverse" "^7.14.8"
71-
"@babel/types" "^7.14.8"
70+
"@babel/traverse" "^7.15.0"
71+
"@babel/types" "^7.15.0"
7272
convert-source-map "^1.7.0"
7373
debug "^4.1.0"
7474
gensync "^1.0.0-beta.2"
@@ -125,6 +125,15 @@
125125
jsesc "^2.5.1"
126126
source-map "^0.5.0"
127127

128+
"@babel/generator@^7.15.0":
129+
version "7.15.0"
130+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
131+
integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
132+
dependencies:
133+
"@babel/types" "^7.15.0"
134+
jsesc "^2.5.1"
135+
source-map "^0.5.0"
136+
128137
"@babel/generator@^7.9.0":
129138
version "7.9.4"
130139
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce"
@@ -177,6 +186,16 @@
177186
browserslist "^4.16.6"
178187
semver "^6.3.0"
179188

189+
"@babel/helper-compilation-targets@^7.15.0":
190+
version "7.15.0"
191+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818"
192+
integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==
193+
dependencies:
194+
"@babel/compat-data" "^7.15.0"
195+
"@babel/helper-validator-option" "^7.14.5"
196+
browserslist "^4.16.6"
197+
semver "^6.3.0"
198+
180199
"@babel/helper-create-class-features-plugin@^7.14.5":
181200
version "7.14.5"
182201
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.5.tgz#8842ec495516dd1ed8f6c572be92ba78b1e9beef"
@@ -289,6 +308,13 @@
289308
dependencies:
290309
"@babel/types" "^7.14.5"
291310

311+
"@babel/helper-member-expression-to-functions@^7.15.0":
312+
version "7.15.0"
313+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
314+
integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
315+
dependencies:
316+
"@babel/types" "^7.15.0"
317+
292318
"@babel/helper-member-expression-to-functions@^7.8.3":
293319
version "7.8.3"
294320
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c"
@@ -331,19 +357,19 @@
331357
"@babel/traverse" "^7.14.5"
332358
"@babel/types" "^7.14.5"
333359

334-
"@babel/helper-module-transforms@^7.14.8":
335-
version "7.14.8"
336-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49"
337-
integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==
360+
"@babel/helper-module-transforms@^7.15.0":
361+
version "7.15.0"
362+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
363+
integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
338364
dependencies:
339365
"@babel/helper-module-imports" "^7.14.5"
340-
"@babel/helper-replace-supers" "^7.14.5"
366+
"@babel/helper-replace-supers" "^7.15.0"
341367
"@babel/helper-simple-access" "^7.14.8"
342368
"@babel/helper-split-export-declaration" "^7.14.5"
343-
"@babel/helper-validator-identifier" "^7.14.8"
369+
"@babel/helper-validator-identifier" "^7.14.9"
344370
"@babel/template" "^7.14.5"
345-
"@babel/traverse" "^7.14.8"
346-
"@babel/types" "^7.14.8"
371+
"@babel/traverse" "^7.15.0"
372+
"@babel/types" "^7.15.0"
347373

348374
"@babel/helper-module-transforms@^7.9.0":
349375
version "7.9.0"
@@ -423,6 +449,16 @@
423449
"@babel/traverse" "^7.14.5"
424450
"@babel/types" "^7.14.5"
425451

452+
"@babel/helper-replace-supers@^7.15.0":
453+
version "7.15.0"
454+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
455+
integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==
456+
dependencies:
457+
"@babel/helper-member-expression-to-functions" "^7.15.0"
458+
"@babel/helper-optimise-call-expression" "^7.14.5"
459+
"@babel/traverse" "^7.15.0"
460+
"@babel/types" "^7.15.0"
461+
426462
"@babel/helper-replace-supers@^7.8.6":
427463
version "7.8.6"
428464
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8"
@@ -617,6 +653,11 @@
617653
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
618654
integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
619655

656+
"@babel/parser@^7.15.0":
657+
version "7.15.0"
658+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9"
659+
integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ==
660+
620661
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
621662
version "7.14.5"
622663
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
@@ -1021,14 +1062,14 @@
10211062
"@babel/helper-plugin-utils" "^7.14.5"
10221063
babel-plugin-dynamic-import-node "^2.3.3"
10231064

1024-
"@babel/plugin-transform-modules-commonjs@^7.14.5":
1025-
version "7.14.5"
1026-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz#7aaee0ea98283de94da98b28f8c35701429dad97"
1027-
integrity sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A==
1065+
"@babel/plugin-transform-modules-commonjs@^7.15.0":
1066+
version "7.15.0"
1067+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz#3305896e5835f953b5cdb363acd9e8c2219a5281"
1068+
integrity sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig==
10281069
dependencies:
1029-
"@babel/helper-module-transforms" "^7.14.5"
1070+
"@babel/helper-module-transforms" "^7.15.0"
10301071
"@babel/helper-plugin-utils" "^7.14.5"
1031-
"@babel/helper-simple-access" "^7.14.5"
1072+
"@babel/helper-simple-access" "^7.14.8"
10321073
babel-plugin-dynamic-import-node "^2.3.3"
10331074

10341075
"@babel/plugin-transform-modules-systemjs@^7.14.5":
@@ -1184,13 +1225,13 @@
11841225
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
11851226
"@babel/helper-plugin-utils" "^7.14.5"
11861227

1187-
"@babel/preset-env@7.14.9":
1188-
version "7.14.9"
1189-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819"
1190-
integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ==
1228+
"@babel/preset-env@7.15.0":
1229+
version "7.15.0"
1230+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.0.tgz#e2165bf16594c9c05e52517a194bf6187d6fe464"
1231+
integrity sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q==
11911232
dependencies:
1192-
"@babel/compat-data" "^7.14.9"
1193-
"@babel/helper-compilation-targets" "^7.14.5"
1233+
"@babel/compat-data" "^7.15.0"
1234+
"@babel/helper-compilation-targets" "^7.15.0"
11941235
"@babel/helper-plugin-utils" "^7.14.5"
11951236
"@babel/helper-validator-option" "^7.14.5"
11961237
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
@@ -1238,7 +1279,7 @@
12381279
"@babel/plugin-transform-literals" "^7.14.5"
12391280
"@babel/plugin-transform-member-expression-literals" "^7.14.5"
12401281
"@babel/plugin-transform-modules-amd" "^7.14.5"
1241-
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
1282+
"@babel/plugin-transform-modules-commonjs" "^7.15.0"
12421283
"@babel/plugin-transform-modules-systemjs" "^7.14.5"
12431284
"@babel/plugin-transform-modules-umd" "^7.14.5"
12441285
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9"
@@ -1256,7 +1297,7 @@
12561297
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
12571298
"@babel/plugin-transform-unicode-regex" "^7.14.5"
12581299
"@babel/preset-modules" "^0.1.4"
1259-
"@babel/types" "^7.14.9"
1300+
"@babel/types" "^7.15.0"
12601301
babel-plugin-polyfill-corejs2 "^0.2.2"
12611302
babel-plugin-polyfill-corejs3 "^0.2.2"
12621303
babel-plugin-polyfill-regenerator "^0.2.2"
@@ -1380,6 +1421,21 @@
13801421
debug "^4.1.0"
13811422
globals "^11.1.0"
13821423

1424+
"@babel/traverse@^7.15.0":
1425+
version "7.15.0"
1426+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
1427+
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
1428+
dependencies:
1429+
"@babel/code-frame" "^7.14.5"
1430+
"@babel/generator" "^7.15.0"
1431+
"@babel/helper-function-name" "^7.14.5"
1432+
"@babel/helper-hoist-variables" "^7.14.5"
1433+
"@babel/helper-split-export-declaration" "^7.14.5"
1434+
"@babel/parser" "^7.15.0"
1435+
"@babel/types" "^7.15.0"
1436+
debug "^4.1.0"
1437+
globals "^11.1.0"
1438+
13831439
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
13841440
version "7.9.0"
13851441
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
@@ -1423,10 +1479,10 @@
14231479
"@babel/helper-validator-identifier" "^7.14.8"
14241480
to-fast-properties "^2.0.0"
14251481

1426-
"@babel/types@^7.14.9":
1427-
version "7.14.9"
1428-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
1429-
integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow==
1482+
"@babel/types@^7.15.0":
1483+
version "7.15.0"
1484+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
1485+
integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==
14301486
dependencies:
14311487
"@babel/helper-validator-identifier" "^7.14.9"
14321488
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)