Skip to content

Commit 148aa19

Browse files
Bump @babel/plugin-transform-runtime from 7.26.9 to 7.26.10
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.26.9 to 7.26.10. - [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.26.10/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c6c4ca commit 148aa19

File tree

2 files changed

+9
-21
lines changed

2 files changed

+9
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@babel/core": "^7.26.10",
6-
"@babel/plugin-transform-runtime": "^7.26.9",
6+
"@babel/plugin-transform-runtime": "^7.26.10",
77
"@babel/preset-env": "^7.26.9",
88
"@babel/runtime": "^7.26.10",
99
"@egjs/hammerjs": "^2.0.17",

yarn.lock

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ __metadata:
134134
languageName: node
135135
linkType: hard
136136

137-
"@babel/helper-define-polyfill-provider@npm:^0.6.2, @babel/helper-define-polyfill-provider@npm:^0.6.3":
137+
"@babel/helper-define-polyfill-provider@npm:^0.6.3":
138138
version: 0.6.3
139139
resolution: "@babel/helper-define-polyfill-provider@npm:0.6.3"
140140
dependencies:
@@ -884,19 +884,19 @@ __metadata:
884884
languageName: node
885885
linkType: hard
886886

887-
"@babel/plugin-transform-runtime@npm:^7.26.9":
888-
version: 7.26.9
889-
resolution: "@babel/plugin-transform-runtime@npm:7.26.9"
887+
"@babel/plugin-transform-runtime@npm:^7.26.10":
888+
version: 7.26.10
889+
resolution: "@babel/plugin-transform-runtime@npm:7.26.10"
890890
dependencies:
891891
"@babel/helper-module-imports": "npm:^7.25.9"
892892
"@babel/helper-plugin-utils": "npm:^7.26.5"
893893
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
894-
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
894+
babel-plugin-polyfill-corejs3: "npm:^0.11.0"
895895
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
896896
semver: "npm:^6.3.1"
897897
peerDependencies:
898898
"@babel/core": ^7.0.0-0
899-
checksum: 10c0/2c4d77d0671badc7fd53dcd7015df5db892712436c7e9740ffb2f5b85e8591e5bfe208f78dff402b4ee2d55d0f7a3c0a1102c683f333f4ee0cfa62f68ea68842
899+
checksum: 10c0/4b70a63b904a3f7faa6ca95f9034d2f29330764820b06cf1814dda4ab0482b233a28241e98d8497bc1690dd31972e72861d8534ae0e37f26e04637e7d615e43d
900900
languageName: node
901901
linkType: hard
902902

@@ -2311,18 +2311,6 @@ __metadata:
23112311
languageName: node
23122312
linkType: hard
23132313

2314-
"babel-plugin-polyfill-corejs3@npm:^0.10.6":
2315-
version: 0.10.6
2316-
resolution: "babel-plugin-polyfill-corejs3@npm:0.10.6"
2317-
dependencies:
2318-
"@babel/helper-define-polyfill-provider": "npm:^0.6.2"
2319-
core-js-compat: "npm:^3.38.0"
2320-
peerDependencies:
2321-
"@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0
2322-
checksum: 10c0/3a69220471b07722c2ae6537310bf26b772514e12b601398082965459c838be70a0ca70b0662f0737070654ff6207673391221d48599abb4a2b27765206d9f79
2323-
languageName: node
2324-
linkType: hard
2325-
23262314
"babel-plugin-polyfill-corejs3@npm:^0.11.0":
23272315
version: 0.11.1
23282316
resolution: "babel-plugin-polyfill-corejs3@npm:0.11.1"
@@ -2630,7 +2618,7 @@ __metadata:
26302618
resolution: "codeocean@workspace:."
26312619
dependencies:
26322620
"@babel/core": "npm:^7.26.10"
2633-
"@babel/plugin-transform-runtime": "npm:^7.26.9"
2621+
"@babel/plugin-transform-runtime": "npm:^7.26.10"
26342622
"@babel/preset-env": "npm:^7.26.9"
26352623
"@babel/runtime": "npm:^7.26.10"
26362624
"@egjs/hammerjs": "npm:^2.0.17"
@@ -2826,7 +2814,7 @@ __metadata:
28262814
languageName: node
28272815
linkType: hard
28282816

2829-
"core-js-compat@npm:^3.38.0, core-js-compat@npm:^3.40.0":
2817+
"core-js-compat@npm:^3.40.0":
28302818
version: 3.41.0
28312819
resolution: "core-js-compat@npm:3.41.0"
28322820
dependencies:

0 commit comments

Comments
 (0)