Skip to content

Commit 5d2a985

Browse files
Bump @babel/plugin-transform-modules-systemjs from 7.22.5 to 7.29.4 (#896)
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.22.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6386c7 commit 5d2a985

1 file changed

Lines changed: 15 additions & 31 deletions

File tree

yarn.lock

Lines changed: 15 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -612,15 +612,6 @@ __metadata:
612612
languageName: node
613613
linkType: hard
614614

615-
"@babel/helper-hoist-variables@npm:^7.22.5":
616-
version: 7.22.5
617-
resolution: "@babel/helper-hoist-variables@npm:7.22.5"
618-
dependencies:
619-
"@babel/types": "npm:^7.22.5"
620-
checksum: 10c0/60a3077f756a1cd9f14eb89f0037f487d81ede2b7cfe652ea6869cd4ec4c782b0fb1de01b8494b9a2d2050e3d154d7d5ad3be24806790acfb8cbe2073bf1e208
621-
languageName: node
622-
linkType: hard
623-
624615
"@babel/helper-member-expression-to-functions@npm:^7.22.15, @babel/helper-member-expression-to-functions@npm:^7.23.0":
625616
version: 7.23.0
626617
resolution: "@babel/helper-member-expression-to-functions@npm:7.23.0"
@@ -850,6 +841,13 @@ __metadata:
850841
languageName: node
851842
linkType: hard
852843

844+
"@babel/helper-plugin-utils@npm:^7.28.6":
845+
version: 7.28.6
846+
resolution: "@babel/helper-plugin-utils@npm:7.28.6"
847+
checksum: 10c0/3f5f8acc152fdbb69a84b8624145ff4f9b9f6e776cb989f9f968f8606eb7185c5c3cfcf3ba08534e37e1e0e1c118ac67080610333f56baa4f7376c99b5f1143d
848+
languageName: node
849+
linkType: hard
850+
853851
"@babel/helper-remap-async-to-generator@npm:^7.22.5":
854852
version: 7.22.5
855853
resolution: "@babel/helper-remap-async-to-generator@npm:7.22.5"
@@ -2431,31 +2429,17 @@ __metadata:
24312429
languageName: node
24322430
linkType: hard
24332431

2434-
"@babel/plugin-transform-modules-systemjs@npm:^7.22.5":
2435-
version: 7.22.5
2436-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.22.5"
2437-
dependencies:
2438-
"@babel/helper-hoist-variables": "npm:^7.22.5"
2439-
"@babel/helper-module-transforms": "npm:^7.22.5"
2440-
"@babel/helper-plugin-utils": "npm:^7.22.5"
2441-
"@babel/helper-validator-identifier": "npm:^7.22.5"
2442-
peerDependencies:
2443-
"@babel/core": ^7.0.0-0
2444-
checksum: 10c0/25d7ada275039523541cfc3efd91cd3d9cfc77e7b9dd6a51e7d9ad842d2cb3e0f26aee29426aa56ac72f61247268369680f2bdc1171bb00a16cfd00bbb325a6c
2445-
languageName: node
2446-
linkType: hard
2447-
2448-
"@babel/plugin-transform-modules-systemjs@npm:^7.25.9":
2449-
version: 7.25.9
2450-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.25.9"
2432+
"@babel/plugin-transform-modules-systemjs@npm:^7.22.5, @babel/plugin-transform-modules-systemjs@npm:^7.25.9":
2433+
version: 7.29.4
2434+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.4"
24512435
dependencies:
2452-
"@babel/helper-module-transforms": "npm:^7.25.9"
2453-
"@babel/helper-plugin-utils": "npm:^7.25.9"
2454-
"@babel/helper-validator-identifier": "npm:^7.25.9"
2455-
"@babel/traverse": "npm:^7.25.9"
2436+
"@babel/helper-module-transforms": "npm:^7.28.6"
2437+
"@babel/helper-plugin-utils": "npm:^7.28.6"
2438+
"@babel/helper-validator-identifier": "npm:^7.28.5"
2439+
"@babel/traverse": "npm:^7.29.0"
24562440
peerDependencies:
24572441
"@babel/core": ^7.0.0-0
2458-
checksum: 10c0/8299e3437542129c2684b86f98408c690df27db4122a79edded4782cf04e755d6ecb05b1e812c81a34224a81e664303392d5f3c36f3d2d51fdc99bb91c881e9a
2442+
checksum: 10c0/1da94f89ef8ba1aa1501136a80eb4c010c6a19f5550e10db84677b3ccb7a4934c8098f2b5134def87cf513bf05747ffa523d33722a1ea5a5c8ef956e9136c4c2
24592443
languageName: node
24602444
linkType: hard
24612445

0 commit comments

Comments
 (0)