Skip to content

Commit 2591b83

Browse files
chore: update dependency @babel/core to v7.13.16 (#2555)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 22ab4e5 commit 2591b83

File tree

1 file changed

+77
-39
lines changed

1 file changed

+77
-39
lines changed

yarn.lock

Lines changed: 77 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -43,19 +43,19 @@
4343
source-map "^0.5.0"
4444

4545
"@babel/core@^7.12.10":
46-
version "7.13.15"
47-
resolved "https://registry.npmjs.org/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
48-
integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
46+
version "7.13.16"
47+
resolved "https://registry.npmjs.org/@babel/core/-/core-7.13.16.tgz#7756ab24396cc9675f1c3fcd5b79fcce192ea96a"
48+
integrity sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q==
4949
dependencies:
5050
"@babel/code-frame" "^7.12.13"
51-
"@babel/generator" "^7.13.9"
52-
"@babel/helper-compilation-targets" "^7.13.13"
51+
"@babel/generator" "^7.13.16"
52+
"@babel/helper-compilation-targets" "^7.13.16"
5353
"@babel/helper-module-transforms" "^7.13.14"
54-
"@babel/helpers" "^7.13.10"
55-
"@babel/parser" "^7.13.15"
54+
"@babel/helpers" "^7.13.16"
55+
"@babel/parser" "^7.13.16"
5656
"@babel/template" "^7.12.13"
5757
"@babel/traverse" "^7.13.15"
58-
"@babel/types" "^7.13.14"
58+
"@babel/types" "^7.13.16"
5959
convert-source-map "^1.7.0"
6060
debug "^4.1.0"
6161
gensync "^1.0.0-beta.2"
@@ -81,7 +81,7 @@
8181
jsesc "^2.5.1"
8282
source-map "^0.5.0"
8383

84-
"@babel/generator@^7.13.0", "@babel/generator@^7.13.9":
84+
"@babel/generator@^7.13.0":
8585
version "7.13.9"
8686
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
8787
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
@@ -90,6 +90,15 @@
9090
jsesc "^2.5.1"
9191
source-map "^0.5.0"
9292

93+
"@babel/generator@^7.13.16":
94+
version "7.13.16"
95+
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.13.16.tgz#0befc287031a201d84cdfc173b46b320ae472d14"
96+
integrity sha512-grBBR75UnKOcUWMp8WoDxNsWCFl//XCK6HWTrBQKTr5SV9f5g0pNOjdyzi/DTBv12S9GnYPInIXQBTky7OXEMg==
97+
dependencies:
98+
"@babel/types" "^7.13.16"
99+
jsesc "^2.5.1"
100+
source-map "^0.5.0"
101+
93102
"@babel/helper-annotate-as-pure@^7.12.13":
94103
version "7.12.13"
95104
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
@@ -105,7 +114,7 @@
105114
"@babel/helper-explode-assignable-expression" "^7.12.13"
106115
"@babel/types" "^7.12.13"
107116

108-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8":
117+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8":
109118
version "7.13.13"
110119
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
111120
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
@@ -115,6 +124,16 @@
115124
browserslist "^4.14.5"
116125
semver "^6.3.0"
117126

127+
"@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.16":
128+
version "7.13.16"
129+
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
130+
integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
131+
dependencies:
132+
"@babel/compat-data" "^7.13.15"
133+
"@babel/helper-validator-option" "^7.12.17"
134+
browserslist "^4.14.5"
135+
semver "^6.3.0"
136+
118137
"@babel/helper-create-class-features-plugin@^7.13.0":
119138
version "7.13.11"
120139
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz#30d30a005bca2c953f5653fc25091a492177f4f6"
@@ -303,14 +322,14 @@
303322
"@babel/traverse" "^7.12.13"
304323
"@babel/types" "^7.12.13"
305324

306-
"@babel/helpers@^7.13.10":
307-
version "7.13.10"
308-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
309-
integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
325+
"@babel/helpers@^7.13.16":
326+
version "7.13.17"
327+
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.13.17.tgz#b497c7a00e9719d5b613b8982bda6ed3ee94caf6"
328+
integrity sha512-Eal4Gce4kGijo1/TGJdqp3WuhllaMLSrW6XcL0ulyUAQOuxHcCafZE8KHg9857gcTehsm/v7RcOx2+jp0Ryjsg==
310329
dependencies:
311330
"@babel/template" "^7.12.13"
312-
"@babel/traverse" "^7.13.0"
313-
"@babel/types" "^7.13.0"
331+
"@babel/traverse" "^7.13.17"
332+
"@babel/types" "^7.13.17"
314333

315334
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13":
316335
version "7.13.10"
@@ -331,10 +350,10 @@
331350
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf"
332351
integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==
333352

334-
"@babel/parser@^7.12.13", "@babel/parser@^7.13.15":
335-
version "7.13.15"
336-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
337-
integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
353+
"@babel/parser@^7.12.13", "@babel/parser@^7.13.16":
354+
version "7.13.16"
355+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.16.tgz#0f18179b0448e6939b1f3f5c4c355a3a9bcdfd37"
356+
integrity sha512-6bAg36mCwuqLO0hbR+z7PHuqWiCeP7Dzg73OpQwsAB1Eb8HnGEz5xYBzCfbu+YjoaJsJs+qheDxVAuqbt3ILEw==
338357

339358
"@babel/parser@^7.13.0":
340359
version "7.13.13"
@@ -975,17 +994,17 @@
975994
globals "^11.1.0"
976995
lodash "^4.17.19"
977996

978-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15":
979-
version "7.13.15"
980-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7"
981-
integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==
997+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15", "@babel/traverse@^7.13.17":
998+
version "7.13.17"
999+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.13.17.tgz#c85415e0c7d50ac053d758baec98b28b2ecfeea3"
1000+
integrity sha512-BMnZn0R+X6ayqm3C3To7o1j7Q020gWdqdyP50KEoVqaCO2c/Im7sYZSmVgvefp8TTMQ+9CtwuBp0Z1CZ8V3Pvg==
9821001
dependencies:
9831002
"@babel/code-frame" "^7.12.13"
984-
"@babel/generator" "^7.13.9"
1003+
"@babel/generator" "^7.13.16"
9851004
"@babel/helper-function-name" "^7.12.13"
9861005
"@babel/helper-split-export-declaration" "^7.12.13"
987-
"@babel/parser" "^7.13.15"
988-
"@babel/types" "^7.13.14"
1006+
"@babel/parser" "^7.13.16"
1007+
"@babel/types" "^7.13.17"
9891008
debug "^4.1.0"
9901009
globals "^11.1.0"
9911010

@@ -998,7 +1017,7 @@
9981017
lodash "^4.17.19"
9991018
to-fast-properties "^2.0.0"
10001019

1001-
"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.4.4":
1020+
"@babel/types@^7.12.1", "@babel/types@^7.4.4":
10021021
version "7.13.14"
10031022
resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
10041023
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
@@ -1016,6 +1035,14 @@
10161035
lodash "^4.17.19"
10171036
to-fast-properties "^2.0.0"
10181037

1038+
"@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.13.16", "@babel/types@^7.13.17":
1039+
version "7.13.17"
1040+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.17.tgz#48010a115c9fba7588b4437dd68c9469012b38b4"
1041+
integrity sha512-RawydLgxbOPDlTLJNtoIypwdmAy//uQIzlKt2+iBiJaRlVuI6QLUxVAyWGNfOzp8Yu4L4lLIacoCyTNtpb4wiA==
1042+
dependencies:
1043+
"@babel/helper-validator-identifier" "^7.12.11"
1044+
to-fast-properties "^2.0.0"
1045+
10191046
"@babel/types@^7.12.17":
10201047
version "7.13.0"
10211048
resolved "https://registry.npmjs.org/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
@@ -2995,7 +3022,18 @@ browser-process-hrtime@^1.0.0:
29953022
resolved "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
29963023
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
29973024

2998-
browserslist@^4.14.5, browserslist@^4.16.3:
3025+
browserslist@^4.14.5:
3026+
version "4.16.4"
3027+
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.16.4.tgz#7ebf913487f40caf4637b892b268069951c35d58"
3028+
integrity sha512-d7rCxYV8I9kj41RH8UKYnvDYCRENUlHRgyXy/Rhr/1BaeLGfiCptEdFE8MIrvGfWbBFNjVYx76SQWvNX1j+/cQ==
3029+
dependencies:
3030+
caniuse-lite "^1.0.30001208"
3031+
colorette "^1.2.2"
3032+
electron-to-chromium "^1.3.712"
3033+
escalade "^3.1.1"
3034+
node-releases "^1.1.71"
3035+
3036+
browserslist@^4.16.3:
29993037
version "4.16.3"
30003038
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.16.3.tgz#340aa46940d7db878748567c5dea24a48ddf3717"
30013039
integrity sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==
@@ -3163,10 +3201,10 @@ camelcase@^6.0.0:
31633201
resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
31643202
integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
31653203

3166-
caniuse-lite@^1.0.30001181:
3167-
version "1.0.30001208"
3168-
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001208.tgz#a999014a35cebd4f98c405930a057a0d75352eb9"
3169-
integrity sha512-OE5UE4+nBOro8Dyvv0lfx+SRtfVIOM9uhKqFmJeUbGriqhhStgp1A0OyBpgy3OUF8AhYCT+PVwPC1gMl2ZcQMA==
3204+
caniuse-lite@^1.0.30001181, caniuse-lite@^1.0.30001208:
3205+
version "1.0.30001214"
3206+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001214.tgz#70f153c78223515c6d37a9fde6cd69250da9d872"
3207+
integrity sha512-O2/SCpuaU3eASWVaesQirZv1MSjUNOvmugaD8zNSJqw6Vv5SGwoOpA9LJs3pNPfM745nxqPvfZY3MQKY4AKHYg==
31703208

31713209
capture-exit@^2.0.0:
31723210
version "2.0.0"
@@ -3436,7 +3474,7 @@ color-name@~1.1.4:
34363474
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
34373475
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
34383476

3439-
colorette@^1.2.1:
3477+
colorette@^1.2.1, colorette@^1.2.2:
34403478
version "1.2.2"
34413479
resolved "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
34423480
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
@@ -4166,10 +4204,10 @@ [email protected]:
41664204
resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
41674205
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
41684206

4169-
electron-to-chromium@^1.3.649:
4170-
version "1.3.711"
4171-
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.711.tgz#92c3caf7ffed5e18bf63f66b4b57b4db2409c450"
4172-
integrity sha512-XbklBVCDiUeho0PZQCjC25Ha6uBwqqJeyDhPLwLwfWRAo4x+FZFsmu1pPPkXT+B4MQMQoQULfyaMltDopfeiHQ==
4207+
electron-to-chromium@^1.3.649, electron-to-chromium@^1.3.712:
4208+
version "1.3.717"
4209+
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.717.tgz#78d4c857070755fb58ab64bcc173db1d51cbc25f"
4210+
integrity sha512-OfzVPIqD1MkJ7fX+yTl2nKyOE4FReeVfMCzzxQS+Kp43hZYwHwThlGP+EGIZRXJsxCM7dqo8Y65NOX/HP12iXQ==
41734211

41744212
emittery@^0.7.1:
41754213
version "0.7.1"
@@ -7457,7 +7495,7 @@ node-notifier@^8.0.0:
74577495
uuid "^8.3.0"
74587496
which "^2.0.2"
74597497

7460-
node-releases@^1.1.70:
7498+
node-releases@^1.1.70, node-releases@^1.1.71:
74617499
version "1.1.71"
74627500
resolved "https://registry.npmjs.org/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
74637501
integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==

0 commit comments

Comments
 (0)