Skip to content

Commit 8911966

Browse files
build(deps): 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 2821363 commit 8911966

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.1",
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
"@fortawesome/fontawesome-free": "^6.7.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -860,9 +860,9 @@ __metadata:
860860
languageName: node
861861
linkType: hard
862862

863-
"@babel/plugin-transform-runtime@npm:7.27.1":
864-
version: 7.27.1
865-
resolution: "@babel/plugin-transform-runtime@npm:7.27.1"
863+
"@babel/plugin-transform-runtime@npm:7.27.3":
864+
version: 7.27.3
865+
resolution: "@babel/plugin-transform-runtime@npm:7.27.3"
866866
dependencies:
867867
"@babel/helper-module-imports": "npm:^7.27.1"
868868
"@babel/helper-plugin-utils": "npm:^7.27.1"
@@ -872,7 +872,7 @@ __metadata:
872872
semver: "npm:^6.3.1"
873873
peerDependencies:
874874
"@babel/core": ^7.0.0-0
875-
checksum: 10c0/7abbae60a6441ba8546dee3fcbc00b38038304250ba2419adaf0c76267bff43420ff75b7049003a24a829e01d9fde2ac8a422352af6d88aebd31996a83f04c2f
875+
checksum: 10c0/5ba43bf07d3eaa8efe89235eca80ab7329274d28273f894e99c0ab3bcb8923ae817f8224c6bce4a6ae9f0a6df1ee524336fe7955cf8b975b3c4389f2294d2b58
876876
languageName: node
877877
linkType: hard
878878

@@ -2525,7 +2525,7 @@ __metadata:
25252525
resolution: "codeharbor@workspace:."
25262526
dependencies:
25272527
"@babel/core": "npm:7.27.1"
2528-
"@babel/plugin-transform-runtime": "npm:7.27.1"
2528+
"@babel/plugin-transform-runtime": "npm:7.27.3"
25292529
"@babel/preset-env": "npm:7.27.2"
25302530
"@babel/runtime": "npm:7.27.3"
25312531
"@fortawesome/fontawesome-free": "npm:^6.7.2"

0 commit comments

Comments
 (0)