Skip to content

Commit d5a3303

Browse files
chore(deps): Bump @babel/plugin-transform-modules-systemjs (#2916)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af03d53 commit d5a3303

1 file changed

Lines changed: 4 additions & 14 deletions

File tree

yarn.lock

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,20 +1837,10 @@
18371837
"@babel/helper-module-transforms" "^7.26.0"
18381838
"@babel/helper-plugin-utils" "^7.25.9"
18391839

1840-
"@babel/plugin-transform-modules-systemjs@^7.25.9":
1841-
version "7.25.9"
1842-
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.9.tgz"
1843-
integrity sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==
1844-
dependencies:
1845-
"@babel/helper-module-transforms" "^7.25.9"
1846-
"@babel/helper-plugin-utils" "^7.25.9"
1847-
"@babel/helper-validator-identifier" "^7.25.9"
1848-
"@babel/traverse" "^7.25.9"
1849-
1850-
"@babel/plugin-transform-modules-systemjs@^7.29.0":
1851-
version "7.29.0"
1852-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964"
1853-
integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==
1840+
"@babel/plugin-transform-modules-systemjs@^7.25.9", "@babel/plugin-transform-modules-systemjs@^7.29.0":
1841+
version "7.29.4"
1842+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20"
1843+
integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==
18541844
dependencies:
18551845
"@babel/helper-module-transforms" "^7.28.6"
18561846
"@babel/helper-plugin-utils" "^7.28.6"

0 commit comments

Comments
 (0)