Skip to content

Commit 9c55d23

Browse files
chore(deps-dev): bump @babel/cli from 7.24.8 to 7.25.9
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.8 to 7.25.9. - [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.9/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]>
1 parent 58292ec commit 9c55d23

File tree

2 files changed

+12
-15
lines changed

2 files changed

+12
-15
lines changed

package-lock.json

Lines changed: 11 additions & 14 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
@@ -41,7 +41,7 @@
4141
"test:integration": "npm run -s build && mocha test/integration/*.test.mjs"
4242
},
4343
"devDependencies": {
44-
"@babel/cli": "^7.24.8",
44+
"@babel/cli": "^7.25.9",
4545
"@babel/register": "^7.24.6",
4646
"@commitlint/cli": "^18.6.1",
4747
"@devpow112/babel-config": "^1.2.2",

0 commit comments

Comments
 (0)