Skip to content

Commit 6889a45

Browse files
fix(deps): update dependency @babel/runtime to ^7.28.4 (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40fe278 commit 6889a45

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
133 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"homepage": "https://github.com/js-widgets/registry-starterkit-react#readme",
3636
"dependencies": {
3737
"@babel/plugin-transform-runtime": "^7.28.3",
38-
"@babel/runtime": "^7.28.3",
38+
"@babel/runtime": "^7.28.4",
3939
"@formatjs/cli": "^5.1.13",
4040
"@storybook/addon-a11y": "^6.5.16",
4141
"@storybook/addon-actions": "^6.5.16",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,10 +1863,10 @@ __metadata:
18631863
languageName: node
18641864
linkType: hard
18651865

1866-
"@babel/runtime@npm:^7.28.3":
1867-
version: 7.28.3
1868-
resolution: "@babel/runtime@npm:7.28.3"
1869-
checksum: dd22662b9e02b6e66cfb061d6f9730eb0aa3b3a390a7bd70fe9a64116d86a3704df6d54ab978cb4acc13b58dbf63a3d7dd4616b0b87030eb14a22835e0aa602d
1866+
"@babel/runtime@npm:^7.28.4":
1867+
version: 7.28.4
1868+
resolution: "@babel/runtime@npm:7.28.4"
1869+
checksum: 934b0a0460f7d06637d93fcd1a44ac49adc33518d17253b5a0b55ff4cb90a45d8fe78bf034b448911dbec7aff2a90b918697559f78d21c99ff8dbadae9565b55
18701870
languageName: node
18711871
linkType: hard
18721872

@@ -3308,7 +3308,7 @@ __metadata:
33083308
resolution: "@js-widgets/registry-starterkit-react@workspace:."
33093309
dependencies:
33103310
"@babel/plugin-transform-runtime": ^7.28.3
3311-
"@babel/runtime": ^7.28.3
3311+
"@babel/runtime": ^7.28.4
33123312
"@formatjs/cli": ^5.1.13
33133313
"@storybook/addon-a11y": ^6.5.16
33143314
"@storybook/addon-actions": ^6.5.16

0 commit comments

Comments
 (0)