Skip to content

Commit

Permalink
build(deps-dev): bump @babel/cli from 7.21.5 to 7.25.7
Browse files Browse the repository at this point in the history
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.21.5 to 7.25.7.
- [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.25.7/packages/babel-cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 216f350 commit 02c38f5
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 72 deletions.
119 changes: 48 additions & 71 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 @@ -34,7 +34,7 @@
"version": "auto-changelog -p && git add CHANGELOG.md"
},
"devDependencies": {
"@babel/cli": "7.21.5",
"@babel/cli": "7.25.7",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.19.4",
"@fullhuman/postcss-purgecss": "5.0.0",
Expand Down

0 comments on commit 02c38f5

Please sign in to comment.