Skip to content

Commit 59533eb

Browse files
fix(deps): bump @babel/helpers from 7.25.0 to 7.28.4
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.25.0 to 7.28.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.28.4/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.28.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c5b614 commit 59533eb

1 file changed

Lines changed: 53 additions & 5 deletions

File tree

yarn.lock

Lines changed: 53 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,15 @@
647647
"@babel/highlight" "^7.24.7"
648648
picocolors "^1.0.0"
649649

650+
"@babel/code-frame@^7.27.1":
651+
version "7.27.1"
652+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
653+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
654+
dependencies:
655+
"@babel/helper-validator-identifier" "^7.27.1"
656+
js-tokens "^4.0.0"
657+
picocolors "^1.1.1"
658+
650659
"@babel/compat-data@^7.25.2":
651660
version "7.25.2"
652661
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
@@ -725,23 +734,33 @@
725734
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
726735
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
727736

737+
"@babel/helper-string-parser@^7.27.1":
738+
version "7.27.1"
739+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
740+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
741+
728742
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.24.7":
729743
version "7.24.7"
730744
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
731745
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
732746

747+
"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5":
748+
version "7.28.5"
749+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
750+
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
751+
733752
"@babel/helper-validator-option@^7.24.8":
734753
version "7.24.8"
735754
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
736755
integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
737756

738757
"@babel/helpers@^7.25.0":
739-
version "7.25.0"
740-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a"
741-
integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==
758+
version "7.28.4"
759+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
760+
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
742761
dependencies:
743-
"@babel/template" "^7.25.0"
744-
"@babel/types" "^7.25.0"
762+
"@babel/template" "^7.27.2"
763+
"@babel/types" "^7.28.4"
745764

746765
"@babel/highlight@^7.24.7":
747766
version "7.24.7"
@@ -760,6 +779,13 @@
760779
dependencies:
761780
"@babel/types" "^7.25.2"
762781

782+
"@babel/parser@^7.27.2":
783+
version "7.28.5"
784+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
785+
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
786+
dependencies:
787+
"@babel/types" "^7.28.5"
788+
763789
"@babel/template@^7.25.0":
764790
version "7.25.0"
765791
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a"
@@ -769,6 +795,15 @@
769795
"@babel/parser" "^7.25.0"
770796
"@babel/types" "^7.25.0"
771797

798+
"@babel/template@^7.27.2":
799+
version "7.27.2"
800+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
801+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
802+
dependencies:
803+
"@babel/code-frame" "^7.27.1"
804+
"@babel/parser" "^7.27.2"
805+
"@babel/types" "^7.27.1"
806+
772807
"@babel/traverse@^7.24.7", "@babel/traverse@^7.25.2":
773808
version "7.25.3"
774809
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490"
@@ -791,6 +826,14 @@
791826
"@babel/helper-validator-identifier" "^7.24.7"
792827
to-fast-properties "^2.0.0"
793828

829+
"@babel/types@^7.27.1", "@babel/types@^7.28.4", "@babel/types@^7.28.5":
830+
version "7.28.5"
831+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
832+
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
833+
dependencies:
834+
"@babel/helper-string-parser" "^7.27.1"
835+
"@babel/helper-validator-identifier" "^7.28.5"
836+
794837
"@commitlint/cli@^17.1.2":
795838
version "17.4.2"
796839
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
@@ -6191,6 +6234,11 @@ picocolors@^1.0.0, picocolors@^1.0.1:
61916234
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
61926235
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
61936236

6237+
picocolors@^1.1.1:
6238+
version "1.1.1"
6239+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
6240+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
6241+
61946242
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
61956243
version "2.3.1"
61966244
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"

0 commit comments

Comments
 (0)