Skip to content

Commit 009a1e4

Browse files
Bump @babel/helpers from 7.18.6 to 7.27.6
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.18.6 to 7.27.6. - [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.27.6/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.27.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b91cf92 commit 009a1e4

File tree

1 file changed

+49
-15
lines changed

1 file changed

+49
-15
lines changed

yarn.lock

Lines changed: 49 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@
4949
js-tokens "^4.0.0"
5050
picocolors "^1.0.0"
5151

52+
"@babel/code-frame@^7.27.1":
53+
version "7.27.1"
54+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
55+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
56+
dependencies:
57+
"@babel/helper-validator-identifier" "^7.27.1"
58+
js-tokens "^4.0.0"
59+
picocolors "^1.1.1"
60+
5261
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.18.6":
5362
version "7.18.6"
5463
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
@@ -451,6 +460,11 @@
451460
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
452461
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
453462

463+
"@babel/helper-string-parser@^7.27.1":
464+
version "7.27.1"
465+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
466+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
467+
454468
"@babel/helper-validator-identifier@^7.18.6":
455469
version "7.18.6"
456470
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
@@ -466,6 +480,11 @@
466480
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
467481
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
468482

483+
"@babel/helper-validator-identifier@^7.27.1":
484+
version "7.27.1"
485+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
486+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
487+
469488
"@babel/helper-validator-option@^7.18.6":
470489
version "7.18.6"
471490
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
@@ -495,22 +514,13 @@
495514
"@babel/traverse" "^7.25.9"
496515
"@babel/types" "^7.25.9"
497516

498-
"@babel/helpers@^7.18.6":
499-
version "7.18.6"
500-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd"
501-
integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==
517+
"@babel/helpers@^7.18.6", "@babel/helpers@^7.26.9":
518+
version "7.27.6"
519+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
520+
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
502521
dependencies:
503-
"@babel/template" "^7.18.6"
504-
"@babel/traverse" "^7.18.6"
505-
"@babel/types" "^7.18.6"
506-
507-
"@babel/helpers@^7.26.9":
508-
version "7.26.9"
509-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.9.tgz#28f3fb45252fc88ef2dc547c8a911c255fc9fef6"
510-
integrity sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==
511-
dependencies:
512-
"@babel/template" "^7.26.9"
513-
"@babel/types" "^7.26.9"
522+
"@babel/template" "^7.27.2"
523+
"@babel/types" "^7.27.6"
514524

515525
"@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
516526
version "7.18.6"
@@ -547,6 +557,13 @@
547557
dependencies:
548558
"@babel/types" "^7.26.9"
549559

560+
"@babel/parser@^7.27.2":
561+
version "7.27.5"
562+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826"
563+
integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==
564+
dependencies:
565+
"@babel/types" "^7.27.3"
566+
550567
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
551568
version "7.25.9"
552569
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
@@ -1850,6 +1867,15 @@
18501867
"@babel/parser" "^7.26.9"
18511868
"@babel/types" "^7.26.9"
18521869

1870+
"@babel/template@^7.27.2":
1871+
version "7.27.2"
1872+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
1873+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
1874+
dependencies:
1875+
"@babel/code-frame" "^7.27.1"
1876+
"@babel/parser" "^7.27.2"
1877+
"@babel/types" "^7.27.1"
1878+
18531879
"@babel/traverse@^7.13.0", "@babel/traverse@^7.18.6", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.0":
18541880
version "7.23.2"
18551881
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
@@ -1904,6 +1930,14 @@
19041930
"@babel/helper-string-parser" "^7.25.9"
19051931
"@babel/helper-validator-identifier" "^7.25.9"
19061932

1933+
"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6":
1934+
version "7.27.6"
1935+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535"
1936+
integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==
1937+
dependencies:
1938+
"@babel/helper-string-parser" "^7.27.1"
1939+
"@babel/helper-validator-identifier" "^7.27.1"
1940+
19071941
"@cnakazawa/watch@^1.0.3":
19081942
version "1.0.4"
19091943
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"

0 commit comments

Comments
 (0)