Skip to content

Commit 12944df

Browse files
build(deps-dev): bump @babel/core from 7.26.7 to 7.26.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.7 to 7.26.9. - [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.9/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6286629 commit 12944df

File tree

1 file changed

+46
-46
lines changed

1 file changed

+46
-46
lines changed

yarn.lock

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

20-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2":
20+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.26.2":
2121
version "7.26.2"
2222
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
2323
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
@@ -32,33 +32,33 @@
3232
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
3333

3434
"@babel/core@^7.1.2", "@babel/core@^7.11.6", "@babel/core@^7.12.3":
35-
version "7.26.7"
36-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24"
37-
integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==
35+
version "7.26.9"
36+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.9.tgz#71838542a4b1e49dfed353d7acbc6eb89f4a76f2"
37+
integrity sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==
3838
dependencies:
3939
"@ampproject/remapping" "^2.2.0"
4040
"@babel/code-frame" "^7.26.2"
41-
"@babel/generator" "^7.26.5"
41+
"@babel/generator" "^7.26.9"
4242
"@babel/helper-compilation-targets" "^7.26.5"
4343
"@babel/helper-module-transforms" "^7.26.0"
44-
"@babel/helpers" "^7.26.7"
45-
"@babel/parser" "^7.26.7"
46-
"@babel/template" "^7.25.9"
47-
"@babel/traverse" "^7.26.7"
48-
"@babel/types" "^7.26.7"
44+
"@babel/helpers" "^7.26.9"
45+
"@babel/parser" "^7.26.9"
46+
"@babel/template" "^7.26.9"
47+
"@babel/traverse" "^7.26.9"
48+
"@babel/types" "^7.26.9"
4949
convert-source-map "^2.0.0"
5050
debug "^4.1.0"
5151
gensync "^1.0.0-beta.2"
5252
json5 "^2.2.3"
5353
semver "^6.3.1"
5454

55-
"@babel/generator@^7.26.5", "@babel/generator@^7.7.2":
56-
version "7.26.5"
57-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458"
58-
integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==
55+
"@babel/generator@^7.26.9", "@babel/generator@^7.7.2":
56+
version "7.26.9"
57+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.9.tgz#75a9482ad3d0cc7188a537aa4910bc59db67cbca"
58+
integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==
5959
dependencies:
60-
"@babel/parser" "^7.26.5"
61-
"@babel/types" "^7.26.5"
60+
"@babel/parser" "^7.26.9"
61+
"@babel/types" "^7.26.9"
6262
"@jridgewell/gen-mapping" "^0.3.5"
6363
"@jridgewell/trace-mapping" "^0.3.25"
6464
jsesc "^3.0.2"
@@ -232,13 +232,13 @@
232232
"@babel/traverse" "^7.25.9"
233233
"@babel/types" "^7.25.9"
234234

235-
"@babel/helpers@^7.26.7":
236-
version "7.26.7"
237-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
238-
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
235+
"@babel/helpers@^7.26.9":
236+
version "7.26.9"
237+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6"
238+
integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==
239239
dependencies:
240-
"@babel/template" "^7.25.9"
241-
"@babel/types" "^7.26.7"
240+
"@babel/template" "^7.26.9"
241+
"@babel/types" "^7.26.9"
242242

243243
"@babel/highlight@^7.10.4":
244244
version "7.18.6"
@@ -249,12 +249,12 @@
249249
chalk "^2.0.0"
250250
js-tokens "^4.0.0"
251251

252-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7", "@babel/parser@^7.7.0":
253-
version "7.26.7"
254-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c"
255-
integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==
252+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.26.9", "@babel/parser@^7.7.0":
253+
version "7.26.9"
254+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9.tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5"
255+
integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==
256256
dependencies:
257-
"@babel/types" "^7.26.7"
257+
"@babel/types" "^7.26.9"
258258

259259
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
260260
version "7.25.9"
@@ -898,32 +898,32 @@
898898
dependencies:
899899
regenerator-runtime "^0.13.4"
900900

901-
"@babel/template@^7.25.9", "@babel/template@^7.3.3":
902-
version "7.25.9"
903-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
904-
integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==
901+
"@babel/template@^7.25.9", "@babel/template@^7.26.9", "@babel/template@^7.3.3":
902+
version "7.26.9"
903+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
904+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
905905
dependencies:
906-
"@babel/code-frame" "^7.25.9"
907-
"@babel/parser" "^7.25.9"
908-
"@babel/types" "^7.25.9"
906+
"@babel/code-frame" "^7.26.2"
907+
"@babel/parser" "^7.26.9"
908+
"@babel/types" "^7.26.9"
909909

910-
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.7", "@babel/traverse@^7.7.0":
911-
version "7.26.7"
912-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
913-
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==
910+
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.9", "@babel/traverse@^7.7.0":
911+
version "7.26.9"
912+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
913+
integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
914914
dependencies:
915915
"@babel/code-frame" "^7.26.2"
916-
"@babel/generator" "^7.26.5"
917-
"@babel/parser" "^7.26.7"
918-
"@babel/template" "^7.25.9"
919-
"@babel/types" "^7.26.7"
916+
"@babel/generator" "^7.26.9"
917+
"@babel/parser" "^7.26.9"
918+
"@babel/template" "^7.26.9"
919+
"@babel/types" "^7.26.9"
920920
debug "^4.3.1"
921921
globals "^11.1.0"
922922

923-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
924-
version "7.26.7"
925-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a"
926-
integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==
923+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
924+
version "7.26.9"
925+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9.tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce"
926+
integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==
927927
dependencies:
928928
"@babel/helper-string-parser" "^7.25.9"
929929
"@babel/helper-validator-identifier" "^7.25.9"

0 commit comments

Comments
 (0)