Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/register from 7.17.7 to 7.18.6
Browse files Browse the repository at this point in the history
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.17.7 to 7.18.6.
- [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.18.6/packages/babel-register)

---
updated-dependencies:
- dependency-name: "@babel/register"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mjeanroy committed Jun 29, 2022
1 parent ab478ce commit d8cafec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/core": "7.18.6",
"@babel/parser": "7.18.5",
"@babel/preset-env": "7.18.2",
"@babel/register": "7.17.7",
"@babel/register": "7.18.6",
"@rollup/plugin-babel": "5.3.1",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
Expand Down

0 comments on commit d8cafec

Please sign in to comment.