Skip to content

Commit 5b36a3b

Browse files
Bump @babel/plugin-transform-modules-systemjs from 7.16.0 to 7.29.4 (#565)
1 parent ef0dd7b commit 5b36a3b

1 file changed

Lines changed: 13 additions & 14 deletions

File tree

yarn.lock

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -273,12 +273,6 @@
273273
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
274274
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
275275

276-
"@babel/helper-hoist-variables@^7.16.0":
277-
version "7.18.6"
278-
resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz"
279-
dependencies:
280-
"@babel/types" "^7.18.6"
281-
282276
"@babel/helper-hoist-variables@^7.22.5":
283277
version "7.22.5"
284278
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
@@ -342,6 +336,11 @@
342336
version "7.14.5"
343337
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz"
344338

339+
"@babel/helper-plugin-utils@^7.28.6":
340+
version "7.28.6"
341+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz#6f13ea251b68c8532e985fd532f28741a8af9ac8"
342+
integrity sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==
343+
345344
"@babel/helper-remap-async-to-generator@^7.16.0", "@babel/helper-remap-async-to-generator@^7.16.4":
346345
version "7.16.4"
347346
resolved "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz"
@@ -398,7 +397,7 @@
398397
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
399398
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
400399

401-
"@babel/helper-validator-identifier@^7.15.7", "@babel/helper-validator-identifier@^7.18.6":
400+
"@babel/helper-validator-identifier@^7.18.6":
402401
version "7.18.6"
403402
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz"
404403

@@ -858,14 +857,14 @@
858857
babel-plugin-dynamic-import-node "^2.3.3"
859858

860859
"@babel/plugin-transform-modules-systemjs@^7.16.0":
861-
version "7.16.0"
862-
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.16.0.tgz"
860+
version "7.29.4"
861+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20"
862+
integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==
863863
dependencies:
864-
"@babel/helper-hoist-variables" "^7.16.0"
865-
"@babel/helper-module-transforms" "^7.16.0"
866-
"@babel/helper-plugin-utils" "^7.14.5"
867-
"@babel/helper-validator-identifier" "^7.15.7"
868-
babel-plugin-dynamic-import-node "^2.3.3"
864+
"@babel/helper-module-transforms" "^7.28.6"
865+
"@babel/helper-plugin-utils" "^7.28.6"
866+
"@babel/helper-validator-identifier" "^7.28.5"
867+
"@babel/traverse" "^7.29.0"
869868

870869
"@babel/plugin-transform-modules-umd@^7.16.0":
871870
version "7.16.0"

0 commit comments

Comments
 (0)