Skip to content

Commit 91ac455

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

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
@@ -79,7 +79,7 @@
7979
"@babel/core": "7.27.1",
8080
"@babel/eslint-parser": "7.27.1",
8181
"@babel/plugin-proposal-decorators": "7.27.1",
82-
"@babel/plugin-transform-runtime": "7.27.1",
82+
"@babel/plugin-transform-runtime": "7.27.3",
8383
"@babel/preset-env": "7.27.2",
8484
"@babel/preset-react": "7.27.1",
8585
"@eslint/compat": "1.2.9",

0 commit comments

Comments
 (0)