Skip to content

Commit 5dbfe2d

Browse files
chore(deps-dev): bump @babel/plugin-transform-runtime (#430)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.12.10 to 7.13.15. - [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.13.15/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba7aebb commit 5dbfe2d

File tree

2 files changed

+223
-18
lines changed

2 files changed

+223
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@babel/cli": "^7.12.10",
38-
"@babel/plugin-transform-runtime": "^7.12.10",
38+
"@babel/plugin-transform-runtime": "^7.13.15",
3939
"@babel/preset-env": "^7.12.11",
4040
"babel-eslint": "^10.1.0",
4141
"eslint": "^7.24.0",

0 commit comments

Comments
 (0)