Skip to content

Commit 3034ea5

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -935,9 +935,9 @@ __metadata:
935935
languageName: node
936936
linkType: hard
937937

938-
"@babel/plugin-transform-runtime@npm:^7.28.0":
939-
version: 7.28.0
940-
resolution: "@babel/plugin-transform-runtime@npm:7.28.0"
938+
"@babel/plugin-transform-runtime@npm:^7.28.3":
939+
version: 7.28.3
940+
resolution: "@babel/plugin-transform-runtime@npm:7.28.3"
941941
dependencies:
942942
"@babel/helper-module-imports": "npm:^7.27.1"
943943
"@babel/helper-plugin-utils": "npm:^7.27.1"
@@ -947,7 +947,7 @@ __metadata:
947947
semver: "npm:^6.3.1"
948948
peerDependencies:
949949
"@babel/core": ^7.0.0-0
950-
checksum: 10c0/71eba1e6aaafacb2ec0fd468394c7aeaff32265b21424bd9b2d963368a4a5260547e06976bb34e2553a7179463c3a3a4c2a4552256b5112c8b7dcadb7bd5bb07
950+
checksum: 10c0/561629bb6c53561b5ad470df2e76bdd15e177fc518d91087bd7dc64a1025e42303ce333281875c6f0c7bf29b2edc7d99945343a09caf0ed6738d25fe34473254
951951
languageName: node
952952
linkType: hard
953953

@@ -2683,7 +2683,7 @@ __metadata:
26832683
resolution: "codeocean@workspace:."
26842684
dependencies:
26852685
"@babel/core": "npm:^7.28.3"
2686-
"@babel/plugin-transform-runtime": "npm:^7.28.0"
2686+
"@babel/plugin-transform-runtime": "npm:^7.28.3"
26872687
"@babel/preset-env": "npm:^7.28.3"
26882688
"@babel/runtime": "npm:^7.28.3"
26892689
"@egjs/hammerjs": "npm:^2.0.17"

0 commit comments

Comments
 (0)