Skip to content

Commit a43bb92

Browse files
build(deps): bump @babel/runtime from 7.28.3 to 7.28.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.28.3 to 7.28.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.28.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa25791 commit a43bb92

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@babel/core": "7.28.3",
66
"@babel/plugin-transform-runtime": "7.28.3",
77
"@babel/preset-env": "7.28.3",
8-
"@babel/runtime": "7.28.3",
8+
"@babel/runtime": "7.28.4",
99
"@fortawesome/fontawesome-free": "^6.7.2",
1010
"@hotwired/turbo-rails": "^8.0.16",
1111
"@popperjs/core": "^2.11.8",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,14 @@ __metadata:
10931093
languageName: node
10941094
linkType: hard
10951095

1096-
"@babel/runtime@npm:7.28.3, @babel/runtime@npm:^7.16.7":
1096+
"@babel/runtime@npm:7.28.4":
1097+
version: 7.28.4
1098+
resolution: "@babel/runtime@npm:7.28.4"
1099+
checksum: 10c0/792ce7af9750fb9b93879cc9d1db175701c4689da890e6ced242ea0207c9da411ccf16dc04e689cc01158b28d7898c40d75598f4559109f761c12ce01e959bf7
1100+
languageName: node
1101+
linkType: hard
1102+
1103+
"@babel/runtime@npm:^7.16.7":
10971104
version: 7.28.3
10981105
resolution: "@babel/runtime@npm:7.28.3"
10991106
checksum: 10c0/b360f82c2c5114f2a062d4d143d7b4ec690094764853937110585a9497977aed66c102166d0e404766c274e02a50ffb8f6d77fef7251ecf3f607f0e03e6397bc
@@ -2605,7 +2612,7 @@ __metadata:
26052612
"@babel/core": "npm:7.28.3"
26062613
"@babel/plugin-transform-runtime": "npm:7.28.3"
26072614
"@babel/preset-env": "npm:7.28.3"
2608-
"@babel/runtime": "npm:7.28.3"
2615+
"@babel/runtime": "npm:7.28.4"
26092616
"@fortawesome/fontawesome-free": "npm:^6.7.2"
26102617
"@hotwired/turbo-rails": "npm:^8.0.16"
26112618
"@popperjs/core": "npm:^2.11.8"

0 commit comments

Comments
 (0)