Skip to content

Commit bc478fe

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.12.17
1 parent b923702 commit bc478fe

File tree

2 files changed

+97
-58
lines changed

2 files changed

+97
-58
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@
8686
"@aureooms/js-search": "0.0.4",
8787
"@aureooms/js-sll": "1.0.2",
8888
"@aureooms/js-sort": "7.0.0",
89-
"@babel/cli": "7.12.16",
90-
"@babel/core": "7.12.16",
89+
"@babel/cli": "7.12.17",
90+
"@babel/core": "7.12.17",
9191
"@babel/polyfill": "7.12.1",
92-
"@babel/preset-env": "7.12.16",
92+
"@babel/preset-env": "7.12.17",
9393
"@babel/register": "7.12.13",
9494
"ava": "3.15.0",
9595
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 94 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
resolved "https://registry.yarnpkg.com/@aureooms/js-sort/-/js-sort-7.0.0.tgz#db3c8b93acd93ee0500462b2cec29239c3deb34d"
6363
integrity sha1-2zyLk6zZPuBQBGKyzsKSOcPes00=
6464

65-
"@babel/cli@7.12.16":
66-
version "7.12.16"
67-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a"
68-
integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==
65+
"@babel/cli@7.12.17":
66+
version "7.12.17"
67+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.17.tgz#2db13a0f2ba9c05bed78b8aad9669b473dd7f267"
68+
integrity sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==
6969
dependencies:
7070
commander "^4.0.1"
7171
convert-source-map "^1.1.0"
@@ -98,19 +98,19 @@
9898
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
9999
integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
100100

101-
"@babel/core@7.12.16":
102-
version "7.12.16"
103-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c"
104-
integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==
101+
"@babel/core@7.12.17":
102+
version "7.12.17"
103+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2"
104+
integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ==
105105
dependencies:
106106
"@babel/code-frame" "^7.12.13"
107-
"@babel/generator" "^7.12.15"
108-
"@babel/helper-module-transforms" "^7.12.13"
109-
"@babel/helpers" "^7.12.13"
110-
"@babel/parser" "^7.12.16"
107+
"@babel/generator" "^7.12.17"
108+
"@babel/helper-module-transforms" "^7.12.17"
109+
"@babel/helpers" "^7.12.17"
110+
"@babel/parser" "^7.12.17"
111111
"@babel/template" "^7.12.13"
112-
"@babel/traverse" "^7.12.13"
113-
"@babel/types" "^7.12.13"
112+
"@babel/traverse" "^7.12.17"
113+
"@babel/types" "^7.12.17"
114114
convert-source-map "^1.7.0"
115115
debug "^4.1.0"
116116
gensync "^1.0.0-beta.1"
@@ -159,12 +159,12 @@
159159
jsesc "^2.5.1"
160160
source-map "^0.5.0"
161161

162-
"@babel/generator@^7.12.15":
163-
version "7.12.15"
164-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
165-
integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
162+
"@babel/generator@^7.12.17":
163+
version "7.12.17"
164+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287"
165+
integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg==
166166
dependencies:
167-
"@babel/types" "^7.12.13"
167+
"@babel/types" "^7.12.17"
168168
jsesc "^2.5.1"
169169
source-map "^0.5.0"
170170

@@ -190,13 +190,13 @@
190190
"@babel/helper-explode-assignable-expression" "^7.12.13"
191191
"@babel/types" "^7.12.13"
192192

193-
"@babel/helper-compilation-targets@^7.12.16":
194-
version "7.12.16"
195-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b"
196-
integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg==
193+
"@babel/helper-compilation-targets@^7.12.17":
194+
version "7.12.17"
195+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.17.tgz#91d83fae61ef390d39c3f0507cb83979bab837c7"
196+
integrity sha512-5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQA==
197197
dependencies:
198198
"@babel/compat-data" "^7.12.13"
199-
"@babel/helper-validator-option" "^7.12.16"
199+
"@babel/helper-validator-option" "^7.12.17"
200200
browserslist "^4.14.5"
201201
semver "^5.5.0"
202202

