Skip to content

Commit 84de7fe

Browse files
build(deps-dev): bump @babel/core from 7.13.15 to 7.13.16 (#1058)
1 parent e32cd5d commit 84de7fe

1 file changed

Lines changed: 43 additions & 44 deletions

File tree

yarn.lock

Lines changed: 43 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -9,47 +9,47 @@
99
dependencies:
1010
"@babel/highlight" "^7.12.13"
1111

12-
"@babel/compat-data@^7.13.12":
13-
version "7.13.12"
14-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
15-
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
12+
"@babel/compat-data@^7.13.15":
13+
version "7.13.15"
14+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
15+
integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
1616

1717
"@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
18-
version "7.13.15"
19-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
20-
integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
18+
version "7.13.16"
19+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.16.tgz#7756ab24396cc9675f1c3fcd5b79fcce192ea96a"
20+
integrity sha512-sXHpixBiWWFti0AV2Zq7avpTasr6sIAu7Y396c608541qAU2ui4a193m0KSQmfPSKFZLnQ3cvlKDOm3XkuXm3Q==
2121
dependencies:
2222
"@babel/code-frame" "^7.12.13"
23-
"@babel/generator" "^7.13.9"
24-
"@babel/helper-compilation-targets" "^7.13.13"
23+
"@babel/generator" "^7.13.16"
24+
"@babel/helper-compilation-targets" "^7.13.16"
2525
"@babel/helper-module-transforms" "^7.13.14"
26-
"@babel/helpers" "^7.13.10"
27-
"@babel/parser" "^7.13.15"
26+
"@babel/helpers" "^7.13.16"
27+
"@babel/parser" "^7.13.16"
2828
"@babel/template" "^7.12.13"
2929
"@babel/traverse" "^7.13.15"
30-
"@babel/types" "^7.13.14"
30+
"@babel/types" "^7.13.16"
3131
convert-source-map "^1.7.0"
3232
debug "^4.1.0"
3333
gensync "^1.0.0-beta.2"
3434
json5 "^2.1.2"
3535
semver "^6.3.0"
3636
source-map "^0.5.0"
3737

38-
"@babel/generator@^7.13.9":
39-
version "7.13.9"
40-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
41-
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
38+
"@babel/generator@^7.13.16":
39+
version "7.13.16"
40+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.16.tgz#0befc287031a201d84cdfc173b46b320ae472d14"
41+
integrity sha512-grBBR75UnKOcUWMp8WoDxNsWCFl//XCK6HWTrBQKTr5SV9f5g0pNOjdyzi/DTBv12S9GnYPInIXQBTky7OXEMg==
4242
dependencies:
43-
"@babel/types" "^7.13.0"
43+
"@babel/types" "^7.13.16"
4444
jsesc "^2.5.1"
4545
source-map "^0.5.0"
4646

47-
"@babel/helper-compilation-targets@^7.13.13":
48-
version "7.13.13"
49-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
50-
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
47+
"@babel/helper-compilation-targets@^7.13.16":
48+
version "7.13.16"
49+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
50+
integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
5151
dependencies:
52-
"@babel/compat-data" "^7.13.12"
52+
"@babel/compat-data" "^7.13.15"
5353
"@babel/helper-validator-option" "^7.12.17"
5454
browserslist "^4.14.5"
5555
semver "^6.3.0"
@@ -154,14 +154,14 @@
154154
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
155155
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
156156

157-
"@babel/helpers@^7.13.10":
158-
version "7.13.10"
159-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
160-
integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
157+
"@babel/helpers@^7.13.16":
158+
version "7.13.17"
159+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.17.tgz#b497c7a00e9719d5b613b8982bda6ed3ee94caf6"
160+
integrity sha512-Eal4Gce4kGijo1/TGJdqp3WuhllaMLSrW6XcL0ulyUAQOuxHcCafZE8KHg9857gcTehsm/v7RcOx2+jp0Ryjsg==
161161
dependencies:
162162
"@babel/template" "^7.12.13"
163-
"@babel/traverse" "^7.13.0"
164-
"@babel/types" "^7.13.0"
163+
"@babel/traverse" "^7.13.17"
164+
"@babel/types" "^7.13.17"
165165

166166
"@babel/highlight@^7.12.13":
167167
version "7.12.13"
@@ -172,10 +172,10 @@
172172
chalk "^2.0.0"
173173
js-tokens "^4.0.0"
174174

175-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.15", "@babel/parser@^7.7.5":
176-
version "7.13.15"
177-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
178-
integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
175+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.16", "@babel/parser@^7.7.5":
176+
version "7.13.16"
177+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.16.tgz#0f18179b0448e6939b1f3f5c4c355a3a9bcdfd37"
178+
integrity sha512-6bAg36mCwuqLO0hbR+z7PHuqWiCeP7Dzg73OpQwsAB1Eb8HnGEz5xYBzCfbu+YjoaJsJs+qheDxVAuqbt3ILEw==
179179

180180
"@babel/plugin-syntax-async-generators@^7.8.4":
181181
version "7.8.4"
@@ -270,27 +270,26 @@
270270
"@babel/parser" "^7.12.13"
271271
"@babel/types" "^7.12.13"
272272

273-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15", "@babel/traverse@^7.7.4":
274-
version "7.13.15"
275-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7"
276-
integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==
273+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15", "@babel/traverse@^7.13.17", "@babel/traverse@^7.7.4":
274+
version "7.13.17"
275+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.17.tgz#c85415e0c7d50ac053d758baec98b28b2ecfeea3"
276+
integrity sha512-BMnZn0R+X6ayqm3C3To7o1j7Q020gWdqdyP50KEoVqaCO2c/Im7sYZSmVgvefp8TTMQ+9CtwuBp0Z1CZ8V3Pvg==
277277
dependencies:
278278
"@babel/code-frame" "^7.12.13"
279-
"@babel/generator" "^7.13.9"
279+
"@babel/generator" "^7.13.16"
280280
"@babel/helper-function-name" "^7.12.13"
281281
"@babel/helper-split-export-declaration" "^7.12.13"
282-
"@babel/parser" "^7.13.15"
283-
"@babel/types" "^7.13.14"
282+
"@babel/parser" "^7.13.16"
283+
"@babel/types" "^7.13.17"
284284
debug "^4.1.0"
285285
globals "^11.1.0"
286286

287-
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
288-
version "7.13.14"
289-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
290-
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
287+
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.13.16", "@babel/types@^7.13.17", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
288+
version "7.13.17"
289+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.17.tgz#48010a115c9fba7588b4437dd68c9469012b38b4"
290+
integrity sha512-RawydLgxbOPDlTLJNtoIypwdmAy//uQIzlKt2+iBiJaRlVuI6QLUxVAyWGNfOzp8Yu4L4lLIacoCyTNtpb4wiA==
291291
dependencies:
292292
"@babel/helper-validator-identifier" "^7.12.11"
293-
lodash "^4.17.19"
294293
to-fast-properties "^2.0.0"
295294

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

0 commit comments

Comments
 (0)