Skip to content

Commit 0d908dd

Browse files
dependabot[bot]Riippi
authored andcommitted
deps: bump @babel/plugin-transform-modules-systemjs
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.28.5 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 eec5b67 commit 0d908dd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -812,14 +812,14 @@
812812
"@babel/helper-plugin-utils" "^7.27.1"
813813

814814
"@babel/plugin-transform-modules-systemjs@^7.28.5":
815-
version "7.28.5"
816-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
817-
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
815+
version "7.29.4"
816+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20"
817+
integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==
818818
dependencies:
819-
"@babel/helper-module-transforms" "^7.28.3"
820-
"@babel/helper-plugin-utils" "^7.27.1"
819+
"@babel/helper-module-transforms" "^7.28.6"
820+
"@babel/helper-plugin-utils" "^7.28.6"
821821
"@babel/helper-validator-identifier" "^7.28.5"
822-
"@babel/traverse" "^7.28.5"
822+
"@babel/traverse" "^7.29.0"
823823

824824
"@babel/plugin-transform-modules-umd@^7.27.1":
825825
version "7.27.1"

0 commit comments

Comments
 (0)