@@ -332,6 +332,21 @@
332332
"@babel/types" "^7.12.13"
333333
lodash "^4.17.19"
334334

335+
"@babel/helper-module-transforms@^7.12.17":
336+
version "7.12.17"
337+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509"
338+
integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ==
339+
dependencies:
340+
"@babel/helper-module-imports" "^7.12.13"
341+
"@babel/helper-replace-supers" "^7.12.13"
342+
"@babel/helper-simple-access" "^7.12.13"
343+
"@babel/helper-split-export-declaration" "^7.12.13"
344+
"@babel/helper-validator-identifier" "^7.12.11"
345+
"@babel/template" "^7.12.13"
346+
"@babel/traverse" "^7.12.17"
347+
"@babel/types" "^7.12.17"
348+
lodash "^4.17.19"
349+
335350
"@babel/helper-optimise-call-expression@^7.10.4":
336351
version "7.10.4"
337352
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
@@ -437,10 +452,10 @@
437452
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
438453
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
439454

440-
"@babel/helper-validator-option@^7.12.16":
441-
version "7.12.16"
442-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051"
443-
integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==
455+
"@babel/helper-validator-option@^7.12.17":
456+
version "7.12.17"
457+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
458+
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
444459

445460
"@babel/helper-wrap-function@^7.12.13":
446461
version "7.12.13"
@@ -461,14 +476,14 @@
461476
"@babel/traverse" "^7.12.5"
462477
"@babel/types" "^7.12.5"
463478

464-
"@babel/helpers@^7.12.13":
465-
version "7.12.13"
466-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47"
467-
integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ==
479+
"@babel/helpers@^7.12.17":
480+
version "7.12.17"
481+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc"
482+
integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg==
468483
dependencies:
469484
"@babel/template" "^7.12.13"
470-
"@babel/traverse" "^7.12.13"
471-
"@babel/types" "^7.12.13"
485+
"@babel/traverse" "^7.12.17"
486+
"@babel/types" "^7.12.17"
472487

473488
"@babel/highlight@^7.10.4":
474489
version "7.10.4"
@@ -498,10 +513,10 @@
498513
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.13.tgz#3ee7be4131fe657ba9143d5c5b3a9f253fdb75e9"
499514
integrity sha512-z7n7ybOUzaRc3wwqLpAX8UFIXsrVXUJhtNGBwAnLz6d1KUapqyq7ad2La8gZ6CXhHmGAIL32cop8Tst4/PNWLw==
500515

501-
"@babel/parser@^7.12.16":
502-
version "7.12.16"
503-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4"
504-
integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==
516+
"@babel/parser@^7.12.17":
517+
version "7.12.17"
518+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848"
519+
integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg==
505520

506521
"@babel/plugin-proposal-async-generator-functions@^7.12.13":
507522
version "7.12.13"
@@ -520,10 +535,10 @@
520535
"@babel/helper-create-class-features-plugin" "^7.12.13"
521536
"@babel/helper-plugin-utils" "^7.12.13"
522537

523-
"@babel/plugin-proposal-dynamic-import@^7.12.16":
524-
version "7.12.16"
525-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473"
526-
integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w==
538+
"@babel/plugin-proposal-dynamic-import@^7.12.17":
539+
version "7.12.17"
540+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.17.tgz#e0ebd8db65acc37eac518fa17bead2174e224512"
541+
integrity sha512-ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1Q==
527542
dependencies:
528543
"@babel/helper-plugin-utils" "^7.12.13"
529544
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
@@ -585,10 +600,10 @@
585600
"@babel/helper-plugin-utils" "^7.12.13"
586601
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
587602

