Skip to content

Commit a7e80e5

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

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -922,9 +922,9 @@ __metadata:
922922
languageName: node
923923
linkType: hard
924924

925-
"@babel/plugin-transform-runtime@npm:7.28.0":
926-
version: 7.28.0
927-
resolution: "@babel/plugin-transform-runtime@npm:7.28.0"
925+
"@babel/plugin-transform-runtime@npm:7.28.3":
926+
version: 7.28.3
927+
resolution: "@babel/plugin-transform-runtime@npm:7.28.3"
928928
dependencies:
929929
"@babel/helper-module-imports": "npm:^7.27.1"
930930
"@babel/helper-plugin-utils": "npm:^7.27.1"
@@ -934,7 +934,7 @@ __metadata:
934934
semver: "npm:^6.3.1"
935935
peerDependencies:
936936
"@babel/core": ^7.0.0-0
937-
checksum: 10c0/71eba1e6aaafacb2ec0fd468394c7aeaff32265b21424bd9b2d963368a4a5260547e06976bb34e2553a7179463c3a3a4c2a4552256b5112c8b7dcadb7bd5bb07
937+
checksum: 10c0/561629bb6c53561b5ad470df2e76bdd15e177fc518d91087bd7dc64a1025e42303ce333281875c6f0c7bf29b2edc7d99945343a09caf0ed6738d25fe34473254
938938
languageName: node
939939
linkType: hard
940940

@@ -2631,7 +2631,7 @@ __metadata:
26312631
resolution: "codeharbor@workspace:."
26322632
dependencies:
26332633
"@babel/core": "npm:7.28.0"
2634-
"@babel/plugin-transform-runtime": "npm:7.28.0"
2634+
"@babel/plugin-transform-runtime": "npm:7.28.3"
26352635
"@babel/preset-env": "npm:7.28.3"
26362636
"@babel/runtime": "npm:7.28.3"
26372637
"@fortawesome/fontawesome-free": "npm:^6.7.2"

0 commit comments

Comments
 (0)