Skip to content

Commit 1b1126f

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

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
@@ -81,10 +81,10 @@
8181
"@aureooms/js-pairing-heap": "^1.0.0"
8282
},
8383
"devDependencies": {
84-
"@babel/cli": "7.12.16",
85-
"@babel/core": "7.12.16",
84+
"@babel/cli": "7.12.17",
85+
"@babel/core": "7.12.17",
8686
"@babel/polyfill": "7.12.1",
87-
"@babel/preset-env": "7.12.16",
87+
"@babel/preset-env": "7.12.17",
8888
"@babel/register": "7.12.13",
8989
"ava": "3.15.0",
9090
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 94 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
resolved "https://registry.yarnpkg.com/@aureooms/js-pairing-heap/-/js-pairing-heap-1.0.0.tgz#76429704ae5db8fd2c81a60352b87dab88b3d6b6"
3333
integrity sha512-lfaBSlUCIaxkYZXRwg7imCSeWS0AA8gFkV2CANaTuirB7hzLYdzPV8ePCw3MULZBdA2Ehq3CDGX2HxcqToZm7g==
3434

35-
"@babel/[email protected].16":
36-
version "7.12.16"
37-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a"
38-
integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==
35+
"@babel/[email protected].17":
36+
version "7.12.17"
37+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.17.tgz#2db13a0f2ba9c05bed78b8aad9669b473dd7f267"
38+
integrity sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==
3939
dependencies:
4040
commander "^4.0.1"
4141
convert-source-map "^1.1.0"
@@ -68,19 +68,19 @@
6868
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
6969
integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
7070

71-
"@babel/[email protected].16":
72-
version "7.12.16"
73-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c"
74-
integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==
71+
"@babel/[email protected].17":
72+
version "7.12.17"
73+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2"
74+
integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ==
7575
dependencies:
7676
"@babel/code-frame" "^7.12.13"
77-
"@babel/generator" "^7.12.15"
78-
"@babel/helper-module-transforms" "^7.12.13"
79-
"@babel/helpers" "^7.12.13"
80-
"@babel/parser" "^7.12.16"
77+
"@babel/generator" "^7.12.17"
78+
"@babel/helper-module-transforms" "^7.12.17"
79+
"@babel/helpers" "^7.12.17"
80+
"@babel/parser" "^7.12.17"
8181
"@babel/template" "^7.12.13"
82-
"@babel/traverse" "^7.12.13"
83-
"@babel/types" "^7.12.13"
82+
"@babel/traverse" "^7.12.17"
83+
"@babel/types" "^7.12.17"
8484
convert-source-map "^1.7.0"
8585
debug "^4.1.0"
8686
gensync "^1.0.0-beta.1"
@@ -129,12 +129,12 @@
129129
jsesc "^2.5.1"
130130
source-map "^0.5.0"
131131

132-
"@babel/generator@^7.12.15":
133-
version "7.12.15"
134-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
135-
integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
132+
"@babel/generator@^7.12.17":
133+
version "7.12.17"
134+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287"
135+
integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg==
136136
dependencies:
137-
"@babel/types" "^7.12.13"
137+
"@babel/types" "^7.12.17"
138138
jsesc "^2.5.1"
139139
source-map "^0.5.0"
140140

@@ -160,13 +160,13 @@
160160
"@babel/helper-explode-assignable-expression" "^7.12.13"
161161
"@babel/types" "^7.12.13"
162162

163-
"@babel/helper-compilation-targets@^7.12.16":
164-
version "7.12.16"
165-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b"
166-
integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg==
163+
"@babel/helper-compilation-targets@^7.12.17":
164+
version "7.12.17"
165+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.17.tgz#91d83fae61ef390d39c3f0507cb83979bab837c7"
166+
integrity sha512-5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQA==
167167
dependencies:
168168
"@babel/compat-data" "^7.12.13"
169-
"@babel/helper-validator-option" "^7.12.16"
169+
"@babel/helper-validator-option" "^7.12.17"
170170
browserslist "^4.14.5"
171171
semver "^5.5.0"
172172

@@ -302,6 +302,21 @@
302302
"@babel/types" "^7.12.13"
303303
lodash "^4.17.19"
304304

305+
"@babel/helper-module-transforms@^7.12.17":
306+
version "7.12.17"
307+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509"
308+
integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ==
309+
dependencies:
310+
"@babel/helper-module-imports" "^7.12.13"
311+
"@babel/helper-replace-supers" "^7.12.13"
312+
"@babel/helper-simple-access" "^7.12.13"
313+
"@babel/helper-split-export-declaration" "^7.12.13"
314+
"@babel/helper-validator-identifier" "^7.12.11"
315+
"@babel/template" "^7.12.13"
316+
"@babel/traverse" "^7.12.17"
317+
"@babel/types" "^7.12.17"
318+
lodash "^4.17.19"
319+
305320
"@babel/helper-optimise-call-expression@^7.10.4":
306321
version "7.10.4"
307322
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
@@ -407,10 +422,10 @@
407422
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
408423
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
409424

410-
"@babel/helper-validator-option@^7.12.16":
411-
version "7.12.16"
412-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051"
413-
integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==
425+
"@babel/helper-validator-option@^7.12.17":
426+
version "7.12.17"
427+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
428+
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
414429

415430
"@babel/helper-wrap-function@^7.12.13":
416431
version "7.12.13"
@@ -431,14 +446,14 @@
431446
"@babel/traverse" "^7.12.5"
432447
"@babel/types" "^7.12.5"
433448

434-
"@babel/helpers@^7.12.13":
435-
version "7.12.13"
436-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47"
437-
integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ==
449+
"@babel/helpers@^7.12.17":
450+
version "7.12.17"
451+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc"
452+
integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg==
438453
dependencies:
439454
"@babel/template" "^7.12.13"
440-
"@babel/traverse" "^7.12.13"
441-
"@babel/types" "^7.12.13"
455+
"@babel/traverse" "^7.12.17"
456+
"@babel/types" "^7.12.17"
442457

443458
"@babel/highlight@^7.10.4":
444459
version "7.10.4"
@@ -468,10 +483,10 @@
468483
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.13.tgz#3ee7be4131fe657ba9143d5c5b3a9f253fdb75e9"
469484
integrity sha512-z7n7ybOUzaRc3wwqLpAX8UFIXsrVXUJhtNGBwAnLz6d1KUapqyq7ad2La8gZ6CXhHmGAIL32cop8Tst4/PNWLw==
470485

471-
"@babel/parser@^7.12.16":
472-
version "7.12.16"
473-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4"
474-
integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==
486+
"@babel/parser@^7.12.17":
487+
version "7.12.17"
488+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848"
489+
integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg==
475490

476491
"@babel/plugin-proposal-async-generator-functions@^7.12.13":
477492
version "7.12.13"
@@ -490,10 +505,10 @@
490505
"@babel/helper-create-class-features-plugin" "^7.12.13"
491506
"@babel/helper-plugin-utils" "^7.12.13"
492507

493-
"@babel/plugin-proposal-dynamic-import@^7.12.16":
494-
version "7.12.16"
495-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473"
496-
integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w==
508+
"@babel/plugin-proposal-dynamic-import@^7.12.17":
509+
version "7.12.17"
510+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.17.tgz#e0ebd8db65acc37eac518fa17bead2174e224512"
511+
integrity sha512-ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1Q==
497512
dependencies:
498513
"@babel/helper-plugin-utils" "^7.12.13"
499514
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
@@ -555,10 +570,10 @@
555570
"@babel/helper-plugin-utils" "^7.12.13"
556571
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
557572

558-
"@babel/plugin-proposal-optional-chaining@^7.12.16":
559-
version "7.12.16"
560-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139"
561-
integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg==
573+
"@babel/plugin-proposal-optional-chaining@^7.12.17":
574+
version "7.12.17"
575+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz#e382becadc2cb16b7913b6c672d92e4b33385b5c"
576+
integrity sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA==
562577
dependencies:
563578
"@babel/helper-plugin-utils" "^7.12.13"
564579
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -936,27 +951,27 @@
936951
core-js "^2.6.5"
937952
regenerator-runtime "^0.13.4"
938953

939-
"@babel/[email protected].16":
940-
version "7.12.16"
941-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082"
942-
integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg==
954+
"@babel/[email protected].17":
955+
version "7.12.17"
956+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.17.tgz#94a3793ff089c32ee74d76a3c03a7597693ebaaa"
957+
integrity sha512-9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg==
943958
dependencies:
944959
"@babel/compat-data" "^7.12.13"
945-
"@babel/helper-compilation-targets" "^7.12.16"
960+
"@babel/helper-compilation-targets" "^7.12.17"
946961
"@babel/helper-module-imports" "^7.12.13"
947962
"@babel/helper-plugin-utils" "^7.12.13"
948-
"@babel/helper-validator-option" "^7.12.16"
963+
"@babel/helper-validator-option" "^7.12.17"
949964
"@babel/plugin-proposal-async-generator-functions" "^7.12.13"
950965
"@babel/plugin-proposal-class-properties" "^7.12.13"
951-
"@babel/plugin-proposal-dynamic-import" "^7.12.16"
966+
"@babel/plugin-proposal-dynamic-import" "^7.12.17"
952967
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
953968
"@babel/plugin-proposal-json-strings" "^7.12.13"
954969
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
955970
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
956971
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
957972
"@babel/plugin-proposal-object-rest-spread" "^7.12.13"
958973
"@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
959-
"@babel/plugin-proposal-optional-chaining" "^7.12.16"
974+
"@babel/plugin-proposal-optional-chaining" "^7.12.17"
960975
"@babel/plugin-proposal-private-methods" "^7.12.13"
961976
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
962977
"@babel/plugin-syntax-async-generators" "^7.8.0"
@@ -1004,7 +1019,7 @@
10041019
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
10051020
"@babel/plugin-transform-unicode-regex" "^7.12.13"
10061021
"@babel/preset-modules" "^0.1.3"
1007-
"@babel/types" "^7.12.13"
1022+
"@babel/types" "^7.12.17"
10081023
core-js-compat "^3.8.0"
10091024
semver "^5.5.0"
10101025

@@ -1085,6 +1100,21 @@
10851100
globals "^11.1.0"
10861101
lodash "^4.17.19"
10871102

1103+
"@babel/traverse@^7.12.17":
1104+
version "7.12.17"
1105+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619"
1106+
integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ==
1107+
dependencies:
1108+
"@babel/code-frame" "^7.12.13"
1109+
"@babel/generator" "^7.12.17"
1110+
"@babel/helper-function-name" "^7.12.13"
1111+
"@babel/helper-split-export-declaration" "^7.12.13"
1112+
"@babel/parser" "^7.12.17"
1113+
"@babel/types" "^7.12.17"
1114+
debug "^4.1.0"
1115+
globals "^11.1.0"
1116+
lodash "^4.17.19"
1117+
10881118
"@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":
10891119
version "7.12.6"
10901120
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96"
@@ -1103,6 +1133,15 @@
11031133
lodash "^4.17.19"
11041134
to-fast-properties "^2.0.0"
11051135

1136+
"@babel/types@^7.12.17":
1137+
version "7.12.17"
1138+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963"
1139+
integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==
1140+
dependencies:
1141+
"@babel/helper-validator-identifier" "^7.12.11"
1142+
lodash "^4.17.19"
1143+
to-fast-properties "^2.0.0"
1144+
11061145
"@concordance/react@^2.0.0":
11071146
version "2.0.0"
11081147
resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde"

0 commit comments

Comments
 (0)