Skip to content

Commit a1e8e0c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/core to v7.15.8
1 parent 28c3ae4 commit a1e8e0c

2 files changed

Lines changed: 49 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"sass": "1.42.1"
7474
},
7575
"devDependencies": {
76-
"@babel/core": "7.15.5",
76+
"@babel/core": "7.15.8",
7777
"@babel/plugin-proposal-export-namespace-from": "7.14.5",
7878
"@babel/plugin-proposal-logical-assignment-operators": "7.14.5",
7979
"@babel/plugin-proposal-nullish-coalescing-operator": "7.14.5",

yarn.lock

Lines changed: 48 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@
4444
dependencies:
4545
"@babel/highlight" "^7.14.5"
4646

47+
"@babel/code-frame@^7.15.8":
48+
version "7.15.8"
49+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
50+
integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
51+
dependencies:
52+
"@babel/highlight" "^7.14.5"
53+
4754
"@babel/compat-data@^7.10.1":
4855
version "7.10.1"
4956
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.1.tgz#b1085ffe72cd17bf2c0ee790fc09f9626011b2db"
@@ -110,20 +117,20 @@
110117
invariant "^2.2.4"
111118
semver "^5.5.0"
112119

113-
"@babel/core@7.15.5":
114-
version "7.15.5"
115-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
116-
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
120+
"@babel/core@7.15.8":
121+
version "7.15.8"
122+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10"
123+
integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==
117124
dependencies:
118-
"@babel/code-frame" "^7.14.5"
119-
"@babel/generator" "^7.15.4"
125+
"@babel/code-frame" "^7.15.8"
126+
"@babel/generator" "^7.15.8"
120127
"@babel/helper-compilation-targets" "^7.15.4"
121-
"@babel/helper-module-transforms" "^7.15.4"
128+
"@babel/helper-module-transforms" "^7.15.8"
122129
"@babel/helpers" "^7.15.4"
123-
"@babel/parser" "^7.15.5"
130+
"@babel/parser" "^7.15.8"
124131
"@babel/template" "^7.15.4"
125132
"@babel/traverse" "^7.15.4"
126-
"@babel/types" "^7.15.4"
133+
"@babel/types" "^7.15.6"
127134
convert-source-map "^1.7.0"
128135
debug "^4.1.0"
129136
gensync "^1.0.0-beta.2"
@@ -415,6 +422,15 @@
415422
jsesc "^2.5.1"
416423
source-map "^0.5.0"
417424

425+
"@babel/generator@^7.15.8":
426+
version "7.15.8"
427+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
428+
integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==
429+
dependencies:
430+
"@babel/types" "^7.15.6"
431+
jsesc "^2.5.1"
432+
source-map "^0.5.0"
433+
418434
"@babel/generator@^7.8.4":
419435
version "7.8.4"
420436
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.4.tgz#35bbc74486956fe4251829f9f6c48330e8d0985e"
@@ -1121,19 +1137,19 @@
11211137
"@babel/traverse" "^7.14.5"
11221138
"@babel/types" "^7.14.5"
11231139

1124-
"@babel/helper-module-transforms@^7.15.4":
1125-
version "7.15.4"
1126-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c"
1127-
integrity sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw==
1140+
"@babel/helper-module-transforms@^7.15.8":
1141+
version "7.15.8"
1142+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
1143+
integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==
11281144
dependencies:
11291145
"@babel/helper-module-imports" "^7.15.4"
11301146
"@babel/helper-replace-supers" "^7.15.4"
11311147
"@babel/helper-simple-access" "^7.15.4"
11321148
"@babel/helper-split-export-declaration" "^7.15.4"
1133-
"@babel/helper-validator-identifier" "^7.14.9"
1149+
"@babel/helper-validator-identifier" "^7.15.7"
11341150
"@babel/template" "^7.15.4"
11351151
"@babel/traverse" "^7.15.4"
1136-
"@babel/types" "^7.15.4"
1152+
"@babel/types" "^7.15.6"
11371153

11381154
"@babel/helper-module-transforms@^7.8.3":
11391155
version "7.8.3"
@@ -1533,6 +1549,11 @@
15331549
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
15341550
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
15351551

1552+
"@babel/helper-validator-identifier@^7.15.7":
1553+
version "7.15.7"
1554+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
1555+
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
1556+
15361557
"@babel/helper-validator-identifier@^7.9.0":
15371558
version "7.9.0"
15381559
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
@@ -1780,10 +1801,10 @@
17801801
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84"
17811802
integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==
17821803

1783-
"@babel/parser@^7.15.5":
1784-
version "7.15.5"
1785-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
1786-
integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
1804+
"@babel/parser@^7.15.8":
1805+
version "7.15.8"
1806+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
1807+
integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
17871808

17881809
"@babel/parser@^7.3.4", "@babel/parser@^7.4.5", "@babel/parser@^7.8.3", "@babel/parser@^7.8.4":
17891810
version "7.8.4"
@@ -4350,6 +4371,14 @@
43504371
"@babel/helper-validator-identifier" "^7.14.9"
43514372
to-fast-properties "^2.0.0"
43524373

4374+
"@babel/types@^7.15.6":
4375+
version "7.15.6"
4376+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
4377+
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
4378+
dependencies:
4379+
"@babel/helper-validator-identifier" "^7.14.9"
4380+
to-fast-properties "^2.0.0"
4381+
43534382
"@babel/types@^7.4.4", "@babel/types@^7.9.0":
43544383
version "7.9.0"
43554384
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"

0 commit comments

Comments
 (0)