Skip to content

Commit b63614b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to v7.15.0
1 parent 252da0a commit b63614b

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

packages/babel-preset/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"babel-preset-react-hmre": "^1.1.1"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "7.14.8"
31+
"@babel/core": "7.15.0"
3232
}
3333
}

yarn.lock

+64-64
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@
1616
dependencies:
1717
"@babel/highlight" "^7.14.5"
1818

19-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.14.5":
20-
version "7.14.5"
21-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
22-
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
19+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.15.0":
20+
version "7.15.0"
21+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
22+
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
2323

24-
"@babel/core@7.14.8", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
25-
version "7.14.8"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
27-
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
24+
"@babel/core@7.15.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5":
25+
version "7.15.0"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
27+
integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
2828
dependencies:
2929
"@babel/code-frame" "^7.14.5"
30-
"@babel/generator" "^7.14.8"
31-
"@babel/helper-compilation-targets" "^7.14.5"
32-
"@babel/helper-module-transforms" "^7.14.8"
30+
"@babel/generator" "^7.15.0"
31+
"@babel/helper-compilation-targets" "^7.15.0"
32+
"@babel/helper-module-transforms" "^7.15.0"
3333
"@babel/helpers" "^7.14.8"
34-
"@babel/parser" "^7.14.8"
34+
"@babel/parser" "^7.15.0"
3535
"@babel/template" "^7.14.5"
36-
"@babel/traverse" "^7.14.8"
37-
"@babel/types" "^7.14.8"
36+
"@babel/traverse" "^7.15.0"
37+
"@babel/types" "^7.15.0"
3838
convert-source-map "^1.7.0"
3939
debug "^4.1.0"
4040
gensync "^1.0.0-beta.2"
@@ -51,12 +51,12 @@
5151
eslint-visitor-keys "^1.3.0"
5252
semver "^6.3.0"
5353

54-
"@babel/generator@^7.14.8", "@babel/generator@^7.4.0":
55-
version "7.14.8"
56-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070"
57-
integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg==
54+
"@babel/generator@^7.15.0", "@babel/generator@^7.4.0":
55+
version "7.15.0"
56+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
57+
integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
5858
dependencies:
59-
"@babel/types" "^7.14.8"
59+
"@babel/types" "^7.15.0"
6060
jsesc "^2.5.1"
6161
source-map "^0.5.0"
6262

@@ -75,12 +75,12 @@
7575
"@babel/helper-explode-assignable-expression" "^7.12.13"
7676
"@babel/types" "^7.12.13"
7777

78-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.14.5":
79-
version "7.14.5"
80-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf"
81-
integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==
78+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.15.0":
79+
version "7.15.0"
80+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818"
81+
integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==
8282
dependencies:
83-
"@babel/compat-data" "^7.14.5"
83+
"@babel/compat-data" "^7.15.0"
8484
"@babel/helper-validator-option" "^7.14.5"
8585
browserslist "^4.16.6"
8686
semver "^6.3.0"
@@ -149,12 +149,12 @@
149149
dependencies:
150150
"@babel/types" "^7.14.5"
151151

152-
"@babel/helper-member-expression-to-functions@^7.13.12", "@babel/helper-member-expression-to-functions@^7.14.5":
153-
version "7.14.5"
154-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz#d5c70e4ad13b402c95156c7a53568f504e2fb7b8"
155-
integrity sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==
152+
"@babel/helper-member-expression-to-functions@^7.13.12", "@babel/helper-member-expression-to-functions@^7.15.0":
153+
version "7.15.0"
154+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
155+
integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
156156
dependencies:
157-
"@babel/types" "^7.14.5"
157+
"@babel/types" "^7.15.0"
158158

159159
"@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.14.5":
160160
version "7.14.5"
@@ -163,19 +163,19 @@
163163
dependencies:
164164
"@babel/types" "^7.14.5"
165165

