Skip to content

Commit bc8d713

Browse files
chore(deps-dev): bump @babel/core from 7.13.8 to 7.15.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.15.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.15.8/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2786f2f commit bc8d713

File tree

1 file changed

+9
-133
lines changed

1 file changed

+9
-133
lines changed

yarn.lock

Lines changed: 9 additions & 133 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,7 @@
2525
dependencies:
2626
"@babel/highlight" "^7.10.4"
2727

28-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13":
29-
version "7.12.13"
30-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
31-
integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
32-
dependencies:
33-
"@babel/highlight" "^7.12.13"
34-
35-
"@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8":
28+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8":
3629
version "7.15.8"
3730
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
3831
integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
@@ -49,29 +42,7 @@
4942
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
5043
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
5144

52-
"@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.7.5", "@babel/core@^7.9.0":
53-
version "7.13.8"
54-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb"
55-
integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
56-
dependencies:
57-
"@babel/code-frame" "^7.12.13"
58-
"@babel/generator" "^7.13.0"
59-
"@babel/helper-compilation-targets" "^7.13.8"
60-
"@babel/helper-module-transforms" "^7.13.0"
61-
"@babel/helpers" "^7.13.0"
62-
"@babel/parser" "^7.13.4"
63-
"@babel/template" "^7.12.13"
64-
"@babel/traverse" "^7.13.0"
65-
"@babel/types" "^7.13.0"
66-
convert-source-map "^1.7.0"
67-
debug "^4.1.0"
68-
gensync "^1.0.0-beta.2"
69-
json5 "^2.1.2"
70-
lodash "^4.17.19"
71-
semver "^6.3.0"
72-
source-map "^0.5.0"
73-
74-
"@babel/core@^7.14.0", "@babel/core@^7.7.2":
45+
"@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.14.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.9.0":
7546
version "7.15.8"
7647
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10"
7748
integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==
@@ -92,15 +63,6 @@
9263
semver "^6.3.0"
9364
source-map "^0.5.0"
9465

95-
"@babel/generator@^7.13.0":
96-
version "7.13.0"
97-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.0.tgz#bd00d4394ca22f220390c56a0b5b85568ec1ec0c"
98-
integrity sha512-zBZfgvBB/ywjx0Rgc2+BwoH/3H+lDtlgD4hBOpEv5LxRnYsm/753iRuLepqnYlynpjC3AdQxtxsoeHJoEEwOAw==
99-
dependencies:
100-
"@babel/types" "^7.13.0"
101-
jsesc "^2.5.1"
102-
source-map "^0.5.0"
103-
10466
"@babel/generator@^7.14.0", "@babel/generator@^7.15.4", "@babel/generator@^7.15.8", "@babel/generator@^7.7.2":
10567
version "7.15.8"
10668
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
@@ -132,17 +94,7 @@
13294
"@babel/helper-explode-assignable-expression" "^7.12.13"
13395
"@babel/types" "^7.12.13"
13496

135-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8":
136-
version "7.13.8"
137-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468"
138-
integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A==
139-
dependencies:
140-
"@babel/compat-data" "^7.13.8"
141-
"@babel/helper-validator-option" "^7.12.17"
142-
browserslist "^4.14.5"
143-
semver "^6.3.0"
144-
145-
"@babel/helper-compilation-targets@^7.15.4":
97+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.15.4":
14698
version "7.15.4"
14799
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
148100
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
@@ -275,22 +227,7 @@
275227
dependencies:
276228
"@babel/types" "^7.15.4"
277229

278-
"@babel/helper-module-transforms@^7.13.0":
279-
version "7.13.0"
280-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
281-
integrity sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw==
282-
dependencies:
283-
"@babel/helper-module-imports" "^7.12.13"
284-
"@babel/helper-replace-supers" "^7.13.0"
285-
"@babel/helper-simple-access" "^7.12.13"
286-
"@babel/helper-split-export-declaration" "^7.12.13"
287-
"@babel/helper-validator-identifier" "^7.12.11"
288-
"@babel/template" "^7.12.13"
289-
"@babel/traverse" "^7.13.0"
290-
"@babel/types" "^7.13.0"
291-
lodash "^4.17.19"
292-
293-
"@babel/helper-module-transforms@^7.15.8":
230+
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.15.8":
294231
version "7.15.8"
295232
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
296233
integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==
@@ -436,15 +373,6 @@
436373
"@babel/traverse" "^7.15.4"
437374
"@babel/types" "^7.15.4"
438375

