Skip to content

Commit 38c48e9

Browse files
chore(deps): bump @babel/helpers from 7.26.0 to 7.29.7
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.0 to 7.29.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.29.7/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.29.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb4f0c0 commit 38c48e9

1 file changed

Lines changed: 50 additions & 7 deletions

File tree

yarn.lock

Lines changed: 50 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@
4242
js-tokens "^4.0.0"
4343
picocolors "^1.0.0"
4444

45+
"@babel/code-frame@^7.29.7":
46+
version "7.29.7"
47+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
48+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
49+
dependencies:
50+
"@babel/helper-validator-identifier" "^7.29.7"
51+
js-tokens "^4.0.0"
52+
picocolors "^1.1.1"
53+
4554
"@babel/compat-data@^7.25.9":
4655
version "7.26.3"
4756
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.3.tgz#99488264a56b2aded63983abd6a417f03b92ed02"
@@ -117,23 +126,33 @@
117126
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
118127
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
119128

129+
"@babel/helper-string-parser@^7.29.7":
130+
version "7.29.7"
131+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f"
132+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
133+
120134
"@babel/helper-validator-identifier@^7.25.9":
121135
version "7.25.9"
122136
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
123137
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
124138

139+
"@babel/helper-validator-identifier@^7.29.7":
140+
version "7.29.7"
141+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
142+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
143+
125144
"@babel/helper-validator-option@^7.25.9":
126145
version "7.25.9"
127146
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
128147
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
129148

130149
"@babel/helpers@^7.26.0":
131-
version "7.26.0"
132-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
133-
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
150+
version "7.29.7"
151+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607"
152+
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
134153
dependencies:
135-
"@babel/template" "^7.25.9"
136-
"@babel/types" "^7.26.0"
154+
"@babel/template" "^7.29.7"
155+
"@babel/types" "^7.29.7"
137156

138157
"@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.3":
139158
version "7.26.3"
@@ -142,6 +161,13 @@
142161
dependencies:
143162
"@babel/types" "^7.26.3"
144163

164+
"@babel/parser@^7.29.7":
165+
version "7.29.7"
166+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
167+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
168+
dependencies:
169+
"@babel/types" "^7.29.7"
170+
145171
"@babel/plugin-proposal-export-namespace-from@^7.14.5":
146172
version "7.18.9"
147173
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz#5f7313ab348cdb19d590145f9247540e94761203"
@@ -174,6 +200,15 @@
174200
"@babel/parser" "^7.25.9"
175201
"@babel/types" "^7.25.9"
176202

203+
"@babel/template@^7.29.7":
204+
version "7.29.7"
205+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
206+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
207+
dependencies:
208+
"@babel/code-frame" "^7.29.7"
209+
"@babel/parser" "^7.29.7"
210+
"@babel/types" "^7.29.7"
211+
177212
"@babel/traverse@^7.25.9":
178213
version "7.26.4"
179214
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd"
@@ -195,6 +230,14 @@
195230
"@babel/helper-string-parser" "^7.25.9"
196231
"@babel/helper-validator-identifier" "^7.25.9"
197232

233+
"@babel/types@^7.29.7":
234+
version "7.29.7"
235+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
236+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
237+
dependencies:
238+
"@babel/helper-string-parser" "^7.29.7"
239+
"@babel/helper-validator-identifier" "^7.29.7"
240+
198241
"@balena/dockerignore@^1.0.2":
199242
version "1.0.2"
200243
resolved "https://registry.yarnpkg.com/@balena/dockerignore/-/dockerignore-1.0.2.tgz#9ffe4726915251e8eb69f44ef3547e0da2c03e0d"
@@ -5802,7 +5845,7 @@ pathval@^1.1.1:
58025845
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
58035846
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
58045847

5805-
picocolors@^1.0.0, picocolors@^1.1.0:
5848+
picocolors@^1.0.0, picocolors@^1.1.0, picocolors@^1.1.1:
58065849
version "1.1.1"
58075850
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
58085851
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
@@ -6968,7 +7011,7 @@ typedoc@^0.26.7:
69687011
shiki "^1.16.2"
69697012
yaml "^2.5.1"
69707013

6971-
"typescript@>=3 < 6", typescript@^5.7.2, typescript@^6.0.0:
7014+
"typescript@>=3 < 6", typescript@^5.7.2, typescript@^6.0.0, typescript@^6.0.3:
69727015
version "6.0.3"
69737016
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
69747017
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==

0 commit comments

Comments
 (0)