Skip to content

Commit 5dc1d53

Browse files
chore(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.27.1 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 f7d2c0a commit 5dc1d53

1 file changed

Lines changed: 4 additions & 14 deletions

File tree

samples/weather-forecast/yarn.lock

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -930,20 +930,10 @@
930930
"@babel/helper-module-transforms" "^7.28.6"
931931
"@babel/helper-plugin-utils" "^7.28.6"
932932

933-
"@babel/plugin-transform-modules-systemjs@^7.27.1":
934-
version "7.27.1"
935-
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz"
936-
integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==
937-
dependencies:
938-
"@babel/helper-module-transforms" "^7.27.1"
939-
"@babel/helper-plugin-utils" "^7.27.1"
940-
"@babel/helper-validator-identifier" "^7.27.1"
941-
"@babel/traverse" "^7.27.1"
942-
943-
"@babel/plugin-transform-modules-systemjs@^7.29.0":
944-
version "7.29.0"
945-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964"
946-
integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==
933+
"@babel/plugin-transform-modules-systemjs@^7.27.1", "@babel/plugin-transform-modules-systemjs@^7.29.0":
934+
version "7.29.4"
935+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20"
936+
integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==
947937
dependencies:
948938
"@babel/helper-module-transforms" "^7.28.6"
949939
"@babel/helper-plugin-utils" "^7.28.6"

0 commit comments

Comments
 (0)