Skip to content

Commit 13798e8

Browse files
build(deps): bump @babel/plugin-transform-runtime from 7.27.3 to 7.27.4
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.27.3 to 7.27.4. - [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.4/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.27.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9d537f commit 13798e8

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.3",
6+
"@babel/plugin-transform-runtime": "7.27.4",
77
"@babel/preset-env": "7.27.2",
88
"@babel/runtime": "7.27.4",
99
"@fortawesome/fontawesome-free": "^6.7.2",

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.3":
901-
version: 7.27.3
902-
resolution: "@babel/plugin-transform-runtime@npm:7.27.3"
900+
"@babel/plugin-transform-runtime@npm:7.27.4":
901+
version: 7.27.4
902+
resolution: "@babel/plugin-transform-runtime@npm:7.27.4"
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/5ba43bf07d3eaa8efe89235eca80ab7329274d28273f894e99c0ab3bcb8923ae817f8224c6bce4a6ae9f0a6df1ee524336fe7955cf8b975b3c4389f2294d2b58
912+
checksum: 10c0/7d4683410b8d04483e666baf150faeefa6525acf9c53c8631d9bb7c49271fabe4817dad6284a7a8c54c92ce1f24a69cd62f56782bb9bd35135c9933b1c5362ed
913913
languageName: node
914914
linkType: hard
915915

@@ -2587,7 +2587,7 @@ __metadata:
25872587
resolution: "codeharbor@workspace:."
25882588
dependencies:
25892589
"@babel/core": "npm:7.27.3"
2590-
"@babel/plugin-transform-runtime": "npm:7.27.3"
2590+
"@babel/plugin-transform-runtime": "npm:7.27.4"
25912591
"@babel/preset-env": "npm:7.27.2"
25922592
"@babel/runtime": "npm:7.27.4"
25932593
"@fortawesome/fontawesome-free": "npm:^6.7.2"

0 commit comments

Comments
 (0)