588-
"@babel/plugin-proposal-optional-chaining@^7.12.16":
589-
version "7.12.16"
590-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139"
591-
integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg==
603+
"@babel/plugin-proposal-optional-chaining@^7.12.17":
604+
version "7.12.17"
605+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz#e382becadc2cb16b7913b6c672d92e4b33385b5c"
606+
integrity sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA==
592607
dependencies:
593608
"@babel/helper-plugin-utils" "^7.12.13"
594609
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -966,27 +981,27 @@
966981
core-js "^2.6.5"
967982
regenerator-runtime "^0.13.4"
968983

969-
"@babel/preset-env@7.12.16":
970-
version "7.12.16"
971-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082"
972-
integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg==
984+
"@babel/preset-env@7.12.17":
985+
version "7.12.17"
986+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.17.tgz#94a3793ff089c32ee74d76a3c03a7597693ebaaa"
987+
integrity sha512-9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg==
973988
dependencies:
974989
"@babel/compat-data" "^7.12.13"
975-
"@babel/helper-compilation-targets" "^7.12.16"
990+
"@babel/helper-compilation-targets" "^7.12.17"
976991
"@babel/helper-module-imports" "^7.12.13"
977992
"@babel/helper-plugin-utils" "^7.12.13"
978-
"@babel/helper-validator-option" "^7.12.16"
993+
"@babel/helper-validator-option" "^7.12.17"
979994
"@babel/plugin-proposal-async-generator-functions" "^7.12.13"
980995
"@babel/plugin-proposal-class-properties" "^7.12.13"
981-
"@babel/plugin-proposal-dynamic-import" "^7.12.16"
996+
"@babel/plugin-proposal-dynamic-import" "^7.12.17"
982997
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
983998
"@babel/plugin-proposal-json-strings" "^7.12.13"
984999
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
9851000
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
9861001
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
9871002
"@babel/plugin-proposal-object-rest-spread" "^7.12.13"
9881003
"@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
989-
"@babel/plugin-proposal-optional-chaining" "^7.12.16"
1004+
"@babel/plugin-proposal-optional-chaining" "^7.12.17"
9901005
"@babel/plugin-proposal-private-methods" "^7.12.13"
9911006
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
9921007
"@babel/plugin-syntax-async-generators" "^7.8.0"
@@ -1034,7 +1049,7 @@
10341049
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
10351050
"@babel/plugin-transform-unicode-regex" "^7.12.13"
10361051
"@babel/preset-modules" "^0.1.3"
1037-
"@babel/types" "^7.12.13"
1052+
"@babel/types" "^7.12.17"
10381053
core-js-compat "^3.8.0"
10391054
semver "^5.5.0"
10401055

@@ -1115,6 +1130,21 @@
11151130
globals "^11.1.0"
11161131
lodash "^4.17.19"
11171132

1133+
"@babel/traverse@^7.12.17":
1134+
version "7.12.17"
1135+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619"
1136+
integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ==
1137+
dependencies:
1138+
"@babel/code-frame" "^7.12.13"
1139+
"@babel/generator" "^7.12.17"
1140+
"@babel/helper-function-name" "^7.12.13"
1141+
"@babel/helper-split-export-declaration" "^7.12.13"
1142+
"@babel/parser" "^7.12.17"
1143+
"@babel/types" "^7.12.17"
1144+
debug "^4.1.0"
1145+
globals "^11.1.0"
1146+
lodash "^4.17.19"
1147+
11181148
"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.4.4":
11191149
version "7.12.6"
11201150
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96"
@@ -1133,6 +1163,15 @@
11331163
lodash "^4.17.19"
11341164
to-fast-properties "^2.0.0"
11351165

1166+
"@babel/types@^7.12.17":
1167+
version "7.12.17"
1168+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963"
1169+
integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==
1170+
dependencies:
1171+
"@babel/helper-validator-identifier" "^7.12.11"
1172+
lodash "^4.17.19"
1173+
to-fast-properties "^2.0.0"
1174+
11361175
"@concordance/react@^2.0.0":
11371176
version "2.0.0"
11381177
resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde"

0 commit comments

Comments
 (0)