439-
"@babel/helpers@^7.13.0":
440-
version "7.13.0"
441-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0"
442-
integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
443-
dependencies:
444-
"@babel/template" "^7.12.13"
445-
"@babel/traverse" "^7.13.0"
446-
"@babel/types" "^7.13.0"
447-
448376
"@babel/helpers@^7.15.4":
449377
version "7.15.4"
450378
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
@@ -463,15 +391,6 @@
463391
chalk "^2.0.0"
464392
js-tokens "^4.0.0"
465393

466-
"@babel/highlight@^7.12.13":
467-
version "7.13.8"
468-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.8.tgz#10b2dac78526424dfc1f47650d0e415dfd9dc481"
469-
integrity sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw==
470-
dependencies:
471-
"@babel/helper-validator-identifier" "^7.12.11"
472-
chalk "^2.0.0"
473-
js-tokens "^4.0.0"
474-
475394
"@babel/highlight@^7.14.5":
476395
version "7.14.5"
477396
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
@@ -481,17 +400,7 @@
481400
chalk "^2.0.0"
482401
js-tokens "^4.0.0"
483402

484-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.4", "@babel/parser@^7.7.0":
485-
version "7.13.4"
486-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab"
487-
integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==
488-
489-
"@babel/parser@^7.1.6":
490-
version "7.13.9"
491-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
492-
integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
493-
494-
"@babel/parser@^7.14.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.7.2":
403+
"@babel/parser@^7.1.0", "@babel/parser@^7.1.6", "@babel/parser@^7.14.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2":
495404
version "7.15.8"
496405
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
497406
integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
@@ -1262,16 +1171,7 @@
12621171
dependencies:
12631172
regenerator-runtime "^0.13.4"
12641173

1265-
"@babel/template@^7.0.0", "@babel/template@^7.12.13", "@babel/template@^7.3.3":
1266-
version "7.12.13"
1267-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
1268-
integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==
1269-
dependencies:
1270-
"@babel/code-frame" "^7.12.13"
1271-
"@babel/parser" "^7.12.13"
1272-
"@babel/types" "^7.12.13"
1273-
1274-
"@babel/template@^7.15.4":
1174+
"@babel/template@^7.0.0", "@babel/template@^7.12.13", "@babel/template@^7.15.4", "@babel/template@^7.3.3":
12751175
version "7.15.4"
12761176
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
12771177
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
@@ -1280,22 +1180,7 @@
12801180
"@babel/parser" "^7.15.4"
12811181
"@babel/types" "^7.15.4"
12821182

1283-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.7.0":
1284-
version "7.13.0"
1285-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1286-
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
1287-
dependencies:
1288-
"@babel/code-frame" "^7.12.13"
1289-
"@babel/generator" "^7.13.0"
1290-
"@babel/helper-function-name" "^7.12.13"
1291-
"@babel/helper-split-export-declaration" "^7.12.13"
1292-
"@babel/parser" "^7.13.0"
1293-
"@babel/types" "^7.13.0"
1294-
debug "^4.1.0"
1295-
globals "^11.1.0"
1296-
lodash "^4.17.19"
1297-
1298-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2":
1183+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
12991184
version "7.15.4"
13001185
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
13011186
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
@@ -1310,16 +1195,7 @@
13101195
debug "^4.1.0"
13111196
globals "^11.1.0"
13121197

1313-
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1314-
version "7.13.0"
1315-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
1316-
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
1317-
dependencies:
1318-
"@babel/helper-validator-identifier" "^7.12.11"
1319-
lodash "^4.17.19"
1320-
to-fast-properties "^2.0.0"
1321-
1322-
"@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6":
1198+
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.13.0", "@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
13231199
version "7.15.6"
13241200
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
13251201
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
@@ -2900,7 +2776,7 @@ browser-process-hrtime@^1.0.0:
29002776
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
29012777
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
29022778

2903-
browserslist@^4.14.5, browserslist@^4.16.3:
2779+
browserslist@^4.16.3:
29042780
version "4.16.6"
29052781
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
29062782
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==

0 commit comments

Comments
 (0)