Skip to content

Commit 94b5be6

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

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -897,9 +897,9 @@ __metadata:
897897
languageName: node
898898
linkType: hard
899899

900-
"@babel/plugin-transform-runtime@npm:^7.27.1":
901-
version: 7.27.1
902-
resolution: "@babel/plugin-transform-runtime@npm:7.27.1"
900+
"@babel/plugin-transform-runtime@npm:^7.27.3":
901+
version: 7.27.3
902+
resolution: "@babel/plugin-transform-runtime@npm:7.27.3"
903903
dependencies:
904904
"@babel/helper-module-imports": "npm:^7.27.1"
905905
"@babel/helper-plugin-utils": "npm:^7.27.1"
@@ -909,7 +909,7 @@ __metadata:
909909
semver: "npm:^6.3.1"
910910
peerDependencies:
911911
"@babel/core": ^7.0.0-0
912-
checksum: 10c0/7abbae60a6441ba8546dee3fcbc00b38038304250ba2419adaf0c76267bff43420ff75b7049003a24a829e01d9fde2ac8a422352af6d88aebd31996a83f04c2f
912+
checksum: 10c0/5ba43bf07d3eaa8efe89235eca80ab7329274d28273f894e99c0ab3bcb8923ae817f8224c6bce4a6ae9f0a6df1ee524336fe7955cf8b975b3c4389f2294d2b58
913913
languageName: node
914914
linkType: hard
915915

@@ -2626,7 +2626,7 @@ __metadata:
26262626
resolution: "codeocean@workspace:."
26272627
dependencies:
26282628
"@babel/core": "npm:^7.27.3"
2629-
"@babel/plugin-transform-runtime": "npm:^7.27.1"
2629+
"@babel/plugin-transform-runtime": "npm:^7.27.3"
26302630
"@babel/preset-env": "npm:^7.27.2"
26312631
"@babel/runtime": "npm:^7.27.3"
26322632
"@egjs/hammerjs": "npm:^2.0.17"

0 commit comments

Comments
 (0)