Skip to content

Commit 5acda55

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 bb74799 commit 5acda55

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.7",
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
@@ -860,19 +860,19 @@ __metadata:
860860
languageName: node
861861
linkType: hard
862862

863-
"@babel/plugin-transform-runtime@npm:^7.25.9":
864-
version: 7.25.9
865-
resolution: "@babel/plugin-transform-runtime@npm:7.25.9"
863+
"@babel/plugin-transform-runtime@npm:^7.26.8":
864+
version: 7.26.8
865+
resolution: "@babel/plugin-transform-runtime@npm:7.26.8"
866866
dependencies:
867867
"@babel/helper-module-imports": "npm:^7.25.9"
868-
"@babel/helper-plugin-utils": "npm:^7.25.9"
868+
"@babel/helper-plugin-utils": "npm:^7.26.5"
869869
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
870870
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
871871
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
872872
semver: "npm:^6.3.1"
873873
peerDependencies:
874874
"@babel/core": ^7.0.0-0
875-
checksum: 10c0/888a4998ba0a2313de347954c9a8dfeccbff0633c69d33aee385b8878eba2b429dbfb00c3cc04f6bca454b9be8afa01ebbd73defb7fbbb6e2d3086205c07758b
875+
checksum: 10c0/e206206fee262d2200763e6c427b27ca8a7a40a967dfe52f984f07a225952be0990fcce0acae6cee63fe92f5cadc94bb336fae2f3d687f0f2fcd2dadaf33029a
876876
languageName: node
877877
linkType: hard
878878

@@ -2554,7 +2554,7 @@ __metadata:
25542554
resolution: "codeocean@workspace:."
25552555
dependencies:
25562556
"@babel/core": "npm:^7.26.7"
2557-
"@babel/plugin-transform-runtime": "npm:^7.25.9"
2557+
"@babel/plugin-transform-runtime": "npm:^7.26.8"
25582558
"@babel/preset-env": "npm:^7.26.7"
25592559
"@babel/runtime": "npm:^7.26.7"
25602560
"@egjs/hammerjs": "npm:^2.0.17"

0 commit comments

Comments
 (0)