Skip to content

Commit 12abfb0

Browse files
Bump @babel/plugin-transform-runtime from 7.12.10 to 7.29.0
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.12.10 to 7.29.0. - [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.29.0/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb3f3d3 commit 12abfb0

2 files changed

Lines changed: 541 additions & 27 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/cli": "^7.1.2",
1313
"@babel/core": "^7.9.0",
1414
"@babel/plugin-proposal-class-properties": "^7.12.1",
15-
"@babel/plugin-transform-runtime": "^7.12.1",
15+
"@babel/plugin-transform-runtime": "^7.29.0",
1616
"@babel/preset-env": "^7.12.11",
1717
"@babel/preset-react": "^7.9.4",
1818
"@babel/preset-typescript": "^7.9.0",

0 commit comments

Comments
 (0)