Skip to content

Commit 2975f88

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 0ea3394 commit 2975f88

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@babel/core": "7.27.1",
4242
"@babel/plugin-proposal-class-properties": "7.18.6",
43-
"@babel/plugin-transform-runtime": "7.27.1",
43+
"@babel/plugin-transform-runtime": "7.27.3",
4444
"@babel/preset-env": "7.26.9",
4545
"@babel/preset-react": "7.27.1",
4646
"@babel/preset-typescript": "7.27.1",

0 commit comments

Comments
 (0)