Skip to content

Commit 6b6fcdf

Browse files
Bump @babel/core from 7.26.0 to 7.26.7 (#1419)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.0 to 7.26.7. - [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.26.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production 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 b009607 commit 6b6fcdf

File tree

1 file changed

+53
-48
lines changed

1 file changed

+53
-48
lines changed

yarn.lock

+53-48
Original file line numberDiff line numberDiff line change
@@ -15,35 +15,40 @@
1515
"@jridgewell/gen-mapping" "^0.3.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
19-
version "7.26.0"
20-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
21-
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
18+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2":
19+
version "7.26.2"
20+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
21+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
2222
dependencies:
2323
"@babel/helper-validator-identifier" "^7.25.9"
2424
js-tokens "^4.0.0"
2525
picocolors "^1.0.0"
2626

27-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.25.9":
27+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
2828
version "7.26.0"
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
3030
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
3131

32+
"@babel/compat-data@^7.26.5":
33+
version "7.26.5"
34+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
35+
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
36+
3237
"@babel/core@^7.12.0", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.23.2", "@babel/core@^7.24.4", "@babel/core@^7.26.0", "@babel/core@^7.3.4":
33-
version "7.26.0"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
35-
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
38+
version "7.26.7"
39+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24"
40+
integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==
3641
dependencies:
3742
"@ampproject/remapping" "^2.2.0"
38-
"@babel/code-frame" "^7.26.0"
39-
"@babel/generator" "^7.26.0"
40-
"@babel/helper-compilation-targets" "^7.25.9"
43+
"@babel/code-frame" "^7.26.2"
44+
"@babel/generator" "^7.26.5"
45+
"@babel/helper-compilation-targets" "^7.26.5"
4146
"@babel/helper-module-transforms" "^7.26.0"
42-
"@babel/helpers" "^7.26.0"
43-
"@babel/parser" "^7.26.0"
47+
"@babel/helpers" "^7.26.7"
48+
"@babel/parser" "^7.26.7"
4449
"@babel/template" "^7.25.9"
45-
"@babel/traverse" "^7.25.9"
46-
"@babel/types" "^7.26.0"
50+
"@babel/traverse" "^7.26.7"
51+
"@babel/types" "^7.26.7"
4752
convert-source-map "^2.0.0"
4853
debug "^4.1.0"
4954
gensync "^1.0.0-beta.2"
@@ -59,13 +64,13 @@
5964
eslint-visitor-keys "^2.1.0"
6065
semver "^6.3.1"
6166

62-
"@babel/generator@^7.25.9", "@babel/generator@^7.26.0":
63-
version "7.26.0"
64-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7"
65-
integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==
67+
"@babel/generator@^7.26.5":
68+
version "7.26.5"
69+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458"
70+
integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==
6671
dependencies:
67-
"@babel/parser" "^7.26.0"
68-
"@babel/types" "^7.26.0"
72+
"@babel/parser" "^7.26.5"
73+
"@babel/types" "^7.26.5"
6974
"@jridgewell/gen-mapping" "^0.3.5"
7075
"@jridgewell/trace-mapping" "^0.3.25"
7176
jsesc "^3.0.2"
@@ -84,12 +89,12 @@
8489
dependencies:
8590
"@babel/types" "^7.22.15"
8691

87-
"@babel/helper-compilation-targets@^7.12.0", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9":
88-
version "7.25.9"
89-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
90-
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
92+
"@babel/helper-compilation-targets@^7.12.0", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.26.5":
93+
version "7.26.5"
94+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8"
95+
integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==
9196
dependencies:
92-
"@babel/compat-data" "^7.25.9"
97+
"@babel/compat-data" "^7.26.5"
9398
"@babel/helper-validator-option" "^7.25.9"
9499
browserslist "^4.24.0"
95100
lru-cache "^5.1.1"
@@ -252,20 +257,20 @@
252257
"@babel/template" "^7.22.5"
253258
"@babel/types" "^7.22.10"
254259

255-
"@babel/helpers@^7.26.0":
256-
version "7.26.0"
257-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
258-
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
260+
"@babel/helpers@^7.26.7":
261+
version "7.26.7"
262+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
263+
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
259264
dependencies:
260265
"@babel/template" "^7.25.9"
261-
"@babel/types" "^7.26.0"
266+
"@babel/types" "^7.26.7"
262267

263-
"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.4.5":
264-
version "7.26.1"
265-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975"
266-
integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw==
268+
"@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7", "@babel/parser@^7.4.5":
269+
version "7.26.7"
270+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c"
271+
integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==
267272
dependencies:
268-
"@babel/types" "^7.26.0"
273+
"@babel/types" "^7.26.7"
269274

270275
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
271276
version "7.22.15"
@@ -1014,23 +1019,23 @@
10141019
"@babel/parser" "^7.25.9"
10151020
"@babel/types" "^7.25.9"
10161021

1017-
"@babel/traverse@^7.24.7", "@babel/traverse@^7.25.9", "@babel/traverse@^7.4.5":
1018-
version "7.25.9"
1019-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
1020-
integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==
1022+
"@babel/traverse@^7.24.7", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.7", "@babel/traverse@^7.4.5":
1023+
version "7.26.7"
1024+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
1025+
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==
10211026
dependencies:
1022-
"@babel/code-frame" "^7.25.9"
1023-
"@babel/generator" "^7.25.9"
1024-
"@babel/parser" "^7.25.9"
1027+
"@babel/code-frame" "^7.26.2"
1028+
"@babel/generator" "^7.26.5"
1029+
"@babel/parser" "^7.26.7"
10251030
"@babel/template" "^7.25.9"
1026-
"@babel/types" "^7.25.9"
1031+
"@babel/types" "^7.26.7"
10271032
debug "^4.3.1"
10281033
globals "^11.1.0"
10291034

1030-
"@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.24.7", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.4.4":
1031-
version "7.26.0"
1032-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
1033-
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
1035+
"@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.24.7", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.4.4":
1036+
version "7.26.7"
1037+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a"
1038+
integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==
10341039
dependencies:
10351040
"@babel/helper-string-parser" "^7.25.9"
10361041
"@babel/helper-validator-identifier" "^7.25.9"

0 commit comments

Comments
 (0)