Skip to content

Commit 5b619c2

Browse files
chore(deps-dev): bump @babel/plugin-transform-runtime (#1892)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.26.9 to 7.26.10. - [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.26.10/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 777591c commit 5b619c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@babel/cli": "7.26.4",
4545
"@babel/core": "7.26.9",
46-
"@babel/plugin-transform-runtime": "7.26.9",
46+
"@babel/plugin-transform-runtime": "7.26.10",
4747
"@babel/preset-env": "7.26.9",
4848
"@babel/preset-react": "7.26.3",
4949
"@commitlint/cli": "19.8.0",

0 commit comments

Comments
 (0)