Skip to content

Commit 39953d3

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): bump @babel/cli in the babel group
Bumps the babel group with 1 update: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli). Updates `@babel/cli` from 7.25.9 to 7.26.4 - [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.26.4/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef493e6 commit 39953d3

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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.js"
4242
},
4343
"devDependencies": {
44-
"@babel/cli": "^7.25.9",
44+
"@babel/cli": "^7.26.4",
4545
"@babel/register": "^7.25.9",
4646
"@commitlint/cli": "^19.6.0",
4747
"@devpow112/babel-config": "^1.2.3",

0 commit comments

Comments
 (0)