Skip to content

Commit 7791c15

Browse files
Bump @babel/plugin-transform-modules-systemjs from 7.27.1 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.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 56d485f commit 7791c15

1 file changed

Lines changed: 67 additions & 7 deletions

File tree

yarn.lock

Lines changed: 67 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,17 @@ __metadata:
608608
languageName: node
609609
linkType: hard
610610

611+
"@babel/code-frame@npm:^7.29.0":
612+
version: 7.29.0
613+
resolution: "@babel/code-frame@npm:7.29.0"
614+
dependencies:
615+
"@babel/helper-validator-identifier": "npm:^7.28.5"
616+
js-tokens: "npm:^4.0.0"
617+
picocolors: "npm:^1.1.1"
618+
checksum: 10c0/d34cc504e7765dfb576a663d97067afb614525806b5cad1a5cc1a7183b916fec8ff57fa233585e3926fd5a9e6b31aae6df91aa81ae9775fb7a28f658d3346f0d
619+
languageName: node
620+
linkType: hard
621+
611622
"@babel/compat-data@npm:^7.25.8, @babel/compat-data@npm:^7.27.2, @babel/compat-data@npm:^7.27.7, @babel/compat-data@npm:^7.28.0":
612623
version: 7.28.4
613624
resolution: "@babel/compat-data@npm:7.28.4"
@@ -731,6 +742,19 @@ __metadata:
731742
languageName: node
732743
linkType: hard
733744

745+
"@babel/generator@npm:^7.29.0":
746+
version: 7.29.1
747+
resolution: "@babel/generator@npm:7.29.1"
748+
dependencies:
749+
"@babel/parser": "npm:^7.29.0"
750+
"@babel/types": "npm:^7.29.0"
751+
"@jridgewell/gen-mapping": "npm:^0.3.12"
752+
"@jridgewell/trace-mapping": "npm:^0.3.28"
753+
jsesc: "npm:^3.0.2"
754+
checksum: 10c0/349086e6876258ef3fb2823030fee0f6c0eb9c3ebe35fc572e16997f8c030d765f636ddc6299edae63e760ea6658f8ee9a2edfa6d6b24c9a80c917916b973551
755+
languageName: node
756+
linkType: hard
757+
734758
"@babel/helper-annotate-as-pure@npm:^7.27.1, @babel/helper-annotate-as-pure@npm:^7.27.3":
735759
version: 7.27.3
736760
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
@@ -1054,6 +1078,17 @@ __metadata:
10541078
languageName: node
10551079
linkType: hard
10561080

1081+
"@babel/parser@npm:^7.29.0":
1082+
version: 7.29.3
1083+
resolution: "@babel/parser@npm:7.29.3"
1084+
dependencies:
1085+
"@babel/types": "npm:^7.29.0"
1086+
bin:
1087+
parser: ./bin/babel-parser.js
1088+
checksum: 10c0/f06920c819550c0db689e4c5b626bf55ba3cebf80ebe9ccfa434e134036cf3de50951fe759f74abb2dae381989239860bde46d4600328578ad1f7114c3711a6d
1089+
languageName: node
1090+
linkType: hard
1091+
10571092
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.7, @babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.27.1":
10581093
version: 7.27.1
10591094
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.27.1"
@@ -1664,16 +1699,16 @@ __metadata:
16641699
linkType: hard
16651700

16661701
"@babel/plugin-transform-modules-systemjs@npm:^7.25.7, @babel/plugin-transform-modules-systemjs@npm:^7.27.1":
1667-
version: 7.27.1
1668-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.27.1"
1702+
version: 7.29.4
1703+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.4"
16691704
dependencies:
1670-
"@babel/helper-module-transforms": "npm:^7.27.1"
1671-
"@babel/helper-plugin-utils": "npm:^7.27.1"
1672-
"@babel/helper-validator-identifier": "npm:^7.27.1"
1673-
"@babel/traverse": "npm:^7.27.1"
1705+
"@babel/helper-module-transforms": "npm:^7.28.6"
1706+
"@babel/helper-plugin-utils": "npm:^7.28.6"
1707+
"@babel/helper-validator-identifier": "npm:^7.28.5"
1708+
"@babel/traverse": "npm:^7.29.0"
16741709
peerDependencies:
16751710
"@babel/core": ^7.0.0-0
1676-
checksum: 10c0/f16fca62d144d9cbf558e7b5f83e13bb6d0f21fdeff3024b0cecd42ffdec0b4151461da42bd0963512783ece31aafa5ffe03446b4869220ddd095b24d414e2b5
1711+
checksum: 10c0/1da94f89ef8ba1aa1501136a80eb4c010c6a19f5550e10db84677b3ccb7a4934c8098f2b5134def87cf513bf05747ffa523d33722a1ea5a5c8ef956e9136c4c2
16771712
languageName: node
16781713
linkType: hard
16791714

@@ -2390,6 +2425,21 @@ __metadata:
23902425
languageName: node
23912426
linkType: hard
23922427

2428+
"@babel/traverse@npm:^7.29.0":
2429+
version: 7.29.0
2430+
resolution: "@babel/traverse@npm:7.29.0"
2431+
dependencies:
2432+
"@babel/code-frame": "npm:^7.29.0"
2433+
"@babel/generator": "npm:^7.29.0"
2434+
"@babel/helper-globals": "npm:^7.28.0"
2435+
"@babel/parser": "npm:^7.29.0"
2436+
"@babel/template": "npm:^7.28.6"
2437+
"@babel/types": "npm:^7.29.0"
2438+
debug: "npm:^4.3.1"
2439+
checksum: 10c0/f63ef6e58d02a9fbf3c0e2e5f1c877da3e0bc57f91a19d2223d53e356a76859cbaf51171c9211c71816d94a0e69efa2732fd27ffc0e1bbc84b636e60932333eb
2440+
languageName: node
2441+
linkType: hard
2442+
23932443
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.8, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.2, @babel/types@npm:^7.28.4, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.7.0":
23942444
version: 7.28.4
23952445
resolution: "@babel/types@npm:7.28.4"
@@ -2410,6 +2460,16 @@ __metadata:
24102460
languageName: node
24112461
linkType: hard
24122462

2463+
"@babel/types@npm:^7.29.0":
2464+
version: 7.29.0
2465+
resolution: "@babel/types@npm:7.29.0"
2466+
dependencies:
2467+
"@babel/helper-string-parser": "npm:^7.27.1"
2468+
"@babel/helper-validator-identifier": "npm:^7.28.5"
2469+
checksum: 10c0/23cc3466e83bcbfab8b9bd0edaafdb5d4efdb88b82b3be6728bbade5ba2f0996f84f63b1c5f7a8c0d67efded28300898a5f930b171bb40b311bca2029c4e9b4f
2470+
languageName: node
2471+
linkType: hard
2472+
24132473
"@bcoe/v8-coverage@npm:^0.2.3":
24142474
version: 0.2.3
24152475
resolution: "@bcoe/v8-coverage@npm:0.2.3"

0 commit comments

Comments
 (0)