Skip to content

Commit 1a01744

Browse files
refactor: bump @babel/plugin-transform-runtime from 7.24.7 to 7.25.9
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.24.7 to 7.25.9. - [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.25.9/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7630684 commit 1a01744

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 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
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@babel/core": "7.25.9",
4141
"@babel/plugin-proposal-class-properties": "7.18.6",
42-
"@babel/plugin-transform-runtime": "7.24.7",
42+
"@babel/plugin-transform-runtime": "7.25.9",
4343
"@babel/preset-env": "7.25.8",
4444
"@babel/preset-react": "7.25.9",
4545
"@babel/preset-typescript": "7.25.7",

0 commit comments

Comments
 (0)