Skip to content

Commit 1a4c11b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.12.16
1 parent 48b18c8 commit 1a4c11b

File tree

2 files changed

+53
-39
lines changed

2 files changed

+53
-39
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@
8080
},
8181
"devDependencies": {
8282
"@aureooms/js-red-black-tree": "3.0.1",
83-
"@babel/cli": "7.12.13",
84-
"@babel/core": "7.12.13",
85-
"@babel/preset-env": "7.12.13",
83+
"@babel/cli": "7.12.16",
84+
"@babel/core": "7.12.16",
85+
"@babel/preset-env": "7.12.16",
8686
"@babel/register": "7.12.13",
8787
"ava": "3.15.0",
8888
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 50 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
resolved "https://registry.yarnpkg.com/@aureooms/js-red-black-tree/-/js-red-black-tree-3.0.1.tgz#80b0cd9a4e611a6238dcaa3dd2a71eca61c55cde"
4141
integrity sha512-93+j2eFGFP2AY6zPCbyWq9mu7ELf/O+BIm+94hbOfkC+8FUfDVeTiI5PgtxN1RQu3FB6KHMBOEZYsWZjDuMlZg==
4242

43-
"@babel/[email protected].13":
44-
version "7.12.13"
45-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.13.tgz#ae2c6a75fa43f3db4bca0659799b0dfca3f5212b"
46-
integrity sha512-Zto3HPeE0GRmaxobUl7NvFTo97NKe1zdAuWqTO8oka7nE0IIqZ4CFvuRZe1qf+ZMd7eHMhwqrecjwc10mjXo/g==
43+
"@babel/[email protected].16":
44+
version "7.12.16"
45+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a"
46+
integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==
4747
dependencies:
4848
commander "^4.0.1"
4949
convert-source-map "^1.1.0"
@@ -76,16 +76,16 @@
7676
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
7777
integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
7878

79-
"@babel/[email protected].13":
80-
version "7.12.13"
81-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425"
82-
integrity sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw==
79+
"@babel/[email protected].16":
80+
version "7.12.16"
81+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c"
82+
integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==
8383
dependencies:
8484
"@babel/code-frame" "^7.12.13"
85-
"@babel/generator" "^7.12.13"
85+
"@babel/generator" "^7.12.15"
8686
"@babel/helper-module-transforms" "^7.12.13"
8787
"@babel/helpers" "^7.12.13"
88-
"@babel/parser" "^7.12.13"
88+
"@babel/parser" "^7.12.16"
8989
"@babel/template" "^7.12.13"
9090
"@babel/traverse" "^7.12.13"
9191
"@babel/types" "^7.12.13"
@@ -136,6 +136,15 @@
136136
jsesc "^2.5.1"
137137
source-map "^0.5.0"
138138

139+
"@babel/generator@^7.12.15":
140+
version "7.12.15"
141+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
142+
integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
143+
dependencies:
144+
"@babel/types" "^7.12.13"
145+
jsesc "^2.5.1"
146+
source-map "^0.5.0"
147+
139148
"@babel/helper-annotate-as-pure@^7.10.4":
140149
version "7.12.10"
141150
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz#54ab9b000e60a93644ce17b3f37d313aaf1d115d"
@@ -158,13 +167,13 @@
158167
"@babel/helper-explode-assignable-expression" "^7.12.13"
159168
"@babel/types" "^7.12.13"
160169

161-
"@babel/helper-compilation-targets@^7.12.13":
162-
version "7.12.13"
163-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.13.tgz#d689cdef88810aa74e15a7a94186f26a3d773c98"
164-
integrity sha512-dXof20y/6wB5HnLOGyLh/gobsMvDNoekcC+8MCV2iaTd5JemhFkPD73QB+tK3iFC9P0xJC73B6MvKkyUfS9cCw==
170+
"@babel/helper-compilation-targets@^7.12.16":
171+
version "7.12.16"
172+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b"
173+
integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg==
165174
dependencies:
166175
"@babel/compat-data" "^7.12.13"
167-
"@babel/helper-validator-option" "^7.12.11"
176+
"@babel/helper-validator-option" "^7.12.16"
168177
browserslist "^4.14.5"
169178
semver "^5.5.0"
170179

@@ -392,10 +401,10 @@
392401
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
393402
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
394403

395-
"@babel/helper-validator-option@^7.12.11":
396-
version "7.12.11"
397-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
398-
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
404+
"@babel/helper-validator-option@^7.12.16":
405+
version "7.12.16"
406+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051"
407+
integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==
399408

400409
"@babel/helper-wrap-function@^7.12.13":
401410
version "7.12.13"
@@ -453,6 +462,11 @@
453462
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.13.tgz#3ee7be4131fe657ba9143d5c5b3a9f253fdb75e9"
454463
integrity sha512-z7n7ybOUzaRc3wwqLpAX8UFIXsrVXUJhtNGBwAnLz6d1KUapqyq7ad2La8gZ6CXhHmGAIL32cop8Tst4/PNWLw==
455464

465+
"@babel/parser@^7.12.16":
466+
version "7.12.16"
467+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4"
468+
integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==
469+
456470
"@babel/plugin-proposal-async-generator-functions@^7.12.13":
457471
version "7.12.13"
458472
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.13.tgz#d1c6d841802ffb88c64a2413e311f7345b9e66b5"
@@ -470,12 +484,12 @@
470484
"@babel/helper-create-class-features-plugin" "^7.12.13"
471485
"@babel/helper-plugin-utils" "^7.12.13"
472486

473-
"@babel/plugin-proposal-dynamic-import@^7.12.1":
474-
version "7.12.1"
475-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz#43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc"
476-
integrity sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ==
487+
"@babel/plugin-proposal-dynamic-import@^7.12.16":
488+
version "7.12.16"
489+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473"
490+
integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w==
477491
dependencies:
478-
"@babel/helper-plugin-utils" "^7.10.4"
492+
"@babel/helper-plugin-utils" "^7.12.13"
479493
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
480494

481495
"@babel/plugin-proposal-export-namespace-from@^7.12.13":
@@ -535,10 +549,10 @@
535549
"@babel/helper-plugin-utils" "^7.12.13"
536550
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
537551

538-
"@babel/plugin-proposal-optional-chaining@^7.12.13":
539-
version "7.12.13"
540-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.13.tgz#63a7d805bc8ce626f3234ee5421a2a7fb23f66d9"
541-
integrity sha512-0ZwjGfTcnZqyV3y9DSD1Yk3ebp+sIUpT2YDqP8hovzaNZnQq2Kd7PEqa6iOIUDBXBt7Jl3P7YAcEIL5Pz8u09Q==
552+
"@babel/plugin-proposal-optional-chaining@^7.12.16":
553+
version "7.12.16"
554+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139"
555+
integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg==
542556
dependencies:
543557
"@babel/helper-plugin-utils" "^7.12.13"
544558
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -908,27 +922,27 @@
908922
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
909923
"@babel/helper-plugin-utils" "^7.12.13"
910924

911-
"@babel/[email protected].13":
912-
version "7.12.13"
913-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.13.tgz#3aa2d09cf7d255177538dff292ac9af29ad46525"
914-
integrity sha512-JUVlizG8SoFTz4LmVUL8++aVwzwxcvey3N0j1tRbMAXVEy95uQ/cnEkmEKHN00Bwq4voAV3imQGnQvpkLAxsrw==
925+
"@babel/[email protected].16":
926+
version "7.12.16"
927+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082"
928+
integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg==
915929
dependencies:
916930
"@babel/compat-data" "^7.12.13"
917-
"@babel/helper-compilation-targets" "^7.12.13"
931+
"@babel/helper-compilation-targets" "^7.12.16"
918932
"@babel/helper-module-imports" "^7.12.13"
919933
"@babel/helper-plugin-utils" "^7.12.13"
920-
"@babel/helper-validator-option" "^7.12.11"
934+
"@babel/helper-validator-option" "^7.12.16"
921935
"@babel/plugin-proposal-async-generator-functions" "^7.12.13"
922936
"@babel/plugin-proposal-class-properties" "^7.12.13"
923-
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
937+
"@babel/plugin-proposal-dynamic-import" "^7.12.16"
924938
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
925939
"@babel/plugin-proposal-json-strings" "^7.12.13"
926940
"@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
927941
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
928942
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
929943
"@babel/plugin-proposal-object-rest-spread" "^7.12.13"
930944
"@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
931-
"@babel/plugin-proposal-optional-chaining" "^7.12.13"
945+
"@babel/plugin-proposal-optional-chaining" "^7.12.16"
932946
"@babel/plugin-proposal-private-methods" "^7.12.13"
933947
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
934948
"@babel/plugin-syntax-async-generators" "^7.8.0"

0 commit comments

Comments
 (0)