Skip to content

Commit b6877e6

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 fe4cf9d commit b6877e6

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -881,9 +881,9 @@ __metadata:
881881
languageName: node
882882
linkType: hard
883883

884-
"@babel/plugin-transform-runtime@npm:7.28.0":
885-
version: 7.28.0
886-
resolution: "@babel/plugin-transform-runtime@npm:7.28.0"
884+
"@babel/plugin-transform-runtime@npm:7.28.3":
885+
version: 7.28.3
886+
resolution: "@babel/plugin-transform-runtime@npm:7.28.3"
887887
dependencies:
888888
"@babel/helper-module-imports": "npm:^7.27.1"
889889
"@babel/helper-plugin-utils": "npm:^7.27.1"
@@ -893,7 +893,7 @@ __metadata:
893893
semver: "npm:^6.3.1"
894894
peerDependencies:
895895
"@babel/core": ^7.0.0-0
896-
checksum: 10c0/71eba1e6aaafacb2ec0fd468394c7aeaff32265b21424bd9b2d963368a4a5260547e06976bb34e2553a7179463c3a3a4c2a4552256b5112c8b7dcadb7bd5bb07
896+
checksum: 10c0/561629bb6c53561b5ad470df2e76bdd15e177fc518d91087bd7dc64a1025e42303ce333281875c6f0c7bf29b2edc7d99945343a09caf0ed6738d25fe34473254
897897
languageName: node
898898
linkType: hard
899899

@@ -2565,7 +2565,7 @@ __metadata:
25652565
resolution: "codeharbor@workspace:."
25662566
dependencies:
25672567
"@babel/core": "npm:7.28.0"
2568-
"@babel/plugin-transform-runtime": "npm:7.28.0"
2568+
"@babel/plugin-transform-runtime": "npm:7.28.3"
25692569
"@babel/preset-env": "npm:7.28.0"
25702570
"@babel/runtime": "npm:7.28.2"
25712571
"@fortawesome/fontawesome-free": "npm:^6.7.2"

0 commit comments

Comments
 (0)