Skip to content

Commit b51bce5

Browse files
Bump @babel/plugin-transform-runtime from 7.25.9 to 7.26.8
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.25.9 to 7.26.8. - [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.8/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb94189 commit b51bce5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.8",
6-
"@babel/plugin-transform-runtime": "^7.25.9",
6+
"@babel/plugin-transform-runtime": "^7.26.8",
77
"@babel/preset-env": "^7.26.7",
88
"@babel/runtime": "^7.26.7",
99
"@egjs/hammerjs": "^2.0.17",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -885,19 +885,19 @@ __metadata:
885885
languageName: node
886886
linkType: hard
887887

888-
"@babel/plugin-transform-runtime@npm:^7.25.9":
889-
version: 7.25.9
890-
resolution: "@babel/plugin-transform-runtime@npm:7.25.9"
888+
"@babel/plugin-transform-runtime@npm:^7.26.8":
889+
version: 7.26.8
890+
resolution: "@babel/plugin-transform-runtime@npm:7.26.8"
891891
dependencies:
892892
"@babel/helper-module-imports": "npm:^7.25.9"
893-
"@babel/helper-plugin-utils": "npm:^7.25.9"
893+
"@babel/helper-plugin-utils": "npm:^7.26.5"
894894
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
895895
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
896896
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
897897
semver: "npm:^6.3.1"
898898
peerDependencies:
899899
"@babel/core": ^7.0.0-0
900-
checksum: 10c0/888a4998ba0a2313de347954c9a8dfeccbff0633c69d33aee385b8878eba2b429dbfb00c3cc04f6bca454b9be8afa01ebbd73defb7fbbb6e2d3086205c07758b
900+
checksum: 10c0/e206206fee262d2200763e6c427b27ca8a7a40a967dfe52f984f07a225952be0990fcce0acae6cee63fe92f5cadc94bb336fae2f3d687f0f2fcd2dadaf33029a
901901
languageName: node
902902
linkType: hard
903903

@@ -2622,7 +2622,7 @@ __metadata:
26222622
resolution: "codeocean@workspace:."
26232623
dependencies:
26242624
"@babel/core": "npm:^7.26.8"
2625-
"@babel/plugin-transform-runtime": "npm:^7.25.9"
2625+
"@babel/plugin-transform-runtime": "npm:^7.26.8"
26262626
"@babel/preset-env": "npm:^7.26.7"
26272627
"@babel/runtime": "npm:^7.26.7"
26282628
"@egjs/hammerjs": "npm:^2.0.17"

0 commit comments

Comments
 (0)