Skip to content

Commit ff5dbae

Browse files
refactor: bump @babel/plugin-transform-runtime from 7.28.0 to 7.28.5
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.28.0 to 7.28.5. - [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.5/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1f3bc7 commit ff5dbae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@babel/core": "7.28.5",
8282
"@babel/eslint-parser": "7.28.0",
8383
"@babel/plugin-proposal-decorators": "7.28.0",
84-
"@babel/plugin-transform-runtime": "7.28.0",
84+
"@babel/plugin-transform-runtime": "7.28.5",
8585
"@babel/preset-env": "7.28.5",
8686
"@babel/preset-react": "7.28.5",
8787
"@eslint/compat": "2.0.0",

0 commit comments

Comments
 (0)