Skip to content

Commit 9b8bf4f

Browse files
Bump @babel/helpers from 7.22.6 to 7.26.10 in /frontend
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.22.6 to 7.26.10. - [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.10/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01d3021 commit 9b8bf4f

File tree

1 file changed

+50
-17
lines changed

1 file changed

+50
-17
lines changed

frontend/yarn.lock

+50-17
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,15 @@
130130
"@babel/highlight" "^7.24.2"
131131
picocolors "^1.0.0"
132132

133+
"@babel/code-frame@^7.26.2":
134+
version "7.26.2"
135+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
136+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
137+
dependencies:
138+
"@babel/helper-validator-identifier" "^7.25.9"
139+
js-tokens "^4.0.0"
140+
picocolors "^1.0.0"
141+
133142
"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
134143
version "7.22.9"
135144
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
@@ -518,11 +527,21 @@
518527
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
519528
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
520529

530+
"@babel/helper-string-parser@^7.25.9":
531+
version "7.25.9"
532+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
533+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
534+
521535
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5":
522536
version "7.22.20"
523537
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
524538
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
525539

540+
"@babel/helper-validator-identifier@^7.25.9":
541+
version "7.25.9"
542+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
543+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
544+
526545
"@babel/helper-validator-option@^7.22.5":
527546
version "7.22.5"
528547
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
@@ -551,23 +570,13 @@
551570
"@babel/template" "^7.22.5"
552571
"@babel/types" "^7.22.5"
553572

554-
"@babel/helpers@^7.22.6":
555-
version "7.22.6"
556-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.6.tgz#8e61d3395a4f0c5a8060f309fb008200969b5ecd"
557-
integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==
573+
"@babel/helpers@^7.22.6", "@babel/helpers@^7.24.1":
574+
version "7.26.10"
575+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
576+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
558577
dependencies:
559-
"@babel/template" "^7.22.5"
560-
"@babel/traverse" "^7.22.6"
561-
"@babel/types" "^7.22.5"
562-
563-
"@babel/helpers@^7.24.1":
564-
version "7.24.1"
565-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94"
566-
integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==
567-
dependencies:
568-
"@babel/template" "^7.24.0"
569-
"@babel/traverse" "^7.24.1"
570-
"@babel/types" "^7.24.0"
578+
"@babel/template" "^7.26.9"
579+
"@babel/types" "^7.26.10"
571580

572581
"@babel/highlight@^7.22.13", "@babel/highlight@^7.22.5":
573582
version "7.22.20"
@@ -612,6 +621,13 @@
612621
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
613622
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
614623

624+
"@babel/parser@^7.26.9":
625+
version "7.26.10"
626+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
627+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
628+
dependencies:
629+
"@babel/types" "^7.26.10"
630+
615631
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
616632
version "7.22.5"
617633
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz#87245a21cd69a73b0b81bcda98d443d6df08f05e"
@@ -2033,7 +2049,16 @@
20332049
"@babel/parser" "^7.24.0"
20342050
"@babel/types" "^7.24.0"
20352051

2036-
"@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8", "@babel/traverse@^7.7.2":
2052+
"@babel/template@^7.26.9":
2053+
version "7.26.9"
2054+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
2055+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
2056+
dependencies:
2057+
"@babel/code-frame" "^7.26.2"
2058+
"@babel/parser" "^7.26.9"
2059+
"@babel/types" "^7.26.9"
2060+
2061+
"@babel/traverse@^7.22.8", "@babel/traverse@^7.7.2":
20372062
version "7.22.8"
20382063
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.8.tgz#4d4451d31bc34efeae01eac222b514a77aa4000e"
20392064
integrity sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==
@@ -2092,6 +2117,14 @@
20922117
"@babel/helper-validator-identifier" "^7.22.20"
20932118
to-fast-properties "^2.0.0"
20942119

2120+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
2121+
version "7.26.10"
2122+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
2123+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
2124+
dependencies:
2125+
"@babel/helper-string-parser" "^7.25.9"
2126+
"@babel/helper-validator-identifier" "^7.25.9"
2127+
20952128
"@bcoe/v8-coverage@^0.2.3":
20962129
version "0.2.3"
20972130
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)