Skip to content

Commit ff956f7

Browse files
Bump @babel/core from 7.21.3 to 7.21.4 (#12639)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.3 to 7.21.4. - [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.21.4/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f28990e commit ff956f7

File tree

1 file changed

+48
-48
lines changed

1 file changed

+48
-48
lines changed

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
dependencies:
1818
"@babel/highlight" "^7.10.4"
1919

20-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6":
21-
version "7.18.6"
22-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
23-
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
20+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
21+
version "7.21.4"
22+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
23+
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
2424
dependencies:
2525
"@babel/highlight" "^7.18.6"
2626

@@ -29,26 +29,26 @@
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.13.tgz#6aff7b350a1e8c3e40b029e46cbe78e24a913483"
3030
integrity sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==
3131

32-
"@babel/compat-data@^7.20.5":
33-
version "7.20.10"
34-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
35-
integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
32+
"@babel/compat-data@^7.21.4":
33+
version "7.21.4"
34+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
35+
integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==
3636

3737
"@babel/core@^7.20.5", "@babel/core@^7.5.5", "@babel/core@^7.7.5":
38-
version "7.21.3"
39-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e"
40-
integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==
38+
version "7.21.4"
39+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659"
40+
integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==
4141
dependencies:
4242
"@ampproject/remapping" "^2.2.0"
43-
"@babel/code-frame" "^7.18.6"
44-
"@babel/generator" "^7.21.3"
45-
"@babel/helper-compilation-targets" "^7.20.7"
43+
"@babel/code-frame" "^7.21.4"
44+
"@babel/generator" "^7.21.4"
45+
"@babel/helper-compilation-targets" "^7.21.4"
4646
"@babel/helper-module-transforms" "^7.21.2"
4747
"@babel/helpers" "^7.21.0"
48-
"@babel/parser" "^7.21.3"
48+
"@babel/parser" "^7.21.4"
4949
"@babel/template" "^7.20.7"
50-
"@babel/traverse" "^7.21.3"
51-
"@babel/types" "^7.21.3"
50+
"@babel/traverse" "^7.21.4"
51+
"@babel/types" "^7.21.4"
5252
convert-source-map "^1.7.0"
5353
debug "^4.1.0"
5454
gensync "^1.0.0-beta.2"
@@ -64,12 +64,12 @@
6464
eslint-visitor-keys "^2.1.0"
6565
semver "^6.3.0"
6666

67-
"@babel/generator@^7.21.3":
68-
version "7.21.3"
69-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce"
70-
integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA==
67+
"@babel/generator@^7.21.4":
68+
version "7.21.4"
69+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc"
70+
integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==
7171
dependencies:
72-
"@babel/types" "^7.21.3"
72+
"@babel/types" "^7.21.4"
7373
"@jridgewell/gen-mapping" "^0.3.2"
7474
"@jridgewell/trace-mapping" "^0.3.17"
7575
jsesc "^2.5.1"
@@ -81,13 +81,13 @@
8181
dependencies:
8282
"@babel/types" "^7.18.6"
8383

84-
"@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.7":
85-
version "7.20.7"
86-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb"
87-
integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==
84+
"@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.21.4":
85+
version "7.21.4"
86+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656"
87+
integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==
8888
dependencies:
89-
"@babel/compat-data" "^7.20.5"
90-
"@babel/helper-validator-option" "^7.18.6"
89+
"@babel/compat-data" "^7.21.4"
90+
"@babel/helper-validator-option" "^7.21.0"
9191
browserslist "^4.21.3"
9292
lru-cache "^5.1.1"
9393
semver "^6.3.0"
@@ -167,10 +167,10 @@
167167
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
168168
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
169169

170-
"@babel/helper-validator-option@^7.18.6":
171-
version "7.18.6"
172-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
173-
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
170+
"@babel/helper-validator-option@^7.21.0":
171+
version "7.21.0"
172+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
173+
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
174174

175175
"@babel/helpers@^7.21.0":
176176
version "7.21.0"
@@ -190,10 +190,10 @@
190190
chalk "^2.0.0"
191191
js-tokens "^4.0.0"
192192

193-
"@babel/parser@^7.12.15", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3":
194-
version "7.21.3"
195-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3"
196-
integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==
193+
"@babel/parser@^7.12.15", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4":
194+
version "7.21.4"
195+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
196+
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
197197

198198
"@babel/plugin-proposal-object-rest-spread@^7.5.5":
199199
version "7.18.9"
@@ -254,26 +254,26 @@
254254
"@babel/parser" "^7.20.7"
255255
"@babel/types" "^7.20.7"
256256

257-
"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3":
258-
version "7.21.3"
259-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67"
260-
integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==
257+
"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4":
258+
version "7.21.4"
259+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
260+
integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==
261261
dependencies:
262-
"@babel/code-frame" "^7.18.6"
263-
"@babel/generator" "^7.21.3"
262+
"@babel/code-frame" "^7.21.4"
263+
"@babel/generator" "^7.21.4"
264264
"@babel/helper-environment-visitor" "^7.18.9"
265265
"@babel/helper-function-name" "^7.21.0"
266266
"@babel/helper-hoist-variables" "^7.18.6"
267267
"@babel/helper-split-export-declaration" "^7.18.6"
268-
"@babel/parser" "^7.21.3"
269-
"@babel/types" "^7.21.3"
268+
"@babel/parser" "^7.21.4"
269+
"@babel/types" "^7.21.4"
270270
debug "^4.1.0"
271271
globals "^11.1.0"
272272

273-
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3":
274-
version "7.21.3"
275-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05"
276-
integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==
273+
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4":
274+
version "7.21.4"
275+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
276+
integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==
277277
dependencies:
278278
"@babel/helper-string-parser" "^7.19.4"
279279
"@babel/helper-validator-identifier" "^7.19.1"

0 commit comments

Comments
 (0)