Skip to content

Commit aef2aa0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to ^7.15.8
1 parent 6bc85f2 commit aef2aa0

File tree

2 files changed

+51
-17
lines changed

2 files changed

+51
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"release": "npm run test && npm run build && lerna publish"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "^7.15.5",
16+
"@babel/core": "^7.15.8",
1717
"@commitlint/cli": "^8.3.5",
1818
"@commitlint/config-conventional": "^8.3.4",
1919
"@mjolnir/babel-preset": "^0.2.0",

yarn.lock

Lines changed: 50 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
dependencies:
1717
"@babel/highlight" "^7.14.5"
1818

19+
"@babel/code-frame@^7.15.8":
20+
version "7.15.8"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
22+
integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
23+
dependencies:
24+
"@babel/highlight" "^7.14.5"
25+
1926
"@babel/compat-data@^7.15.0":
2027
version "7.15.0"
2128
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
@@ -41,20 +48,20 @@
4148
semver "^5.4.1"
4249
source-map "^0.5.0"
4350

44-
"@babel/core@^7.15.5":
45-
version "7.15.5"
46-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
47-
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
51+
"@babel/core@^7.15.8":
52+
version "7.15.8"
53+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10"
54+
integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==
4855
dependencies:
49-
"@babel/code-frame" "^7.14.5"
50-
"@babel/generator" "^7.15.4"
56+
"@babel/code-frame" "^7.15.8"
57+
"@babel/generator" "^7.15.8"
5158
"@babel/helper-compilation-targets" "^7.15.4"
52-
"@babel/helper-module-transforms" "^7.15.4"
59+
"@babel/helper-module-transforms" "^7.15.8"
5360
"@babel/helpers" "^7.15.4"
54-
"@babel/parser" "^7.15.5"
61+
"@babel/parser" "^7.15.8"
5562
"@babel/template" "^7.15.4"
5663
"@babel/traverse" "^7.15.4"
57-
"@babel/types" "^7.15.4"
64+
"@babel/types" "^7.15.6"
5865
convert-source-map "^1.7.0"
5966
debug "^4.1.0"
6067
gensync "^1.0.0-beta.2"
@@ -71,6 +78,15 @@
7178
jsesc "^2.5.1"
7279
source-map "^0.5.0"
7380

81+
"@babel/generator@^7.15.8":
82+
version "7.15.8"
83+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
84+
integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==
85+
dependencies:
86+
"@babel/types" "^7.15.6"
87+
jsesc "^2.5.1"
88+
source-map "^0.5.0"
89+
7490
"@babel/generator@^7.4.0", "@babel/generator@^7.5.5":
7591
version "7.5.5"
7692
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.5.tgz#873a7f936a3c89491b43536d12245b626664e3cf"
@@ -239,19 +255,19 @@
239255
"@babel/types" "^7.5.5"
240256
lodash "^4.17.13"
241257

242-
"@babel/helper-module-transforms@^7.15.4":
243-
version "7.15.4"
244-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c"
245-
integrity sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw==
258+
"@babel/helper-module-transforms@^7.15.8":
259+
version "7.15.8"
260+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
261+
integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==
246262
dependencies:
247263
"@babel/helper-module-imports" "^7.15.4"
248264
"@babel/helper-replace-supers" "^7.15.4"
249265
"@babel/helper-simple-access" "^7.15.4"
250266
"@babel/helper-split-export-declaration" "^7.15.4"
251-
"@babel/helper-validator-identifier" "^7.14.9"
267+
"@babel/helper-validator-identifier" "^7.15.7"
252268
"@babel/template" "^7.15.4"
253269
"@babel/traverse" "^7.15.4"
254-
"@babel/types" "^7.15.4"
270+
"@babel/types" "^7.15.6"
255271

256272
"@babel/helper-optimise-call-expression@^7.0.0":
257273
version "7.0.0"
@@ -349,6 +365,11 @@
349365
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
350366
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
351367

368+
"@babel/helper-validator-identifier@^7.15.7":
369+
version "7.15.7"
370+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
371+
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
372+
352373
"@babel/helper-validator-option@^7.14.5":
353374
version "7.14.5"
354375
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -405,11 +426,16 @@
405426
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b"
406427
integrity sha512-E5BN68cqR7dhKan1SfqgPGhQ178bkVKpXTPEXnFJBrEt8/DKRZlybmy+IgYLTeN7tp1R5Ccmbm2rBk17sHYU3g==
407428

408-
"@babel/parser@^7.15.4", "@babel/parser@^7.15.5":
429+
"@babel/parser@^7.15.4":
409430
version "7.15.5"
410431
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
411432
integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
412433

434+
"@babel/parser@^7.15.8":
435+
version "7.15.8"
436+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
437+
integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
438+
413439
"@babel/plugin-proposal-async-generator-functions@^7.2.0":
414440
version "7.2.0"
415441
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
@@ -1035,6 +1061,14 @@
10351061
"@babel/helper-validator-identifier" "^7.14.9"
10361062
to-fast-properties "^2.0.0"
10371063

1064+
"@babel/types@^7.15.6":
1065+
version "7.15.6"
1066+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
1067+
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
1068+
dependencies:
1069+
"@babel/helper-validator-identifier" "^7.14.9"
1070+
to-fast-properties "^2.0.0"
1071+
10381072
"@cnakazawa/watch@^1.0.3":
10391073
version "1.0.3"
10401074
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"

0 commit comments

Comments
 (0)