Skip to content

Commit 525c31c

Browse files
Bump @babel/plugin-transform-modules-systemjs from 7.25.9 to 7.29.4
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.25.9 to 7.29.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.29.4/packages/babel-plugin-transform-modules-systemjs) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0bf154 commit 525c31c

1 file changed

Lines changed: 31 additions & 9 deletions

File tree

yarn.lock

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,14 @@
137137
"@babel/traverse" "^7.27.1"
138138
"@babel/types" "^7.27.1"
139139

140+
"@babel/helper-module-imports@^7.28.6":
141+
version "7.28.6"
142+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c"
143+
integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==
144+
dependencies:
145+
"@babel/traverse" "^7.28.6"
146+
"@babel/types" "^7.28.6"
147+
140148
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.27.3":
141149
version "7.27.3"
142150
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02"
@@ -146,6 +154,15 @@
146154
"@babel/helper-validator-identifier" "^7.27.1"
147155
"@babel/traverse" "^7.27.3"
148156

157+
"@babel/helper-module-transforms@^7.28.6":
158+
version "7.28.6"
159+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
160+
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
161+
dependencies:
162+
"@babel/helper-module-imports" "^7.28.6"
163+
"@babel/helper-validator-identifier" "^7.28.5"
164+
"@babel/traverse" "^7.28.6"
165+
149166
"@babel/helper-optimise-call-expression@^7.27.1":
150167
version "7.27.1"
151168
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz#c65221b61a643f3e62705e5dd2b5f115e35f9200"
@@ -158,6 +175,11 @@
158175
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c"
159176
integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==
160177

178+
"@babel/helper-plugin-utils@^7.28.6":
179+
version "7.28.6"
180+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8"
181+
integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==
182+
161183
"@babel/helper-remap-async-to-generator@^7.25.9":
162184
version "7.25.9"
163185
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.9.tgz#e53956ab3d5b9fb88be04b3e2f31b523afd34b92"
@@ -189,7 +211,7 @@
189211
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
190212
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
191213

192-
"@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.27.1":
214+
"@babel/helper-validator-identifier@^7.27.1":
193215
version "7.27.1"
194216
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
195217
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
@@ -652,14 +674,14 @@
652674
"@babel/helper-plugin-utils" "^7.25.9"
653675

654676
"@babel/plugin-transform-modules-systemjs@^7.25.9":
655-
version "7.25.9"
656-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz#8bd1b43836269e3d33307151a114bcf3ba6793f8"
657-
integrity sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==
677+
version "7.29.4"
678+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20"
679+
integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==
658680
dependencies:
659-
"@babel/helper-module-transforms" "^7.25.9"
660-
"@babel/helper-plugin-utils" "^7.25.9"
661-
"@babel/helper-validator-identifier" "^7.25.9"
662-
"@babel/traverse" "^7.25.9"
681+
"@babel/helper-module-transforms" "^7.28.6"
682+
"@babel/helper-plugin-utils" "^7.28.6"
683+
"@babel/helper-validator-identifier" "^7.28.5"
684+
"@babel/traverse" "^7.29.0"
663685

664686
"@babel/plugin-transform-modules-umd@^7.25.9":
665687
version "7.25.9"
@@ -1037,7 +1059,7 @@
10371059
"@babel/parser" "^7.28.6"
10381060
"@babel/types" "^7.28.6"
10391061

1040-
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0", "@babel/traverse@^7.29.0":
1062+
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
10411063
version "7.29.0"
10421064
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a"
10431065
integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==

0 commit comments

Comments
 (0)