Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/register from 7.23.7 to 7.24.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.23.7 to 7.24.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.24.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and devpow112 committed May 29, 2024
1 parent 7956647 commit 3716603
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/register": "^7.23.7",
"@babel/register": "^7.24.6",
"@commitlint/cli": "^18.6.1",
"@devpow112/babel-config": "^1.2.1",
"@devpow112/commitlint-config": "^2.0.1",
Expand Down

0 comments on commit 3716603

Please sign in to comment.