166-
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.8":
167-
version "7.14.8"
168-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49"
169-
integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==
166+
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.15.0":
167+
version "7.15.0"
168+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
169+
integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
170170
dependencies:
171171
"@babel/helper-module-imports" "^7.14.5"
172-
"@babel/helper-replace-supers" "^7.14.5"
172+
"@babel/helper-replace-supers" "^7.15.0"
173173
"@babel/helper-simple-access" "^7.14.8"
174174
"@babel/helper-split-export-declaration" "^7.14.5"
175-
"@babel/helper-validator-identifier" "^7.14.8"
175+
"@babel/helper-validator-identifier" "^7.14.9"
176176
"@babel/template" "^7.14.5"
177-
"@babel/traverse" "^7.14.8"
178-
"@babel/types" "^7.14.8"
177+
"@babel/traverse" "^7.15.0"
178+
"@babel/types" "^7.15.0"
179179

180180
"@babel/helper-optimise-call-expression@^7.12.13", "@babel/helper-optimise-call-expression@^7.14.5":
181181
version "7.14.5"
@@ -198,15 +198,15 @@
198198
"@babel/helper-wrap-function" "^7.13.0"
199199
"@babel/types" "^7.13.0"
200200

201-
"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12", "@babel/helper-replace-supers@^7.14.5":
202-
version "7.14.5"
203-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94"
204-
integrity sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==
201+
"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12", "@babel/helper-replace-supers@^7.15.0":
202+
version "7.15.0"
203+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
204+
integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==
205205
dependencies:
206-
"@babel/helper-member-expression-to-functions" "^7.14.5"
206+
"@babel/helper-member-expression-to-functions" "^7.15.0"
207207
"@babel/helper-optimise-call-expression" "^7.14.5"
208-
"@babel/traverse" "^7.14.5"
209-
"@babel/types" "^7.14.5"
208+
"@babel/traverse" "^7.15.0"
209+
"@babel/types" "^7.15.0"
210210

211211
"@babel/helper-simple-access@^7.13.12", "@babel/helper-simple-access@^7.14.8":
212212
version "7.14.8"
@@ -229,10 +229,10 @@
229229
dependencies:
230230
"@babel/types" "^7.14.5"
231231

232-
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8":
233-
version "7.14.8"
234-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
235-
integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
232+
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
233+
version "7.14.9"
234+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
235+
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
236236

237237
"@babel/helper-validator-option@^7.12.17", "@babel/helper-validator-option@^7.14.5":
238238
version "7.14.5"
@@ -267,10 +267,10 @@
267267
chalk "^2.0.0"
268268
js-tokens "^4.0.0"
269269

270-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
271-
version "7.14.8"
272-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
273-
integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
270+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
271+
version "7.15.0"
272+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9"
273+
integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ==
274274

275275
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
276276
version "7.13.12"
@@ -926,27 +926,27 @@
926926
"@babel/parser" "^7.14.5"
927927
"@babel/types" "^7.14.5"
928928

929-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0":
930-
version "7.14.8"
931-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce"
932-
integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg==
929+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0":
930+
version "7.15.0"
931+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
932+
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
933933
dependencies:
934934
"@babel/code-frame" "^7.14.5"
935-
"@babel/generator" "^7.14.8"
935+
"@babel/generator" "^7.15.0"
936936
"@babel/helper-function-name" "^7.14.5"
937937
"@babel/helper-hoist-variables" "^7.14.5"
938938
"@babel/helper-split-export-declaration" "^7.14.5"
939-
"@babel/parser" "^7.14.8"
940-
"@babel/types" "^7.14.8"
939+
"@babel/parser" "^7.15.0"
940+
"@babel/types" "^7.15.0"
941941
debug "^4.1.0"
942942
globals "^11.1.0"
943943

944-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
945-
version "7.14.8"
946-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
947-
integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q==
944+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
945+
version "7.15.0"
946+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
947+
integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==
948948
dependencies:
949-
"@babel/helper-validator-identifier" "^7.14.8"
949+
"@babel/helper-validator-identifier" "^7.14.9"
950950
to-fast-properties "^2.0.0"
951951

952952
"@bcoe/v8-coverage@^0.2.3":

0 commit comments

Comments
 (0)