Skip to content

Commit 91a7791

Browse files
chore(deps-dev): bump @babel/plugin-transform-runtime (#698)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.16.7 to 7.16.8. - [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.16.8/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab15f4e commit 91a7791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@babel/cli": "7.16.8",
4646
"@babel/core": "7.16.7",
4747
"@babel/eslint-parser": "7.16.5",
48-
"@babel/plugin-transform-runtime": "7.16.7",
48+
"@babel/plugin-transform-runtime": "7.16.8",
4949
"@babel/preset-env": "7.16.8",
5050
"@babel/preset-react": "7.16.7",
5151
"@commitlint/cli": "16.0.2",

0 commit comments

Comments
 (0)