Skip to content

Commit f9a13d3

Browse files
chore(deps-dev): bump @babel/plugin-transform-runtime
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.17.0 to 7.17.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.17.10/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] <support@github.com>
1 parent 4455689 commit f9a13d3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -67,7 +67,7 @@
6767
"@babel/core": "=7.17.9",
6868
"@babel/plugin-proposal-class-properties": "=7.16.7",
6969
"@babel/plugin-proposal-object-rest-spread": "=7.17.3",
70-
"@babel/plugin-transform-runtime": "=7.17.0",
70+
"@babel/plugin-transform-runtime": "=7.17.10",
7171
"@babel/preset-env": "=7.17.10",
7272
"@babel/register": "=7.17.7",
7373
"@commitlint/cli": "^16.0.1",

0 commit comments

Comments
 (0)