Skip to content

Commit 9c68252

Browse files
chore(deps-dev): bump @babel/plugin-transform-runtime (#1974)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.13.9 to 7.13.10. - [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.10/packages/babel-plugin-transform-runtime) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vladimir Gorej <[email protected]>
1 parent 3911559 commit 9c68252

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -64,7 +64,7 @@
6464
"@babel/core": "=7.13.10",
6565
"@babel/plugin-proposal-class-properties": "=7.13.0",
6666
"@babel/plugin-proposal-object-rest-spread": "=7.13.8",
67-
"@babel/plugin-transform-runtime": "=7.13.9",
67+
"@babel/plugin-transform-runtime": "=7.13.10",
6868
"@babel/preset-env": "=7.13.10",
6969
"@babel/register": "=7.13.8",
7070
"@char0n/npm-audit": "gist:2964395223d7943c10396f59df9a8ea0",

0 commit comments

Comments
 (0)