Skip to content

Commit c96a0e7

Browse files
Bump @babel/plugin-transform-runtime from 7.24.3 to 7.27.1
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.24.3 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] <[email protected]>
1 parent d852a89 commit c96a0e7

File tree

2 files changed

+80
-62
lines changed

2 files changed

+80
-62
lines changed

package-lock.json

Lines changed: 79 additions & 61 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
@@ -41,7 +41,7 @@
4141
"@babel/cli": "^7.26.4",
4242
"@babel/core": "^7.26.8",
4343
"@babel/node": "^7.24.7",
44-
"@babel/plugin-transform-runtime": "^7.24.3",
44+
"@babel/plugin-transform-runtime": "^7.27.1",
4545
"@babel/preset-env": "^7.24.4",
4646
"env-cmd": "^10.1.0",
4747
"jest": "^29.5.0",

0 commit comments

Comments
 (0)