Skip to content

Commit 312c3c1

Browse files
refactor: bump @babel/plugin-transform-runtime from 7.26.10 to 7.27.1
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.26.10 to 7.27.1. - [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.27.1/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a668b5 commit 312c3c1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -78,7 +78,7 @@
7878
"@babel/core": "7.26.10",
7979
"@babel/eslint-parser": "7.27.1",
8080
"@babel/plugin-proposal-decorators": "7.27.1",
81-
"@babel/plugin-transform-runtime": "7.26.10",
81+
"@babel/plugin-transform-runtime": "7.27.1",
8282
"@babel/preset-env": "7.27.1",
8383
"@babel/preset-react": "7.26.3",
8484
"@eslint/compat": "1.2.9",

0 commit comments

Comments
 (0)